Package: offlineimap
Version: 6.5.5-0.1
Severity: important

I'm using offlineimap to sync a remote IMAP server against a local
Dovecot instance on my work PC. With the newest offlineimap in Debian,
when I start the program in the morning any messages that arrived
on the remote IMAP during the night (when my work PC was shut off and
no syncing was taking place) are not synced; offlineimap exits
immediately if autorefresh is not enabled.

If IMAP IDLE is enabled in offlineimap, offlineimap is running,
and new mail arrives in a remote folder that is being watched by
IDLE, then everything in that folder (i.e., messages that have
been present on the remote side but have not yet been synced to
the local side due to the issue mentioned above, as well as the
newly incoming mail that triggered the IDLE) is synced. However,
sending e-mail to myself every morning just to get offlineimap
to sync that night's messages does not sound like a reasonable
long-term strategy.

The previous version (6.5.4-2) works fine.

Here's a sanitised version of my $HOME/.offlineimaprc file
(sans passwords and server names):

[general]
accounts = A
maxsyncaccounts = 1
sslcacertfile = /etc/ssl/certs/ca-certificates.crt
ui = basic

[Account A]
localrepository = Local
remoterepository = Remote
maxconnections = 3
# autorefresh = 10

[Repository Local]
type = IMAP
remotehost = localhost
remoteuser = anselm
remotepass = ******
folderfilter = lambda f: False

[Repository Remote]
type = IMAP
remotehost = mail.example.com
remoteport = 993
remoteuser = ans...@anselms.net
remotepass = ******
ssl = yes
# idlefolders = ['INBOX']


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages offlineimap depends on:
ii  libjs-sphinxdoc  1.2.2+dfsg-1
ii  python           2.7.5-5

Versions of packages offlineimap recommends:
pn  python-sqlite  <none>

Versions of packages offlineimap suggests:
pn  doc-base         <none>
pn  python-kerberos  <none>

-- no debconf information

-- 
Anselm Lingnau, Mainz/Mogontiacum, Germany ................ ling...@debian.org
206. Never turn down a girl's invitation to dance.
                              -- Walker Lamond, »1001 Rules For My Unborn Son«


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to