Displaying 1 result from an estimated 1 matches for "fetchting".
Did you mean:
fetching
2009 May 04
2
Problem with BODYSTRUCTURE (wrong charset)
Hi,
I've changed a program that fetches mail via IMAP from an Exchange Server to use our Dovecot machine.
But now I'm experiencing strange problems with seem to be caused by a wrong BODYSTRUCTURE answer that causes wrong charset handling. When fetchting the BODYSTRUCTURE I see this:
Dovecot:
88 UID fetch 32 (BODYSTRUCTURE)
* 1 FETCH (UID 32 BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 725664 9385 NIL NIL NIL NIL))
88 OK Fetch completed.
Exchange:
90 UID fetch 10 (BODYSTRUC...