Complete.Org: Mailing Lists: Archives: offlineimap: July 2002:
OfflineImap 3.0
Home

OfflineImap 3.0

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: offlineimap@xxxxxxxxxxxx
Subject: OfflineImap 3.0
From: dLux <dlux@xxxxxxx>
Date: Sun, 14 Jul 2002 19:46:26 +0200

Hi Users and Developers,

I would like to report a bug (or a feature request, depends on the point
of view) against offlineimap 3.0.0.

This bug appears when you synchronize from imap to the Maildir, and
delete the messages _in the synchronization state_. The following error
message appears:

Thread 'Folder sync SPAM[.INBOX.SUXXMAIL]' terminated with exception:
Traceback (most recent call last):
  File "/usr/lib/python2.2/site-packages/offlineimap/threadutil.py", line 87, 
in run
    Thread.run(self)
  File "/usr/lib/python2.2/threading.py", line 396, in run
    apply(self.__target, self.__args, self.__kwargs)
  File "/usr/bin/offlineimap", line 221, in syncfolder
    localfolder.syncmessagesto(statusfolder)
  File "/usr/lib/python2.2/site-packages/offlineimap/folder/Base.py", line 263, 
in syncmessagesto
    self.syncmessagesto_copy(dest, applyto)
  File "/usr/lib/python2.2/site-packages/offlineimap/folder/Base.py", line 209, 
in syncmessagesto_copy
    self.copymessageto(uid, applyto)
  File "/usr/lib/python2.2/site-packages/offlineimap/folder/Base.py", line 175, 
in copymessageto
    message = self.getmessage(uid)
  File "/usr/lib/python2.2/site-packages/offlineimap/folder/Maildir.py", line 
126, in getmessage
    file = open(filename, 'rt')
IOError: [Errno 2] No such file or directory: 
'/home/dlux/Maildir/.INBOX.SUXXMAIL/new/1026668164_0.10212.dl,U=256,FMD5=30399ee6e886557b26fff27f2d79f556:2,'

This is not a problem if your email reader is offline while you
synchronize, but I don't want to quit from my mutt when I does
synchronization... I am using this software over an 56k modem, so it
takes 1-2 minutes to do synchronization. It is not good that I cannot
touch the maildir which is in synchronization state.

Regards,

Szabó, Balázs (dLux)
--
Szabadság, szerelem -- ext2 kell nekem


[Prev in Thread] Current Thread [Next in Thread]