It would happen parse imap bodystructure error from GMAIL IMAP server response while libetpan send IMAP BODYSTRUCTURE command

[email protected] Wed, 09 Jan 2008 01:14:17 -0500
Newsgroups gmane.mail.libetpan.user
Message-ID <[email protected]>
Hi, libetpan guys

I set mailstream_debug = 1 to dump mailstream

It seem like happen parse imap bodystructure error from GMAIL IMAP server response?
while libetpan send send IMAP BODYSTRUCTURE command

For example:

>>>>>>> send >>>>>>
3 UID FETCH 887 (UID BODYSTRUCTURE ENVELOPE BODY.PEEK[HEADER.FIELDS (References)])

>>>>>>> end send >>>>>>
<<<<<<< read <<<<<<
* 51 FETCH (UID 887 ENVELOPE ("Wed, 20 Jun 2007 18:28:46 +0800" "=?BIG5?B?pKSk5bjcqrq80MNE?=" ((NIL NIL "woolshum" "gmail.com")) ((NIL NIL "woolshum" "gmail.com")) ((NIL NIL "woolshum" "gmail.com")) ((NIL NIL "woolshum" "gmail.com")) NIL NIL NIL "<etPan.4679015e.2d29be95.79c8-bi+AKbBUZKY6gyzm1THtWbp2dZbC/[email protected]>") BODYSTRUCTURE (("TEXT" "HTML" ("charset" "UTF-8") NIL NIL "8bit" 309 0)("APPLICATION" "OCTET-STREAM" ("name" "=?BIG5?B?bjMwMCBXTEFOs3O9dbNXq2guZG9j?=") NIL NIL "base64" 30436)("APPLICATION" "OCTET-STREAM" ("name" "=?BIG5?B?pmi7eailLnBkZg==?=") NIL NIL "base64" 938181)("APPLICATION" "OCTET-STREAM" ("name" "=?BIG5?B?t3O46q7Gp6gucmFy?=") NIL NIL "base64" 97138)("APPLICATION" "OCTET-STREAM" ("name" "=?BIG5?B?q920+i50eHQ=?=") NIL NIL "base64" 195 0) "MIXED") BODY[HEADER.FIELDS (References)] {4}


)

<<<<<<< end read <<<<<<
>>>>>>> send >>>>>>
4 LOGOUT

>>>>>>> end send >>>>>>
===========================================================================
libetpan do not receive "OK Success" response,?does it result in error while parse IMAP bodystructure



And I change bodystructure command , and new bodystructure command like evolution(I use wireshark to dump packet, and check evolution send this command if it try to get imap bodystructure from AOL IMAP server)
For example:

>>>>>>> send >>>>>>
3 UID FETCH 887 BODY

>>>>>>> end send >>>>>>
<<<<<<< read <<<<<<
* 51 FETCH (UID 887 BODYSTRUCTURE (("TEXT" "HTML" ("charset" "UTF-8") NIL NIL "8bit" 309 0)("APPLICATION" "OCTET-STREAM" ("name" "=?BIG5?B?bjMwMCBXTEFOs3O9dbNXq2guZG9j?=") NIL NIL "base64" 30436)("APPLICATION" "OCTET-STREAM" ("name" "=?BIG5?B?pmi7eailLnBkZg==?=") NIL NIL "base64" 938181)("APPLICATION" "OCTET-STREAM" ("name" "=?BIG5?B?t3O46q7Gp6gucmFy?=") NIL NIL "base64" 97138)("APPLICATION" "OCTET-STREAM" ("name" "=?BIG5?B?q920+i50eHQ=?=") NIL NIL "base64" 195 0) "MIXED"))

<<<<<<< end read <<<<<<
>>>>>>> send >>>>>>
4 LOGOUT

>>>>>>> end send >>>>>>
<<<<<<< read <<<<<<
3 OK Success

<<<<<<< end read <<<<<<
================================================================================================
libetpan?receive "OK Success" response after send LOGOUT,?does it result in error while parse IMAP bodystructure?


Thank you :)

________________________________________________________________________
More new features than ever.  Check out the new AIM(R) Mail ! - http://webmail.aim.com

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

_______________________________________________
Libetpan-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libetpan-users