OfflineImapError: IMAP server ... does not have a message with UID '15541'

Tomas Nordin tomasn at posteo.net
Thu Jan 7 20:59:19 GMT 2016


Hi

I get this error when trying to fetch mail from an account I beleive is
on an exchange server:

Thread 'Copy message 15541 from INBOX' terminated with exception:
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/offlineimap/threadutil.py", line 140, in run
    Thread.run(self)
  File "/usr/lib/python2.7/threading.py", line 763, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/pymodules/python2.7/offlineimap/folder/Base.py", line 250, in copymessageto
    message = self.getmessage(uid)
  File "/usr/lib/pymodules/python2.7/offlineimap/folder/IMAP.py", line 215, in getmessage
    raise OfflineImapError(reason, severity)
OfflineImapError: IMAP server 'remote_kth' does not have a message with UID '15541'

I have tried closing all other connections to that account before
running offlineimap. I tried deleting the directory .offlineimap before
running the command again.

I also searched for some mail among the already downloaded mails with
the UID 15541 but found none.

Can somebody give me some guidance. Is it possible tell offlineimap to
ignore that message or something?

$ uname -a
Linux debian 3.2.0-4-686-pae #1 SMP Debian 3.2.68-1+deb7u1 i686 GNU/Linux

$ offlineimap --version
6.3.4

Best regards
/
Tomas




More information about the OfflineIMAP-project mailing list