Re: Error with Mulberry and MailEnable
FritzS - gmx <[email protected]>
| Newsgroups | gmane.mail.mulberry.user |
|---|---|
| Message-ID | <[email protected]> |
Am 22.07.2012 um 16:51 schrieb Sebastian Hagedorn:
> Here's how to enable logging:
>
> <http://trac.mulberrymail.com/mulberry/wiki/logging>
thank you, works well now .... on Mac it's the [alt] key
>
>> Hi,
>> now I found the culprit!
>> It's only one email from an MS Exchange server ... MIME, multipart,
>> X-MS-TNEF, HTML, includes some pics ... all cruelties for an email ...
>> but why don't Mulberry like this?
>
> If you enable logging, you will (very likely) see that it's not that Mulberry doesn't like the message, it's that the IMAP server violates the specification in some way. That's almost always the cause of error messages like that one.
Now I have the log entries.
IMAP.log if I look in the folder in this the email which made the error resides
-----------
--> #12.-1408646464 Sun Jul 22 19:41:52 2012
A00003 SELECT "Test Kopie von Archiv - Mulberry nicht lesbar"
* FLAGS (\Deleted \Seen \Answered \Flagged \Draft $Forwarded)
* 1 EXISTS
* 0 RECENT
* OK [PERMANENTFLAGS (\Deleted \Seen \Answered \Flagged \Draft $Forwarded)]
* OK [UIDNEXT 12]
* OK [UIDVALIDITY 771929440] UIDs valid
A00003 OK [READ-WRITE] SELECT completed
--> #12.-1408646464 Sun Jul 22 19:41:52 2012
A00004 SEARCH UNSEEN
* SEARCH
A00004 OK SEARCH command completed
--> #12.-1408646464 Sun Jul 22 19:41:52 2012
A00005 SEARCH DELETED
* SEARCH
A00005 OK SEARCH command completed
--> #12.-1408646464 Sun Jul 22 19:41:52 2012
A00006 FETCH 1 (FLAGS RFC822.SIZE UID INTERNALDATE ENVELOPE BODYSTRUCTURE)
* 1 FETCH (FLAGS (\Seen) RFC822.SIZE 38741 UID 11 INTERNALDATE "23-Jun-2010 12:40:02 +0000" ENVELOPE ("Wed, 23 Jun 2010 09:39:30 GMT" {11}
Mailadresse
(({24}
SenderName
NIL "Tom.Name" "firm.at")) (({24}
SenderName
NIL "Tom.Name" "firm.at")) (({24}
SenderName
NIL "Tom.Name" "firm.at")) (({25}
Friedrich Stockhammer .at
NIL "fritz" "myname.at")) NIL NIL NIL "<D4B4DC7E6CF30C44A4BF826C592F795C21320F@eamsgbek001.firmname.local>") BODYSTRUCTURE ((("text" "plain" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 782 27 NIL NIL NIL)("text" "html" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 4910 109 NIL NIL NIL) "alternative" ("boundary" "----_=_NextPart_002_01CB12B7.FBBFF2DA") NIL NIL)((("text" "plain" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 10 2 NIL NIL NIL)("text" "html" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 461 18 NIL NIL NIL) "alternative" ("boundary" "----_=_NextPart_004_01CAEABB.9609D090") NIL NIL)("image" "jpeg" ("name" "ContactPicture.jpg") NIL NIL "base64" 2828 NIL ("attachment" ("filename" "ContactPicture.jpg")) NIL)("message" "rfc822" NIL NIL NIL "7BIT" 592 ("Sat, 04 Apr 2009 09:33:57 GMT" {14}
Name2
(({36}
SenderName
NIL "Tom.Name" "firm.at")) (({36}
SenderName
NIL "Tom.Name" "firm.at")) (({36}
SenderName
NIL "Tom.Name" "firm.at")) NIL NIL NIL NIL "<450C5B866D038944B9C64915090318D801819C0617@eamsgbek001.firmname.local>") "mixed" ("boundary" "----_=_NextPart_003_01CAEABB.9609D090") NIL NIL) 14 NIL NIL NIL)("message" "rfc822" NIL NIL NIL "7BIT" 2611 ("Sat, 04 Apr 2009 09:45:45 GMT" {12}
----------
Mulberry Error.log if I made the error again
----------
Throw: Sun Jul 22 19:56:22 2012
TID: -1408646464 0xac09c2c0
Type: CINETException
Errno: 709902674 0x2a504152
Function: IMAPParseBody
File: /Development/Projects/Mulberry/Mulberry v4.0/MacOSv2/../Sources_Common/Mail/INET_Clients/IMAP/CIMAPClient.cp,3044
-Catch: Sun Jul 22 19:56:22 2012
TID: -1408646464 0xac09c2c0
Type: exception&
Function: INETSendString
File: /Development/Projects/Mulberry/Mulberry v4.0/MacOSv2/../Sources_Common/Mail/INET_Clients/CINETClient.cp,1698
Throw: Sun Jul 22 19:56:22 2012
TID: -1408646464 0xac09c2c0
Type: CGeneralException
Errno: -1 0xffffffff
Function: INETTryRecoverError
File: /Development/Projects/Mulberry/Mulberry v4.0/MacOSv2/../Sources_Common/Mail/INET_Clients/CINETClient.cp,2131
-Catch: Sun Jul 22 19:56:22 2012
TID: -1408646464 0xac09c2c0
Type: ...
Function: INETHandleError
File: /Development/Projects/Mulberry/Mulberry v4.0/MacOSv2/../Sources_Common/Mail/INET_Clients/CINETClient.cp,1900
--Rethrow: Sun Jul 22 19:56:25 2012
TID: -1408646464 0xac09c2c0
Function: INETSendString
File: /Development/Projects/Mulberry/Mulberry v4.0/MacOSv2/../Sources_Common/Mail/INET_Clients/CINETClient.cp,1710
-Catch: Sun Jul 22 19:56:25 2012
TID: -1408646464 0xac09c2c0
Type: ...
Function: CacheMessage
File: /Development/Projects/Mulberry/Mulberry v4.0/MacOSv2/../Sources_Common/Mail/Mailbox/CMbox.cp,2505
--Rethrow: Sun Jul 22 19:56:25 2012
TID: -1408646464 0xac09c2c0
Function: CacheMessage
File: /Development/Projects/Mulberry/Mulberry v4.0/MacOSv2/../Sources_Common/Mail/Mailbox/CMbox.cp,2518
----------
--
FritzS
[email protected]