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

Tomas Nordin tomasn at posteo.net
Sun Jan 24 19:13:38 UTC 2016


Nicolas Sebrecht writes:

> It seems there's really a mail with UID 15541. Try fetching this one
> alone. OfflineIMAP is doing something like
>
>   tagx FETCH 15541 ('BODY.PEEK[]')

Here is some new output. Does the ``a010 fetch 1045 (all)`` say
something. The ``<username>`` I have manipulated in. I wonder if I
should just delete this mail and get rid of the problem that way.

a004 fetch 1040:1050 (uid)
* 1040 FETCH (UID 15500)
* 1041 FETCH (UID 15507)
* 1042 FETCH (UID 15514)
* 1043 FETCH (UID 15516)
* 1044 FETCH (UID 15523)
* 1045 FETCH (UID 15541)
* 1046 FETCH (UID 15544)
* 1047 FETCH (UID 15545)
* 1048 FETCH (UID 15553)
* 1049 FETCH (UID 15561)
* 1050 FETCH (UID 15562)
a004 OK FETCH completed.
a005 fetch 1045 (body.peek[])
a005 OK FETCH completed.
a006 fetch 1045 (uid)
* 1045 FETCH (UID 15541)
a006 OK FETCH completed.
a007 fetch 1044:1045 (ud id)
* 1044 FETCH (UID 15523)
* 1045 FETCH (UID 15541)
a007 OK FETCH completed.
a008 fetch 1045 (body)
* 1045 FETCH (BODY ("text" "plain" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 1 1))
a008 OK FETCH completed.
a009 fetch (all)
a009 BAD Command Argument Error. 12
a010 fetch 1045 (all)
* 1045 FETCH (FLAGS () INTERNALDATE "18-Dec-2015 23:53:14 +0100" RFC822.SIZE 13188 ENVELOPE (NIL "Retrieval using the IMAP4 protocol failed for the following message: 15541" (("Microsoft Exchange Server 2010" NIL NIL ".MISSING-HOST-NAME.")) NIL NIL (("<username>" NIL "<username>" "kth.se")) NIL NIL NIL NIL))
a010 OK FETCH completed.
a011 logout
* BYE Microsoft Exchange Server 2013 IMAP4 server signing off.
a011 OK LOGOUT completed.
read:errno=0



More information about the OfflineIMAP-project mailing list