Thread: [Logicmail-devel] Support for "wav" attachements in IMAP
Brought to you by:
octorian
From: Gopal K. <gka...@ci...> - 2011-01-13 21:30:44
|
Hello, I am using Logicmail IMAP client in blackberry to connect to Cisco¹s Unity express voicemail system. The IMAP client does not seem to fetch the wav attachment of the voice message. Does Logic mail support downloading wav attachments? The MIME header of the attachment are > Content-Type: Audio/x-wav; name="VM_2011.03.10_03.19.33.wav" > Content-Transfer-Encoding: Base64 > Content-Disposition: attachment; voice=Voice-Message; > filename="VM_2011.03.10_03.19.33.wav" Thanks, Gopal |
From: Derek K. <dko...@lo...> - 2011-01-14 02:17:22
|
On 01/13/2011 04:30 PM, Gopal Kamalanathan wrote: > Hello, > > I am using Logicmail IMAP client in blackberry to connect to Cisco’s > Unity express voicemail system. > The IMAP client does not seem to fetch the wav attachment of the voice > message. Does Logic mail support downloading wav attachments? > > The MIME header of the attachment are > > Content-Type: Audio/x-wav; name="VM_2011.03.10_03.19.33.wav" > Content-Transfer-Encoding: Base64 > Content-Disposition: attachment; voice=Voice-Message; > filename="VM_2011.03.10_03.19.33.wav" Yes, LogicMail supports downloading wav attachments, and attachments of any type. (It just only has embedded viewing for images, and doesn't yet support doing anything with other attachments but saving them.) There have been issues with auto-generated e-mails before, since they are more likely to be malformed (or awkwardly formatted) than anything created with a normal desktop E-Mail client. Any chance you could capture the raw MIME source of one of these messages (preferably with a very short voicemail wav), zip it up, and E-Mail it to me for testing? I'm also curious what IMAP server software your mail server is running, but there's a pretty good chance it isn't something I can easily run on my test server. -- ---------------------------- Derek Konigsberg dko...@lo... ---------------------------- |
From: Gopal K. <gka...@ci...> - 2011-01-14 07:29:03
Attachments:
VoiceMsg.txt
|
I am attaching the MIME of a short message. The first part of the MIME is empty. LogicMail client fetches the first part and shows the content if there is any. But I never see it fetching the second part. If you would like to see the IMAP interaction I could capture and sent it to you tomorrow. The IMAP server is not publicly available software. Thanks, Gopal On 1/13/11 6:17 PM, "Derek Konigsberg" <dko...@lo...> wrote: > On 01/13/2011 04:30 PM, Gopal Kamalanathan wrote: >> Hello, >> >> I am using Logicmail IMAP client in blackberry to connect to Cisco¹s >> Unity express voicemail system. >> The IMAP client does not seem to fetch the wav attachment of the voice >> message. Does Logic mail support downloading wav attachments? >> >> The MIME header of the attachment are >> >> Content-Type: Audio/x-wav; name="VM_2011.03.10_03.19.33.wav" >> Content-Transfer-Encoding: Base64 >> Content-Disposition: attachment; voice=Voice-Message; >> filename="VM_2011.03.10_03.19.33.wav" > > Yes, LogicMail supports downloading wav attachments, and attachments of > any type. (It just only has embedded viewing for images, and doesn't > yet support doing anything with other attachments but saving them.) > > There have been issues with auto-generated e-mails before, since they > are more likely to be malformed (or awkwardly formatted) than anything > created with a normal desktop E-Mail client. > > Any chance you could capture the raw MIME source of one of these > messages (preferably with a very short voicemail wav), zip it up, and > E-Mail it to me for testing? > > I'm also curious what IMAP server software your mail server is running, > but there's a pretty good chance it isn't something I can easily run on > my test server. |
From: Derek K. <dko...@lo...> - 2011-01-14 11:28:35
|
Gopal, I put that message into my own test server, and it seemed to work just fine (including attachment download). However, there was a minor bug with messages having empty bodies on some mail servers, which I just fixed. I suggest stepping up to 2.0.0.255 and testing again. If you're still having the problem on build 255, then I'd like to see is the output of this IMAP command: A01 FETCH 1 (FLAGS UID ENVELOPE BODYSTRUCTURE) That's the command LogicMail uses when downloading the message list, to get all the header information it uses to decide what to do next. -Derek On 01/14/2011 02:29 AM, Gopal Kamalanathan wrote: > I am attaching the MIME of a short message. The first part of the MIME is > empty. LogicMail client fetches the first part and shows the content if > there is any. But I never see it fetching the second part. > > If you would like to see the IMAP interaction I could capture and sent it to > you tomorrow. > > The IMAP server is not publicly available software. > > Thanks, > Gopal > > > On 1/13/11 6:17 PM, "Derek Konigsberg"<dko...@lo...> wrote: > >> On 01/13/2011 04:30 PM, Gopal Kamalanathan wrote: >>> Hello, >>> >>> I am using Logicmail IMAP client in blackberry to connect to Cisco¹s >>> Unity express voicemail system. >>> The IMAP client does not seem to fetch the wav attachment of the voice >>> message. Does Logic mail support downloading wav attachments? >>> >>> The MIME header of the attachment are >>> >>> Content-Type: Audio/x-wav; name="VM_2011.03.10_03.19.33.wav" >>> Content-Transfer-Encoding: Base64 >>> Content-Disposition: attachment; voice=Voice-Message; >>> filename="VM_2011.03.10_03.19.33.wav" >> >> Yes, LogicMail supports downloading wav attachments, and attachments of >> any type. (It just only has embedded viewing for images, and doesn't >> yet support doing anything with other attachments but saving them.) >> >> There have been issues with auto-generated e-mails before, since they >> are more likely to be malformed (or awkwardly formatted) than anything >> created with a normal desktop E-Mail client. >> >> Any chance you could capture the raw MIME source of one of these >> messages (preferably with a very short voicemail wav), zip it up, and >> E-Mail it to me for testing? >> >> I'm also curious what IMAP server software your mail server is running, >> but there's a pretty good chance it isn't something I can easily run on >> my test server. > > > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > > > > _______________________________________________ > Logicmail-devel mailing list > Log...@li... > https://lists.sourceforge.net/lists/listinfo/logicmail-devel -- ---------------------------- Derek Konigsberg dko...@lo... ---------------------------- |
From: Gopal K. <gka...@ci...> - 2011-01-14 22:54:37
|
Derek, I think the problem I was describing is with version 1.1.0. The output of the IMAP interaction is as follows * OK CUE IMAP4 Server ready A0 LOGIN cjwhite A0 OK completed A1 CAPABILITY * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS A1 OK completed A2 LIST "" "" * LIST () NIL "" A2 OK completed A3 SELECT Inbox * FLAGS (\Answered \Deleted \Flagged \Recent \Seen) * 1 EXISTS * 0 RECENT * OK [UNSEEN 1] * OK [PERMANENTFLAGS (\Answered \Deleted \Flagged \Seen)] * OK [UIDNEXT 2] * OK [UIDVALIDITY 21662904] A3 OK [READ-WRITE] completed A4 FETCH 1 (FLAGS ENVELOPE) * 1 FETCH (FLAGS () ENVELOPE ("Fri, 11 Mar 2011 03:33:21 +1100 (EST)" "Voice message from 5000" (("cjwhite (cjwhite)" NIL "cjwhite" "localdomain")) NIL NIL (("cjwhite" NIL "cjwhite" "localdomain")) NIL NIL NIL "FTX1020A47Y-NME-FOC12081734-1299774801404")) A4 OK completed A5 FETCH 1 BODYSTRUCTURE * 1 FETCH (BODYSTRUCTURE (("TEXT" "plain" ("charset" "us-ascii")NIL NIL 3 3 NIL NIL NIL)("Audio" "x-wav" ("name" "VM_2011.03.11_03.33.21.wav") NIL NIL "Base64" 100318 NIL NIL NIL) "mixed" ("boundary" "=CUE-MESSAGE-BODY=") NIL NIL)) A5 OK completed A6 FETCH 1 BODY[1] * 1 FETCH (BODY[1] {3} ) A6 OK completed With version 2.0.0.255, I see a different problem, the client gets stuck when it is trying to show the folders in the server. * OK CUE IMAP4 Server ready * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS A0 OK completed A1 LOGIN cjwhite A1 OK completed A2 LIST "" "" * LIST () NIL "" A2 OK completed A3 LIST "" "%" * LIST (\Noinferiors) NIL "Inbox" * LIST (\Noinferiors) NIL "Deleted" A3 OK completed When I quit the client, I see the following error: Uncaught Exception: Application LogicMail (169) is not responding; process terminated Thanks, Gopal On 1/14/11 3:28 AM, "Derek Konigsberg" <dko...@lo...> wrote: > Gopal, > I put that message into my own test server, and it seemed to work just > fine (including attachment download). However, there was a minor bug > with messages having empty bodies on some mail servers, which I just > fixed. I suggest stepping up to 2.0.0.255 and testing again. > > If you're still having the problem on build 255, then I'd like to see is > the output of this IMAP command: > > A01 FETCH 1 (FLAGS UID ENVELOPE BODYSTRUCTURE) > > That's the command LogicMail uses when downloading the message list, to > get all the header information it uses to decide what to do next. > > -Derek > > On 01/14/2011 02:29 AM, Gopal Kamalanathan wrote: >> I am attaching the MIME of a short message. The first part of the MIME is >> empty. LogicMail client fetches the first part and shows the content if >> there is any. But I never see it fetching the second part. >> >> If you would like to see the IMAP interaction I could capture and sent it to >> you tomorrow. >> >> The IMAP server is not publicly available software. >> >> Thanks, >> Gopal >> >> >> On 1/13/11 6:17 PM, "Derek Konigsberg"<dko...@lo...> wrote: >> >>> On 01/13/2011 04:30 PM, Gopal Kamalanathan wrote: >>>> Hello, >>>> >>>> I am using Logicmail IMAP client in blackberry to connect to Cisco¹s >>>> Unity express voicemail system. >>>> The IMAP client does not seem to fetch the wav attachment of the voice >>>> message. Does Logic mail support downloading wav attachments? >>>> >>>> The MIME header of the attachment are >>>> >>>> Content-Type: Audio/x-wav; name="VM_2011.03.10_03.19.33.wav" >>>> Content-Transfer-Encoding: Base64 >>>> Content-Disposition: attachment; voice=Voice-Message; >>>> filename="VM_2011.03.10_03.19.33.wav" >>> >>> Yes, LogicMail supports downloading wav attachments, and attachments of >>> any type. (It just only has embedded viewing for images, and doesn't >>> yet support doing anything with other attachments but saving them.) >>> >>> There have been issues with auto-generated e-mails before, since they >>> are more likely to be malformed (or awkwardly formatted) than anything >>> created with a normal desktop E-Mail client. >>> >>> Any chance you could capture the raw MIME source of one of these >>> messages (preferably with a very short voicemail wav), zip it up, and >>> E-Mail it to me for testing? >>> >>> I'm also curious what IMAP server software your mail server is running, >>> but there's a pretty good chance it isn't something I can easily run on >>> my test server. >> >> >> >> ----------------------------------------------------------------------------->> - >> Protect Your Site and Customers from Malware Attacks >> Learn about various malware tactics and how to avoid them. Understand >> malware threats, the impact they can have on your business, and how you >> can protect your company and customers by using code signing. >> http://p.sf.net/sfu/oracle-sfdevnl >> >> >> >> _______________________________________________ >> Logicmail-devel mailing list >> Log...@li... >> https://lists.sourceforge.net/lists/listinfo/logicmail-devel > |
From: Derek K. <dko...@lo...> - 2011-01-14 23:45:53
|
Version 1.1.0 doesn't really support attachments, and hasn't been updated in over a year. (and it was just minor bugfixes for the year prior to that) You really should upgrade to the latest 2.0 beta build. Its like a completely different application at this point. :-) -Derek On 01/14/2011 05:54 PM, Gopal Kamalanathan wrote: > Derek, > > I think the problem I was describing is with version 1.1.0. The output of > the IMAP interaction is as follows > > * OK CUE IMAP4 Server ready > A0 LOGIN cjwhite > A0 OK completed > A1 CAPABILITY > * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS > A1 OK completed > A2 LIST "" "" > * LIST () NIL "" > A2 OK completed > A3 SELECT Inbox > * FLAGS (\Answered \Deleted \Flagged \Recent \Seen) > * 1 EXISTS > * 0 RECENT > * OK [UNSEEN 1] > * OK [PERMANENTFLAGS (\Answered \Deleted \Flagged \Seen)] > * OK [UIDNEXT 2] > * OK [UIDVALIDITY 21662904] > A3 OK [READ-WRITE] completed > A4 FETCH 1 (FLAGS ENVELOPE) > * 1 FETCH (FLAGS () ENVELOPE ("Fri, 11 Mar 2011 03:33:21 +1100 (EST)" "Voice > message from 5000" (("cjwhite (cjwhite)" NIL "cjwhite" "localdomain")) NIL > NIL (("cjwhite" NIL "cjwhite" "localdomain")) NIL NIL NIL > "FTX1020A47Y-NME-FOC12081734-1299774801404")) > A4 OK completed > A5 FETCH 1 BODYSTRUCTURE > * 1 FETCH (BODYSTRUCTURE (("TEXT" "plain" ("charset" "us-ascii")NIL NIL 3 3 > NIL NIL NIL)("Audio" "x-wav" ("name" "VM_2011.03.11_03.33.21.wav") NIL NIL > "Base64" 100318 NIL NIL NIL) "mixed" ("boundary" "=CUE-MESSAGE-BODY=") NIL > NIL)) > A5 OK completed > A6 FETCH 1 BODY[1] > * 1 FETCH (BODY[1] {3} > > ) > A6 OK completed > > > With version 2.0.0.255, I see a different problem, the client gets stuck > when it is trying to show the folders in the server. > * OK CUE IMAP4 Server ready > * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS > A0 OK completed > A1 LOGIN cjwhite > A1 OK completed > A2 LIST "" "" > * LIST () NIL "" > A2 OK completed > A3 LIST "" "%" > * LIST (\Noinferiors) NIL "Inbox" > * LIST (\Noinferiors) NIL "Deleted" > A3 OK completed > > When I quit the client, I see the following error: > Uncaught Exception: Application LogicMail (169) is not responding; process > terminated > > > Thanks, > Gopal > > > On 1/14/11 3:28 AM, "Derek Konigsberg"<dko...@lo...> wrote: > >> Gopal, >> I put that message into my own test server, and it seemed to work just >> fine (including attachment download). However, there was a minor bug >> with messages having empty bodies on some mail servers, which I just >> fixed. I suggest stepping up to 2.0.0.255 and testing again. >> >> If you're still having the problem on build 255, then I'd like to see is >> the output of this IMAP command: >> >> A01 FETCH 1 (FLAGS UID ENVELOPE BODYSTRUCTURE) >> >> That's the command LogicMail uses when downloading the message list, to >> get all the header information it uses to decide what to do next. >> >> -Derek >> >> On 01/14/2011 02:29 AM, Gopal Kamalanathan wrote: >>> I am attaching the MIME of a short message. The first part of the MIME is >>> empty. LogicMail client fetches the first part and shows the content if >>> there is any. But I never see it fetching the second part. >>> >>> If you would like to see the IMAP interaction I could capture and sent it to >>> you tomorrow. >>> >>> The IMAP server is not publicly available software. >>> >>> Thanks, >>> Gopal >>> >>> >>> On 1/13/11 6:17 PM, "Derek Konigsberg"<dko...@lo...> wrote: >>> >>>> On 01/13/2011 04:30 PM, Gopal Kamalanathan wrote: >>>>> Hello, >>>>> >>>>> I am using Logicmail IMAP client in blackberry to connect to Cisco¹s >>>>> Unity express voicemail system. >>>>> The IMAP client does not seem to fetch the wav attachment of the voice >>>>> message. Does Logic mail support downloading wav attachments? >>>>> >>>>> The MIME header of the attachment are >>>>> >>>>> Content-Type: Audio/x-wav; name="VM_2011.03.10_03.19.33.wav" >>>>> Content-Transfer-Encoding: Base64 >>>>> Content-Disposition: attachment; voice=Voice-Message; >>>>> filename="VM_2011.03.10_03.19.33.wav" >>>> >>>> Yes, LogicMail supports downloading wav attachments, and attachments of >>>> any type. (It just only has embedded viewing for images, and doesn't >>>> yet support doing anything with other attachments but saving them.) >>>> >>>> There have been issues with auto-generated e-mails before, since they >>>> are more likely to be malformed (or awkwardly formatted) than anything >>>> created with a normal desktop E-Mail client. >>>> >>>> Any chance you could capture the raw MIME source of one of these >>>> messages (preferably with a very short voicemail wav), zip it up, and >>>> E-Mail it to me for testing? >>>> >>>> I'm also curious what IMAP server software your mail server is running, >>>> but there's a pretty good chance it isn't something I can easily run on >>>> my test server. >>> >>> >>> >>> > ----------------------------------------------------------------------------->> > - >>> Protect Your Site and Customers from Malware Attacks >>> Learn about various malware tactics and how to avoid them. Understand >>> malware threats, the impact they can have on your business, and how you >>> can protect your company and customers by using code signing. >>> http://p.sf.net/sfu/oracle-sfdevnl >>> >>> >>> >>> _______________________________________________ >>> Logicmail-devel mailing list >>> Log...@li... >>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >> > > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Logicmail-devel mailing list > Log...@li... > https://lists.sourceforge.net/lists/listinfo/logicmail-devel -- ---------------------------- Derek Konigsberg dko...@lo... ---------------------------- |
From: Gopal K. <gka...@ci...> - 2011-01-15 00:01:53
|
Derek, I did try 2.0.0.255 and I had described the issue with 255 in the lower part of the mail. Gopal On 1/14/11 3:45 PM, "Derek Konigsberg" <dko...@lo...> wrote: > Version 1.1.0 doesn't really support attachments, and hasn't been > updated in over a year. (and it was just minor bugfixes for the year > prior to that) > > You really should upgrade to the latest 2.0 beta build. Its like a > completely different application at this point. :-) > > -Derek > > On 01/14/2011 05:54 PM, Gopal Kamalanathan wrote: >> Derek, >> >> I think the problem I was describing is with version 1.1.0. The output of >> the IMAP interaction is as follows >> >> * OK CUE IMAP4 Server ready >> A0 LOGIN cjwhite >> A0 OK completed >> A1 CAPABILITY >> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >> A1 OK completed >> A2 LIST "" "" >> * LIST () NIL "" >> A2 OK completed >> A3 SELECT Inbox >> * FLAGS (\Answered \Deleted \Flagged \Recent \Seen) >> * 1 EXISTS >> * 0 RECENT >> * OK [UNSEEN 1] >> * OK [PERMANENTFLAGS (\Answered \Deleted \Flagged \Seen)] >> * OK [UIDNEXT 2] >> * OK [UIDVALIDITY 21662904] >> A3 OK [READ-WRITE] completed >> A4 FETCH 1 (FLAGS ENVELOPE) >> * 1 FETCH (FLAGS () ENVELOPE ("Fri, 11 Mar 2011 03:33:21 +1100 (EST)" "Voice >> message from 5000" (("cjwhite (cjwhite)" NIL "cjwhite" "localdomain")) NIL >> NIL (("cjwhite" NIL "cjwhite" "localdomain")) NIL NIL NIL >> "FTX1020A47Y-NME-FOC12081734-1299774801404")) >> A4 OK completed >> A5 FETCH 1 BODYSTRUCTURE >> * 1 FETCH (BODYSTRUCTURE (("TEXT" "plain" ("charset" "us-ascii")NIL NIL 3 3 >> NIL NIL NIL)("Audio" "x-wav" ("name" "VM_2011.03.11_03.33.21.wav") NIL NIL >> "Base64" 100318 NIL NIL NIL) "mixed" ("boundary" "=CUE-MESSAGE-BODY=") NIL >> NIL)) >> A5 OK completed >> A6 FETCH 1 BODY[1] >> * 1 FETCH (BODY[1] {3} >> >> ) >> A6 OK completed >> >> >> With version 2.0.0.255, I see a different problem, the client gets stuck >> when it is trying to show the folders in the server. >> * OK CUE IMAP4 Server ready >> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >> A0 OK completed >> A1 LOGIN cjwhite >> A1 OK completed >> A2 LIST "" "" >> * LIST () NIL "" >> A2 OK completed >> A3 LIST "" "%" >> * LIST (\Noinferiors) NIL "Inbox" >> * LIST (\Noinferiors) NIL "Deleted" >> A3 OK completed >> >> When I quit the client, I see the following error: >> Uncaught Exception: Application LogicMail (169) is not responding; process >> terminated >> >> >> Thanks, >> Gopal >> >> >> On 1/14/11 3:28 AM, "Derek Konigsberg"<dko...@lo...> wrote: >> >>> Gopal, >>> I put that message into my own test server, and it seemed to work just >>> fine (including attachment download). However, there was a minor bug >>> with messages having empty bodies on some mail servers, which I just >>> fixed. I suggest stepping up to 2.0.0.255 and testing again. >>> >>> If you're still having the problem on build 255, then I'd like to see is >>> the output of this IMAP command: >>> >>> A01 FETCH 1 (FLAGS UID ENVELOPE BODYSTRUCTURE) >>> >>> That's the command LogicMail uses when downloading the message list, to >>> get all the header information it uses to decide what to do next. >>> >>> -Derek >>> >>> On 01/14/2011 02:29 AM, Gopal Kamalanathan wrote: >>>> I am attaching the MIME of a short message. The first part of the MIME is >>>> empty. LogicMail client fetches the first part and shows the content if >>>> there is any. But I never see it fetching the second part. >>>> >>>> If you would like to see the IMAP interaction I could capture and sent it >>>> to >>>> you tomorrow. >>>> >>>> The IMAP server is not publicly available software. >>>> >>>> Thanks, >>>> Gopal >>>> >>>> >>>> On 1/13/11 6:17 PM, "Derek Konigsberg"<dko...@lo...> wrote: >>>> >>>>> On 01/13/2011 04:30 PM, Gopal Kamalanathan wrote: >>>>>> Hello, >>>>>> >>>>>> I am using Logicmail IMAP client in blackberry to connect to Cisco¹s >>>>>> Unity express voicemail system. >>>>>> The IMAP client does not seem to fetch the wav attachment of the voice >>>>>> message. Does Logic mail support downloading wav attachments? >>>>>> >>>>>> The MIME header of the attachment are >>>>>> >>>>>> Content-Type: Audio/x-wav; name="VM_2011.03.10_03.19.33.wav" >>>>>> Content-Transfer-Encoding: Base64 >>>>>> Content-Disposition: attachment; voice=Voice-Message; >>>>>> filename="VM_2011.03.10_03.19.33.wav" >>>>> >>>>> Yes, LogicMail supports downloading wav attachments, and attachments of >>>>> any type. (It just only has embedded viewing for images, and doesn't >>>>> yet support doing anything with other attachments but saving them.) >>>>> >>>>> There have been issues with auto-generated e-mails before, since they >>>>> are more likely to be malformed (or awkwardly formatted) than anything >>>>> created with a normal desktop E-Mail client. >>>>> >>>>> Any chance you could capture the raw MIME source of one of these >>>>> messages (preferably with a very short voicemail wav), zip it up, and >>>>> E-Mail it to me for testing? >>>>> >>>>> I'm also curious what IMAP server software your mail server is running, >>>>> but there's a pretty good chance it isn't something I can easily run on >>>>> my test server. >>>> >>>> >>>> >>>> >> ----------------------------------------------------------------------------- >> >> >> - >>>> Protect Your Site and Customers from Malware Attacks >>>> Learn about various malware tactics and how to avoid them. Understand >>>> malware threats, the impact they can have on your business, and how you >>>> can protect your company and customers by using code signing. >>>> http://p.sf.net/sfu/oracle-sfdevnl >>>> >>>> >>>> >>>> _______________________________________________ >>>> Logicmail-devel mailing list >>>> Log...@li... >>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>> >> >> >> ----------------------------------------------------------------------------->> - >> Protect Your Site and Customers from Malware Attacks >> Learn about various malware tactics and how to avoid them. Understand >> malware threats, the impact they can have on your business, and how you >> can protect your company and customers by using code signing. >> http://p.sf.net/sfu/oracle-sfdevnl >> _______________________________________________ >> Logicmail-devel mailing list >> Log...@li... >> https://lists.sourceforge.net/lists/listinfo/logicmail-devel > |
From: Derek K. <dko...@lo...> - 2011-01-15 00:09:51
|
Okay, sorry, didn't see the second half of your response. Your IMAP server is definitely acting unusually in how it lists folders, so I'll have to do some testing. That makes it a completely different issue from attachment downloading, and probably a more serious one at that. Basically, it appears as though your IMAP server is not sending any folder delimiter, and LogicMail is failing to handle this case. No other IMAP server I've ever seen does this, so I wouldn't be surprised if that's a bug in my software. (I think a lot of my folder-related logic currently depends on knowing a delimiter character.) Can you create sub-folders on this server, or is it just a single level of folders? -Derek On 01/14/2011 07:02 PM, Gopal Kamalanathan wrote: > Derek, > > I did try 2.0.0.255 and I had described the issue with 255 in the lower part > of the mail. > > Gopal > > > On 1/14/11 3:45 PM, "Derek Konigsberg"<dko...@lo...> wrote: > >> Version 1.1.0 doesn't really support attachments, and hasn't been >> updated in over a year. (and it was just minor bugfixes for the year >> prior to that) >> >> You really should upgrade to the latest 2.0 beta build. Its like a >> completely different application at this point. :-) >> >> -Derek >> >> On 01/14/2011 05:54 PM, Gopal Kamalanathan wrote: >>> Derek, >>> >>> I think the problem I was describing is with version 1.1.0. The output of >>> the IMAP interaction is as follows >>> >>> * OK CUE IMAP4 Server ready >>> A0 LOGIN cjwhite >>> A0 OK completed >>> A1 CAPABILITY >>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>> A1 OK completed >>> A2 LIST "" "" >>> * LIST () NIL "" >>> A2 OK completed >>> A3 SELECT Inbox >>> * FLAGS (\Answered \Deleted \Flagged \Recent \Seen) >>> * 1 EXISTS >>> * 0 RECENT >>> * OK [UNSEEN 1] >>> * OK [PERMANENTFLAGS (\Answered \Deleted \Flagged \Seen)] >>> * OK [UIDNEXT 2] >>> * OK [UIDVALIDITY 21662904] >>> A3 OK [READ-WRITE] completed >>> A4 FETCH 1 (FLAGS ENVELOPE) >>> * 1 FETCH (FLAGS () ENVELOPE ("Fri, 11 Mar 2011 03:33:21 +1100 (EST)" "Voice >>> message from 5000" (("cjwhite (cjwhite)" NIL "cjwhite" "localdomain")) NIL >>> NIL (("cjwhite" NIL "cjwhite" "localdomain")) NIL NIL NIL >>> "FTX1020A47Y-NME-FOC12081734-1299774801404")) >>> A4 OK completed >>> A5 FETCH 1 BODYSTRUCTURE >>> * 1 FETCH (BODYSTRUCTURE (("TEXT" "plain" ("charset" "us-ascii")NIL NIL 3 3 >>> NIL NIL NIL)("Audio" "x-wav" ("name" "VM_2011.03.11_03.33.21.wav") NIL NIL >>> "Base64" 100318 NIL NIL NIL) "mixed" ("boundary" "=CUE-MESSAGE-BODY=") NIL >>> NIL)) >>> A5 OK completed >>> A6 FETCH 1 BODY[1] >>> * 1 FETCH (BODY[1] {3} >>> >>> ) >>> A6 OK completed >>> >>> >>> With version 2.0.0.255, I see a different problem, the client gets stuck >>> when it is trying to show the folders in the server. >>> * OK CUE IMAP4 Server ready >>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>> A0 OK completed >>> A1 LOGIN cjwhite >>> A1 OK completed >>> A2 LIST "" "" >>> * LIST () NIL "" >>> A2 OK completed >>> A3 LIST "" "%" >>> * LIST (\Noinferiors) NIL "Inbox" >>> * LIST (\Noinferiors) NIL "Deleted" >>> A3 OK completed >>> >>> When I quit the client, I see the following error: >>> Uncaught Exception: Application LogicMail (169) is not responding; process >>> terminated >>> >>> >>> Thanks, >>> Gopal >>> >>> >>> On 1/14/11 3:28 AM, "Derek Konigsberg"<dko...@lo...> wrote: >>> >>>> Gopal, >>>> I put that message into my own test server, and it seemed to work just >>>> fine (including attachment download). However, there was a minor bug >>>> with messages having empty bodies on some mail servers, which I just >>>> fixed. I suggest stepping up to 2.0.0.255 and testing again. >>>> >>>> If you're still having the problem on build 255, then I'd like to see is >>>> the output of this IMAP command: >>>> >>>> A01 FETCH 1 (FLAGS UID ENVELOPE BODYSTRUCTURE) >>>> >>>> That's the command LogicMail uses when downloading the message list, to >>>> get all the header information it uses to decide what to do next. >>>> >>>> -Derek >>>> >>>> On 01/14/2011 02:29 AM, Gopal Kamalanathan wrote: >>>>> I am attaching the MIME of a short message. The first part of the MIME is >>>>> empty. LogicMail client fetches the first part and shows the content if >>>>> there is any. But I never see it fetching the second part. >>>>> >>>>> If you would like to see the IMAP interaction I could capture and sent it >>>>> to >>>>> you tomorrow. >>>>> >>>>> The IMAP server is not publicly available software. >>>>> >>>>> Thanks, >>>>> Gopal >>>>> >>>>> >>>>> On 1/13/11 6:17 PM, "Derek Konigsberg"<dko...@lo...> wrote: >>>>> >>>>>> On 01/13/2011 04:30 PM, Gopal Kamalanathan wrote: >>>>>>> Hello, >>>>>>> >>>>>>> I am using Logicmail IMAP client in blackberry to connect to Cisco¹s >>>>>>> Unity express voicemail system. >>>>>>> The IMAP client does not seem to fetch the wav attachment of the voice >>>>>>> message. Does Logic mail support downloading wav attachments? >>>>>>> >>>>>>> The MIME header of the attachment are >>>>>>> >>>>>>> Content-Type: Audio/x-wav; name="VM_2011.03.10_03.19.33.wav" >>>>>>> Content-Transfer-Encoding: Base64 >>>>>>> Content-Disposition: attachment; voice=Voice-Message; >>>>>>> filename="VM_2011.03.10_03.19.33.wav" >>>>>> >>>>>> Yes, LogicMail supports downloading wav attachments, and attachments of >>>>>> any type. (It just only has embedded viewing for images, and doesn't >>>>>> yet support doing anything with other attachments but saving them.) >>>>>> >>>>>> There have been issues with auto-generated e-mails before, since they >>>>>> are more likely to be malformed (or awkwardly formatted) than anything >>>>>> created with a normal desktop E-Mail client. >>>>>> >>>>>> Any chance you could capture the raw MIME source of one of these >>>>>> messages (preferably with a very short voicemail wav), zip it up, and >>>>>> E-Mail it to me for testing? >>>>>> >>>>>> I'm also curious what IMAP server software your mail server is running, >>>>>> but there's a pretty good chance it isn't something I can easily run on >>>>>> my test server. >>>>> >>>>> >>>>> >>>>> >>> ----------------------------------------------------------------------------- >>>>> >>> - >>>>> Protect Your Site and Customers from Malware Attacks >>>>> Learn about various malware tactics and how to avoid them. Understand >>>>> malware threats, the impact they can have on your business, and how you >>>>> can protect your company and customers by using code signing. >>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Logicmail-devel mailing list >>>>> Log...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>> >>> >>> >>> > ----------------------------------------------------------------------------->> > - >>> Protect Your Site and Customers from Malware Attacks >>> Learn about various malware tactics and how to avoid them. Understand >>> malware threats, the impact they can have on your business, and how you >>> can protect your company and customers by using code signing. >>> http://p.sf.net/sfu/oracle-sfdevnl >>> _______________________________________________ >>> Logicmail-devel mailing list >>> Log...@li... >>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >> > > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Logicmail-devel mailing list > Log...@li... > https://lists.sourceforge.net/lists/listinfo/logicmail-devel -- ---------------------------- Derek Konigsberg dko...@lo... ---------------------------- |
From: Gopal K. <gka...@ci...> - 2011-01-15 00:13:57
|
It is just single level of folders. But if it helps, I can return a DELIMITER. Thanks, Gopal On 1/14/11 4:09 PM, "Derek Konigsberg" <dko...@lo...> wrote: > Okay, sorry, didn't see the second half of your response. Your IMAP > server is definitely acting unusually in how it lists folders, so I'll > have to do some testing. That makes it a completely different issue > from attachment downloading, and probably a more serious one at that. > > Basically, it appears as though your IMAP server is not sending any > folder delimiter, and LogicMail is failing to handle this case. No > other IMAP server I've ever seen does this, so I wouldn't be surprised > if that's a bug in my software. (I think a lot of my folder-related > logic currently depends on knowing a delimiter character.) > > Can you create sub-folders on this server, or is it just a single level > of folders? > > -Derek > > On 01/14/2011 07:02 PM, Gopal Kamalanathan wrote: >> Derek, >> >> I did try 2.0.0.255 and I had described the issue with 255 in the lower part >> of the mail. >> >> Gopal >> >> >> On 1/14/11 3:45 PM, "Derek Konigsberg"<dko...@lo...> wrote: >> >>> Version 1.1.0 doesn't really support attachments, and hasn't been >>> updated in over a year. (and it was just minor bugfixes for the year >>> prior to that) >>> >>> You really should upgrade to the latest 2.0 beta build. Its like a >>> completely different application at this point. :-) >>> >>> -Derek >>> >>> On 01/14/2011 05:54 PM, Gopal Kamalanathan wrote: >>>> Derek, >>>> >>>> I think the problem I was describing is with version 1.1.0. The output of >>>> the IMAP interaction is as follows >>>> >>>> * OK CUE IMAP4 Server ready >>>> A0 LOGIN cjwhite >>>> A0 OK completed >>>> A1 CAPABILITY >>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>> A1 OK completed >>>> A2 LIST "" "" >>>> * LIST () NIL "" >>>> A2 OK completed >>>> A3 SELECT Inbox >>>> * FLAGS (\Answered \Deleted \Flagged \Recent \Seen) >>>> * 1 EXISTS >>>> * 0 RECENT >>>> * OK [UNSEEN 1] >>>> * OK [PERMANENTFLAGS (\Answered \Deleted \Flagged \Seen)] >>>> * OK [UIDNEXT 2] >>>> * OK [UIDVALIDITY 21662904] >>>> A3 OK [READ-WRITE] completed >>>> A4 FETCH 1 (FLAGS ENVELOPE) >>>> * 1 FETCH (FLAGS () ENVELOPE ("Fri, 11 Mar 2011 03:33:21 +1100 (EST)" >>>> "Voice >>>> message from 5000" (("cjwhite (cjwhite)" NIL "cjwhite" "localdomain")) NIL >>>> NIL (("cjwhite" NIL "cjwhite" "localdomain")) NIL NIL NIL >>>> "FTX1020A47Y-NME-FOC12081734-1299774801404")) >>>> A4 OK completed >>>> A5 FETCH 1 BODYSTRUCTURE >>>> * 1 FETCH (BODYSTRUCTURE (("TEXT" "plain" ("charset" "us-ascii")NIL NIL 3 >>>> 3 >>>> NIL NIL NIL)("Audio" "x-wav" ("name" "VM_2011.03.11_03.33.21.wav") NIL NIL >>>> "Base64" 100318 NIL NIL NIL) "mixed" ("boundary" "=CUE-MESSAGE-BODY=") NIL >>>> NIL)) >>>> A5 OK completed >>>> A6 FETCH 1 BODY[1] >>>> * 1 FETCH (BODY[1] {3} >>>> >>>> ) >>>> A6 OK completed >>>> >>>> >>>> With version 2.0.0.255, I see a different problem, the client gets stuck >>>> when it is trying to show the folders in the server. >>>> * OK CUE IMAP4 Server ready >>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>> A0 OK completed >>>> A1 LOGIN cjwhite >>>> A1 OK completed >>>> A2 LIST "" "" >>>> * LIST () NIL "" >>>> A2 OK completed >>>> A3 LIST "" "%" >>>> * LIST (\Noinferiors) NIL "Inbox" >>>> * LIST (\Noinferiors) NIL "Deleted" >>>> A3 OK completed >>>> >>>> When I quit the client, I see the following error: >>>> Uncaught Exception: Application LogicMail (169) is not responding; process >>>> terminated >>>> >>>> >>>> Thanks, >>>> Gopal >>>> >>>> >>>> On 1/14/11 3:28 AM, "Derek Konigsberg"<dko...@lo...> wrote: >>>> >>>>> Gopal, >>>>> I put that message into my own test server, and it seemed to work just >>>>> fine (including attachment download). However, there was a minor bug >>>>> with messages having empty bodies on some mail servers, which I just >>>>> fixed. I suggest stepping up to 2.0.0.255 and testing again. >>>>> >>>>> If you're still having the problem on build 255, then I'd like to see is >>>>> the output of this IMAP command: >>>>> >>>>> A01 FETCH 1 (FLAGS UID ENVELOPE BODYSTRUCTURE) >>>>> >>>>> That's the command LogicMail uses when downloading the message list, to >>>>> get all the header information it uses to decide what to do next. >>>>> >>>>> -Derek >>>>> >>>>> On 01/14/2011 02:29 AM, Gopal Kamalanathan wrote: >>>>>> I am attaching the MIME of a short message. The first part of the MIME >>>>>> is >>>>>> empty. LogicMail client fetches the first part and shows the content if >>>>>> there is any. But I never see it fetching the second part. >>>>>> >>>>>> If you would like to see the IMAP interaction I could capture and sent it >>>>>> to >>>>>> you tomorrow. >>>>>> >>>>>> The IMAP server is not publicly available software. >>>>>> >>>>>> Thanks, >>>>>> Gopal >>>>>> >>>>>> >>>>>> On 1/13/11 6:17 PM, "Derek Konigsberg"<dko...@lo...> >>>>>> wrote: >>>>>> >>>>>>> On 01/13/2011 04:30 PM, Gopal Kamalanathan wrote: >>>>>>>> Hello, >>>>>>>> >>>>>>>> I am using Logicmail IMAP client in blackberry to connect to Cisco¹s >>>>>>>> Unity express voicemail system. >>>>>>>> The IMAP client does not seem to fetch the wav attachment of the voice >>>>>>>> message. Does Logic mail support downloading wav attachments? >>>>>>>> >>>>>>>> The MIME header of the attachment are >>>>>>>> >>>>>>>> Content-Type: Audio/x-wav; name="VM_2011.03.10_03.19.33.wav" >>>>>>>> Content-Transfer-Encoding: Base64 >>>>>>>> Content-Disposition: attachment; voice=Voice-Message; >>>>>>>> filename="VM_2011.03.10_03.19.33.wav" >>>>>>> >>>>>>> Yes, LogicMail supports downloading wav attachments, and attachments of >>>>>>> any type. (It just only has embedded viewing for images, and doesn't >>>>>>> yet support doing anything with other attachments but saving them.) >>>>>>> >>>>>>> There have been issues with auto-generated e-mails before, since they >>>>>>> are more likely to be malformed (or awkwardly formatted) than anything >>>>>>> created with a normal desktop E-Mail client. >>>>>>> >>>>>>> Any chance you could capture the raw MIME source of one of these >>>>>>> messages (preferably with a very short voicemail wav), zip it up, and >>>>>>> E-Mail it to me for testing? >>>>>>> >>>>>>> I'm also curious what IMAP server software your mail server is running, >>>>>>> but there's a pretty good chance it isn't something I can easily run on >>>>>>> my test server. >>>>>> >>>>>> >>>>>> >>>>>> >>>> --------------------------------------------------------------------------- >>>> -- >>>>>> >>>> - >>>>>> Protect Your Site and Customers from Malware Attacks >>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>> malware threats, the impact they can have on your business, and how you >>>>>> can protect your company and customers by using code signing. >>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>> >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Logicmail-devel mailing list >>>>>> Log...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>> >>>> >>>> >>>> >> ----------------------------------------------------------------------------- >> >> >> - >>>> Protect Your Site and Customers from Malware Attacks >>>> Learn about various malware tactics and how to avoid them. Understand >>>> malware threats, the impact they can have on your business, and how you >>>> can protect your company and customers by using code signing. >>>> http://p.sf.net/sfu/oracle-sfdevnl >>>> _______________________________________________ >>>> Logicmail-devel mailing list >>>> Log...@li... >>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>> >> >> >> ----------------------------------------------------------------------------->> - >> Protect Your Site and Customers from Malware Attacks >> Learn about various malware tactics and how to avoid them. Understand >> malware threats, the impact they can have on your business, and how you >> can protect your company and customers by using code signing. >> http://p.sf.net/sfu/oracle-sfdevnl >> _______________________________________________ >> Logicmail-devel mailing list >> Log...@li... >> https://lists.sourceforge.net/lists/listinfo/logicmail-devel > |
From: Derek K. <dko...@lo...> - 2011-01-15 00:18:14
|
So its a server you're developing (or maintaining), not one you just are accessing? Returning a delimiter character in the LIST (and LSUB) response will probably make LogicMail 2.0 start working. But I'll still try to see about reproducing this (and fixing it) on my end just in case. (Its rare that I'd get a useful bug report about something like this, so I jump on any opportunity I can find.) -Derek On 01/14/2011 07:14 PM, Gopal Kamalanathan wrote: > It is just single level of folders. But if it helps, I can return a > DELIMITER. > > Thanks, > Gopal > > > On 1/14/11 4:09 PM, "Derek Konigsberg"<dko...@lo...> wrote: > >> Okay, sorry, didn't see the second half of your response. Your IMAP >> server is definitely acting unusually in how it lists folders, so I'll >> have to do some testing. That makes it a completely different issue >> from attachment downloading, and probably a more serious one at that. >> >> Basically, it appears as though your IMAP server is not sending any >> folder delimiter, and LogicMail is failing to handle this case. No >> other IMAP server I've ever seen does this, so I wouldn't be surprised >> if that's a bug in my software. (I think a lot of my folder-related >> logic currently depends on knowing a delimiter character.) >> >> Can you create sub-folders on this server, or is it just a single level >> of folders? >> >> -Derek >> >> On 01/14/2011 07:02 PM, Gopal Kamalanathan wrote: >>> Derek, >>> >>> I did try 2.0.0.255 and I had described the issue with 255 in the lower part >>> of the mail. >>> >>> Gopal >>> >>> >>> On 1/14/11 3:45 PM, "Derek Konigsberg"<dko...@lo...> wrote: >>> >>>> Version 1.1.0 doesn't really support attachments, and hasn't been >>>> updated in over a year. (and it was just minor bugfixes for the year >>>> prior to that) >>>> >>>> You really should upgrade to the latest 2.0 beta build. Its like a >>>> completely different application at this point. :-) >>>> >>>> -Derek >>>> >>>> On 01/14/2011 05:54 PM, Gopal Kamalanathan wrote: >>>>> Derek, >>>>> >>>>> I think the problem I was describing is with version 1.1.0. The output of >>>>> the IMAP interaction is as follows >>>>> >>>>> * OK CUE IMAP4 Server ready >>>>> A0 LOGIN cjwhite >>>>> A0 OK completed >>>>> A1 CAPABILITY >>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>> A1 OK completed >>>>> A2 LIST "" "" >>>>> * LIST () NIL "" >>>>> A2 OK completed >>>>> A3 SELECT Inbox >>>>> * FLAGS (\Answered \Deleted \Flagged \Recent \Seen) >>>>> * 1 EXISTS >>>>> * 0 RECENT >>>>> * OK [UNSEEN 1] >>>>> * OK [PERMANENTFLAGS (\Answered \Deleted \Flagged \Seen)] >>>>> * OK [UIDNEXT 2] >>>>> * OK [UIDVALIDITY 21662904] >>>>> A3 OK [READ-WRITE] completed >>>>> A4 FETCH 1 (FLAGS ENVELOPE) >>>>> * 1 FETCH (FLAGS () ENVELOPE ("Fri, 11 Mar 2011 03:33:21 +1100 (EST)" >>>>> "Voice >>>>> message from 5000" (("cjwhite (cjwhite)" NIL "cjwhite" "localdomain")) NIL >>>>> NIL (("cjwhite" NIL "cjwhite" "localdomain")) NIL NIL NIL >>>>> "FTX1020A47Y-NME-FOC12081734-1299774801404")) >>>>> A4 OK completed >>>>> A5 FETCH 1 BODYSTRUCTURE >>>>> * 1 FETCH (BODYSTRUCTURE (("TEXT" "plain" ("charset" "us-ascii")NIL NIL 3 >>>>> 3 >>>>> NIL NIL NIL)("Audio" "x-wav" ("name" "VM_2011.03.11_03.33.21.wav") NIL NIL >>>>> "Base64" 100318 NIL NIL NIL) "mixed" ("boundary" "=CUE-MESSAGE-BODY=") NIL >>>>> NIL)) >>>>> A5 OK completed >>>>> A6 FETCH 1 BODY[1] >>>>> * 1 FETCH (BODY[1] {3} >>>>> >>>>> ) >>>>> A6 OK completed >>>>> >>>>> >>>>> With version 2.0.0.255, I see a different problem, the client gets stuck >>>>> when it is trying to show the folders in the server. >>>>> * OK CUE IMAP4 Server ready >>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>> A0 OK completed >>>>> A1 LOGIN cjwhite >>>>> A1 OK completed >>>>> A2 LIST "" "" >>>>> * LIST () NIL "" >>>>> A2 OK completed >>>>> A3 LIST "" "%" >>>>> * LIST (\Noinferiors) NIL "Inbox" >>>>> * LIST (\Noinferiors) NIL "Deleted" >>>>> A3 OK completed >>>>> >>>>> When I quit the client, I see the following error: >>>>> Uncaught Exception: Application LogicMail (169) is not responding; process >>>>> terminated >>>>> >>>>> >>>>> Thanks, >>>>> Gopal >>>>> >>>>> >>>>> On 1/14/11 3:28 AM, "Derek Konigsberg"<dko...@lo...> wrote: >>>>> >>>>>> Gopal, >>>>>> I put that message into my own test server, and it seemed to work just >>>>>> fine (including attachment download). However, there was a minor bug >>>>>> with messages having empty bodies on some mail servers, which I just >>>>>> fixed. I suggest stepping up to 2.0.0.255 and testing again. >>>>>> >>>>>> If you're still having the problem on build 255, then I'd like to see is >>>>>> the output of this IMAP command: >>>>>> >>>>>> A01 FETCH 1 (FLAGS UID ENVELOPE BODYSTRUCTURE) >>>>>> >>>>>> That's the command LogicMail uses when downloading the message list, to >>>>>> get all the header information it uses to decide what to do next. >>>>>> >>>>>> -Derek >>>>>> >>>>>> On 01/14/2011 02:29 AM, Gopal Kamalanathan wrote: >>>>>>> I am attaching the MIME of a short message. The first part of the MIME >>>>>>> is >>>>>>> empty. LogicMail client fetches the first part and shows the content if >>>>>>> there is any. But I never see it fetching the second part. >>>>>>> >>>>>>> If you would like to see the IMAP interaction I could capture and sent it >>>>>>> to >>>>>>> you tomorrow. >>>>>>> >>>>>>> The IMAP server is not publicly available software. >>>>>>> >>>>>>> Thanks, >>>>>>> Gopal >>>>>>> >>>>>>> >>>>>>> On 1/13/11 6:17 PM, "Derek Konigsberg"<dko...@lo...> >>>>>>> wrote: >>>>>>> >>>>>>>> On 01/13/2011 04:30 PM, Gopal Kamalanathan wrote: >>>>>>>>> Hello, >>>>>>>>> >>>>>>>>> I am using Logicmail IMAP client in blackberry to connect to Cisco¹s >>>>>>>>> Unity express voicemail system. >>>>>>>>> The IMAP client does not seem to fetch the wav attachment of the voice >>>>>>>>> message. Does Logic mail support downloading wav attachments? >>>>>>>>> >>>>>>>>> The MIME header of the attachment are >>>>>>>>> >>>>>>>>> Content-Type: Audio/x-wav; name="VM_2011.03.10_03.19.33.wav" >>>>>>>>> Content-Transfer-Encoding: Base64 >>>>>>>>> Content-Disposition: attachment; voice=Voice-Message; >>>>>>>>> filename="VM_2011.03.10_03.19.33.wav" >>>>>>>> >>>>>>>> Yes, LogicMail supports downloading wav attachments, and attachments of >>>>>>>> any type. (It just only has embedded viewing for images, and doesn't >>>>>>>> yet support doing anything with other attachments but saving them.) >>>>>>>> >>>>>>>> There have been issues with auto-generated e-mails before, since they >>>>>>>> are more likely to be malformed (or awkwardly formatted) than anything >>>>>>>> created with a normal desktop E-Mail client. >>>>>>>> >>>>>>>> Any chance you could capture the raw MIME source of one of these >>>>>>>> messages (preferably with a very short voicemail wav), zip it up, and >>>>>>>> E-Mail it to me for testing? >>>>>>>> >>>>>>>> I'm also curious what IMAP server software your mail server is running, >>>>>>>> but there's a pretty good chance it isn't something I can easily run on >>>>>>>> my test server. >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>> --------------------------------------------------------------------------- >>>>> -- >>>>>>> >>>>> - >>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>> malware threats, the impact they can have on your business, and how you >>>>>>> can protect your company and customers by using code signing. >>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>> >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Logicmail-devel mailing list >>>>>>> Log...@li... >>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>> >>>>> >>>>> >>>>> >>> ----------------------------------------------------------------------------- >>>>> >>> - >>>>> Protect Your Site and Customers from Malware Attacks >>>>> Learn about various malware tactics and how to avoid them. Understand >>>>> malware threats, the impact they can have on your business, and how you >>>>> can protect your company and customers by using code signing. >>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>> _______________________________________________ >>>>> Logicmail-devel mailing list >>>>> Log...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>> >>> >>> >>> > ----------------------------------------------------------------------------->> > - >>> Protect Your Site and Customers from Malware Attacks >>> Learn about various malware tactics and how to avoid them. Understand >>> malware threats, the impact they can have on your business, and how you >>> can protect your company and customers by using code signing. >>> http://p.sf.net/sfu/oracle-sfdevnl >>> _______________________________________________ >>> Logicmail-devel mailing list >>> Log...@li... >>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >> > > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Logicmail-devel mailing list > Log...@li... > https://lists.sourceforge.net/lists/listinfo/logicmail-devel -- ---------------------------- Derek Konigsberg dko...@lo... ---------------------------- |
From: Gopal K. <gka...@ci...> - 2011-01-15 00:24:18
|
Yeah, it is a server that I develop/maintain. Gopal On 1/14/11 4:18 PM, "Derek Konigsberg" <dko...@lo...> wrote: > So its a server you're developing (or maintaining), not one you just are > accessing? > > Returning a delimiter character in the LIST (and LSUB) response will > probably make LogicMail 2.0 start working. But I'll still try to see > about reproducing this (and fixing it) on my end just in case. (Its > rare that I'd get a useful bug report about something like this, so I > jump on any opportunity I can find.) > > -Derek > > On 01/14/2011 07:14 PM, Gopal Kamalanathan wrote: >> It is just single level of folders. But if it helps, I can return a >> DELIMITER. >> >> Thanks, >> Gopal >> >> >> On 1/14/11 4:09 PM, "Derek Konigsberg"<dko...@lo...> wrote: >> >>> Okay, sorry, didn't see the second half of your response. Your IMAP >>> server is definitely acting unusually in how it lists folders, so I'll >>> have to do some testing. That makes it a completely different issue >>> from attachment downloading, and probably a more serious one at that. >>> >>> Basically, it appears as though your IMAP server is not sending any >>> folder delimiter, and LogicMail is failing to handle this case. No >>> other IMAP server I've ever seen does this, so I wouldn't be surprised >>> if that's a bug in my software. (I think a lot of my folder-related >>> logic currently depends on knowing a delimiter character.) >>> >>> Can you create sub-folders on this server, or is it just a single level >>> of folders? >>> >>> -Derek >>> >>> On 01/14/2011 07:02 PM, Gopal Kamalanathan wrote: >>>> Derek, >>>> >>>> I did try 2.0.0.255 and I had described the issue with 255 in the lower >>>> part >>>> of the mail. >>>> >>>> Gopal >>>> >>>> >>>> On 1/14/11 3:45 PM, "Derek Konigsberg"<dko...@lo...> wrote: >>>> >>>>> Version 1.1.0 doesn't really support attachments, and hasn't been >>>>> updated in over a year. (and it was just minor bugfixes for the year >>>>> prior to that) >>>>> >>>>> You really should upgrade to the latest 2.0 beta build. Its like a >>>>> completely different application at this point. :-) >>>>> >>>>> -Derek >>>>> >>>>> On 01/14/2011 05:54 PM, Gopal Kamalanathan wrote: >>>>>> Derek, >>>>>> >>>>>> I think the problem I was describing is with version 1.1.0. The output >>>>>> of >>>>>> the IMAP interaction is as follows >>>>>> >>>>>> * OK CUE IMAP4 Server ready >>>>>> A0 LOGIN cjwhite >>>>>> A0 OK completed >>>>>> A1 CAPABILITY >>>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>>> A1 OK completed >>>>>> A2 LIST "" "" >>>>>> * LIST () NIL "" >>>>>> A2 OK completed >>>>>> A3 SELECT Inbox >>>>>> * FLAGS (\Answered \Deleted \Flagged \Recent \Seen) >>>>>> * 1 EXISTS >>>>>> * 0 RECENT >>>>>> * OK [UNSEEN 1] >>>>>> * OK [PERMANENTFLAGS (\Answered \Deleted \Flagged \Seen)] >>>>>> * OK [UIDNEXT 2] >>>>>> * OK [UIDVALIDITY 21662904] >>>>>> A3 OK [READ-WRITE] completed >>>>>> A4 FETCH 1 (FLAGS ENVELOPE) >>>>>> * 1 FETCH (FLAGS () ENVELOPE ("Fri, 11 Mar 2011 03:33:21 +1100 (EST)" >>>>>> "Voice >>>>>> message from 5000" (("cjwhite (cjwhite)" NIL "cjwhite" "localdomain")) >>>>>> NIL >>>>>> NIL (("cjwhite" NIL "cjwhite" "localdomain")) NIL NIL NIL >>>>>> "FTX1020A47Y-NME-FOC12081734-1299774801404")) >>>>>> A4 OK completed >>>>>> A5 FETCH 1 BODYSTRUCTURE >>>>>> * 1 FETCH (BODYSTRUCTURE (("TEXT" "plain" ("charset" "us-ascii")NIL NIL >>>>>> 3 >>>>>> 3 >>>>>> NIL NIL NIL)("Audio" "x-wav" ("name" "VM_2011.03.11_03.33.21.wav") NIL >>>>>> NIL >>>>>> "Base64" 100318 NIL NIL NIL) "mixed" ("boundary" "=CUE-MESSAGE-BODY=") >>>>>> NIL >>>>>> NIL)) >>>>>> A5 OK completed >>>>>> A6 FETCH 1 BODY[1] >>>>>> * 1 FETCH (BODY[1] {3} >>>>>> >>>>>> ) >>>>>> A6 OK completed >>>>>> >>>>>> >>>>>> With version 2.0.0.255, I see a different problem, the client gets stuck >>>>>> when it is trying to show the folders in the server. >>>>>> * OK CUE IMAP4 Server ready >>>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>>> A0 OK completed >>>>>> A1 LOGIN cjwhite >>>>>> A1 OK completed >>>>>> A2 LIST "" "" >>>>>> * LIST () NIL "" >>>>>> A2 OK completed >>>>>> A3 LIST "" "%" >>>>>> * LIST (\Noinferiors) NIL "Inbox" >>>>>> * LIST (\Noinferiors) NIL "Deleted" >>>>>> A3 OK completed >>>>>> >>>>>> When I quit the client, I see the following error: >>>>>> Uncaught Exception: Application LogicMail (169) is not responding; >>>>>> process >>>>>> terminated >>>>>> >>>>>> >>>>>> Thanks, >>>>>> Gopal >>>>>> >>>>>> >>>>>> On 1/14/11 3:28 AM, "Derek Konigsberg"<dko...@lo...> >>>>>> wrote: >>>>>> >>>>>>> Gopal, >>>>>>> I put that message into my own test server, and it seemed to work just >>>>>>> fine (including attachment download). However, there was a minor bug >>>>>>> with messages having empty bodies on some mail servers, which I just >>>>>>> fixed. I suggest stepping up to 2.0.0.255 and testing again. >>>>>>> >>>>>>> If you're still having the problem on build 255, then I'd like to see is >>>>>>> the output of this IMAP command: >>>>>>> >>>>>>> A01 FETCH 1 (FLAGS UID ENVELOPE BODYSTRUCTURE) >>>>>>> >>>>>>> That's the command LogicMail uses when downloading the message list, to >>>>>>> get all the header information it uses to decide what to do next. >>>>>>> >>>>>>> -Derek >>>>>>> >>>>>>> On 01/14/2011 02:29 AM, Gopal Kamalanathan wrote: >>>>>>>> I am attaching the MIME of a short message. The first part of the MIME >>>>>>>> is >>>>>>>> empty. LogicMail client fetches the first part and shows the content >>>>>>>> if >>>>>>>> there is any. But I never see it fetching the second part. >>>>>>>> >>>>>>>> If you would like to see the IMAP interaction I could capture and sent >>>>>>>> it >>>>>>>> to >>>>>>>> you tomorrow. >>>>>>>> >>>>>>>> The IMAP server is not publicly available software. >>>>>>>> >>>>>>>> Thanks, >>>>>>>> Gopal >>>>>>>> >>>>>>>> >>>>>>>> On 1/13/11 6:17 PM, "Derek Konigsberg"<dko...@lo...> >>>>>>>> wrote: >>>>>>>> >>>>>>>>> On 01/13/2011 04:30 PM, Gopal Kamalanathan wrote: >>>>>>>>>> Hello, >>>>>>>>>> >>>>>>>>>> I am using Logicmail IMAP client in blackberry to connect to Cisco¹s >>>>>>>>>> Unity express voicemail system. >>>>>>>>>> The IMAP client does not seem to fetch the wav attachment of the >>>>>>>>>> voice >>>>>>>>>> message. Does Logic mail support downloading wav attachments? >>>>>>>>>> >>>>>>>>>> The MIME header of the attachment are >>>>>>>>>> >>>>>>>>>> Content-Type: Audio/x-wav; name="VM_2011.03.10_03.19.33.wav" >>>>>>>>>> Content-Transfer-Encoding: Base64 >>>>>>>>>> Content-Disposition: attachment; voice=Voice-Message; >>>>>>>>>> filename="VM_2011.03.10_03.19.33.wav" >>>>>>>>> >>>>>>>>> Yes, LogicMail supports downloading wav attachments, and attachments >>>>>>>>> of >>>>>>>>> any type. (It just only has embedded viewing for images, and doesn't >>>>>>>>> yet support doing anything with other attachments but saving them.) >>>>>>>>> >>>>>>>>> There have been issues with auto-generated e-mails before, since they >>>>>>>>> are more likely to be malformed (or awkwardly formatted) than anything >>>>>>>>> created with a normal desktop E-Mail client. >>>>>>>>> >>>>>>>>> Any chance you could capture the raw MIME source of one of these >>>>>>>>> messages (preferably with a very short voicemail wav), zip it up, and >>>>>>>>> E-Mail it to me for testing? >>>>>>>>> >>>>>>>>> I'm also curious what IMAP server software your mail server is >>>>>>>>> running, >>>>>>>>> but there's a pretty good chance it isn't something I can easily run >>>>>>>>> on >>>>>>>>> my test server. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>> ------------------------------------------------------------------------- >>>>>> -- >>>>>> -- >>>>>>>> >>>>>> - >>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>>> malware threats, the impact they can have on your business, and how you >>>>>>>> can protect your company and customers by using code signing. >>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> Logicmail-devel mailing list >>>>>>>> Log...@li... >>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>> >>>>>> >>>>>> >>>>>> >>>> --------------------------------------------------------------------------- >>>> -- >>>>>> >>>> - >>>>>> Protect Your Site and Customers from Malware Attacks >>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>> malware threats, the impact they can have on your business, and how you >>>>>> can protect your company and customers by using code signing. >>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>> _______________________________________________ >>>>>> Logicmail-devel mailing list >>>>>> Log...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>> >>>> >>>> >>>> >> ----------------------------------------------------------------------------- >> >> >> - >>>> Protect Your Site and Customers from Malware Attacks >>>> Learn about various malware tactics and how to avoid them. Understand >>>> malware threats, the impact they can have on your business, and how you >>>> can protect your company and customers by using code signing. >>>> http://p.sf.net/sfu/oracle-sfdevnl >>>> _______________________________________________ >>>> Logicmail-devel mailing list >>>> Log...@li... >>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>> >> >> >> ----------------------------------------------------------------------------->> - >> Protect Your Site and Customers from Malware Attacks >> Learn about various malware tactics and how to avoid them. Understand >> malware threats, the impact they can have on your business, and how you >> can protect your company and customers by using code signing. >> http://p.sf.net/sfu/oracle-sfdevnl >> _______________________________________________ >> Logicmail-devel mailing list >> Log...@li... >> https://lists.sourceforge.net/lists/listinfo/logicmail-devel > |
From: Derek K. <dko...@lo...> - 2011-01-15 03:28:52
|
I was able to reproduce the issue by faking the behavior of your IMAP server, and wrote this ticket: http://www.logicprobe.org/proj/logicmail/ticket/274 I also checked in a fix for it, which should be in the latest pre-release branch build. (Links are on the main project web page, separated by BlackBerry OS version.) The official mobile-friendly OTA-download page is only updated occasionally, and is a more manual process. -Derek On 01/14/2011 07:24 PM, Gopal Kamalanathan wrote: > Yeah, it is a server that I develop/maintain. > > Gopal > > > On 1/14/11 4:18 PM, "Derek Konigsberg"<dko...@lo...> wrote: > >> So its a server you're developing (or maintaining), not one you just are >> accessing? >> >> Returning a delimiter character in the LIST (and LSUB) response will >> probably make LogicMail 2.0 start working. But I'll still try to see >> about reproducing this (and fixing it) on my end just in case. (Its >> rare that I'd get a useful bug report about something like this, so I >> jump on any opportunity I can find.) >> >> -Derek >> >> On 01/14/2011 07:14 PM, Gopal Kamalanathan wrote: >>> It is just single level of folders. But if it helps, I can return a >>> DELIMITER. >>> >>> Thanks, >>> Gopal >>> >>> >>> On 1/14/11 4:09 PM, "Derek Konigsberg"<dko...@lo...> wrote: >>> >>>> Okay, sorry, didn't see the second half of your response. Your IMAP >>>> server is definitely acting unusually in how it lists folders, so I'll >>>> have to do some testing. That makes it a completely different issue >>>> from attachment downloading, and probably a more serious one at that. >>>> >>>> Basically, it appears as though your IMAP server is not sending any >>>> folder delimiter, and LogicMail is failing to handle this case. No >>>> other IMAP server I've ever seen does this, so I wouldn't be surprised >>>> if that's a bug in my software. (I think a lot of my folder-related >>>> logic currently depends on knowing a delimiter character.) >>>> >>>> Can you create sub-folders on this server, or is it just a single level >>>> of folders? >>>> >>>> -Derek >>>> >>>> On 01/14/2011 07:02 PM, Gopal Kamalanathan wrote: >>>>> Derek, >>>>> >>>>> I did try 2.0.0.255 and I had described the issue with 255 in the lower >>>>> part >>>>> of the mail. >>>>> >>>>> Gopal >>>>> >>>>> >>>>> On 1/14/11 3:45 PM, "Derek Konigsberg"<dko...@lo...> wrote: >>>>> >>>>>> Version 1.1.0 doesn't really support attachments, and hasn't been >>>>>> updated in over a year. (and it was just minor bugfixes for the year >>>>>> prior to that) >>>>>> >>>>>> You really should upgrade to the latest 2.0 beta build. Its like a >>>>>> completely different application at this point. :-) >>>>>> >>>>>> -Derek >>>>>> >>>>>> On 01/14/2011 05:54 PM, Gopal Kamalanathan wrote: >>>>>>> Derek, >>>>>>> >>>>>>> I think the problem I was describing is with version 1.1.0. The output >>>>>>> of >>>>>>> the IMAP interaction is as follows >>>>>>> >>>>>>> * OK CUE IMAP4 Server ready >>>>>>> A0 LOGIN cjwhite >>>>>>> A0 OK completed >>>>>>> A1 CAPABILITY >>>>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>>>> A1 OK completed >>>>>>> A2 LIST "" "" >>>>>>> * LIST () NIL "" >>>>>>> A2 OK completed >>>>>>> A3 SELECT Inbox >>>>>>> * FLAGS (\Answered \Deleted \Flagged \Recent \Seen) >>>>>>> * 1 EXISTS >>>>>>> * 0 RECENT >>>>>>> * OK [UNSEEN 1] >>>>>>> * OK [PERMANENTFLAGS (\Answered \Deleted \Flagged \Seen)] >>>>>>> * OK [UIDNEXT 2] >>>>>>> * OK [UIDVALIDITY 21662904] >>>>>>> A3 OK [READ-WRITE] completed >>>>>>> A4 FETCH 1 (FLAGS ENVELOPE) >>>>>>> * 1 FETCH (FLAGS () ENVELOPE ("Fri, 11 Mar 2011 03:33:21 +1100 (EST)" >>>>>>> "Voice >>>>>>> message from 5000" (("cjwhite (cjwhite)" NIL "cjwhite" "localdomain")) >>>>>>> NIL >>>>>>> NIL (("cjwhite" NIL "cjwhite" "localdomain")) NIL NIL NIL >>>>>>> "FTX1020A47Y-NME-FOC12081734-1299774801404")) >>>>>>> A4 OK completed >>>>>>> A5 FETCH 1 BODYSTRUCTURE >>>>>>> * 1 FETCH (BODYSTRUCTURE (("TEXT" "plain" ("charset" "us-ascii")NIL NIL >>>>>>> 3 >>>>>>> 3 >>>>>>> NIL NIL NIL)("Audio" "x-wav" ("name" "VM_2011.03.11_03.33.21.wav") NIL >>>>>>> NIL >>>>>>> "Base64" 100318 NIL NIL NIL) "mixed" ("boundary" "=CUE-MESSAGE-BODY=") >>>>>>> NIL >>>>>>> NIL)) >>>>>>> A5 OK completed >>>>>>> A6 FETCH 1 BODY[1] >>>>>>> * 1 FETCH (BODY[1] {3} >>>>>>> >>>>>>> ) >>>>>>> A6 OK completed >>>>>>> >>>>>>> >>>>>>> With version 2.0.0.255, I see a different problem, the client gets stuck >>>>>>> when it is trying to show the folders in the server. >>>>>>> * OK CUE IMAP4 Server ready >>>>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>>>> A0 OK completed >>>>>>> A1 LOGIN cjwhite >>>>>>> A1 OK completed >>>>>>> A2 LIST "" "" >>>>>>> * LIST () NIL "" >>>>>>> A2 OK completed >>>>>>> A3 LIST "" "%" >>>>>>> * LIST (\Noinferiors) NIL "Inbox" >>>>>>> * LIST (\Noinferiors) NIL "Deleted" >>>>>>> A3 OK completed >>>>>>> >>>>>>> When I quit the client, I see the following error: >>>>>>> Uncaught Exception: Application LogicMail (169) is not responding; >>>>>>> process >>>>>>> terminated >>>>>>> >>>>>>> >>>>>>> Thanks, >>>>>>> Gopal >>>>>>> >>>>>>> >>>>>>> On 1/14/11 3:28 AM, "Derek Konigsberg"<dko...@lo...> >>>>>>> wrote: >>>>>>> >>>>>>>> Gopal, >>>>>>>> I put that message into my own test server, and it seemed to work just >>>>>>>> fine (including attachment download). However, there was a minor bug >>>>>>>> with messages having empty bodies on some mail servers, which I just >>>>>>>> fixed. I suggest stepping up to 2.0.0.255 and testing again. >>>>>>>> >>>>>>>> If you're still having the problem on build 255, then I'd like to see is >>>>>>>> the output of this IMAP command: >>>>>>>> >>>>>>>> A01 FETCH 1 (FLAGS UID ENVELOPE BODYSTRUCTURE) >>>>>>>> >>>>>>>> That's the command LogicMail uses when downloading the message list, to >>>>>>>> get all the header information it uses to decide what to do next. >>>>>>>> >>>>>>>> -Derek >>>>>>>> >>>>>>>> On 01/14/2011 02:29 AM, Gopal Kamalanathan wrote: >>>>>>>>> I am attaching the MIME of a short message. The first part of the MIME >>>>>>>>> is >>>>>>>>> empty. LogicMail client fetches the first part and shows the content >>>>>>>>> if >>>>>>>>> there is any. But I never see it fetching the second part. >>>>>>>>> >>>>>>>>> If you would like to see the IMAP interaction I could capture and sent >>>>>>>>> it >>>>>>>>> to >>>>>>>>> you tomorrow. >>>>>>>>> >>>>>>>>> The IMAP server is not publicly available software. >>>>>>>>> >>>>>>>>> Thanks, >>>>>>>>> Gopal >>>>>>>>> >>>>>>>>> >>>>>>>>> On 1/13/11 6:17 PM, "Derek Konigsberg"<dko...@lo...> >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>>> On 01/13/2011 04:30 PM, Gopal Kamalanathan wrote: >>>>>>>>>>> Hello, >>>>>>>>>>> >>>>>>>>>>> I am using Logicmail IMAP client in blackberry to connect to Cisco¹s >>>>>>>>>>> Unity express voicemail system. >>>>>>>>>>> The IMAP client does not seem to fetch the wav attachment of the >>>>>>>>>>> voice >>>>>>>>>>> message. Does Logic mail support downloading wav attachments? >>>>>>>>>>> >>>>>>>>>>> The MIME header of the attachment are >>>>>>>>>>> >>>>>>>>>>> Content-Type: Audio/x-wav; name="VM_2011.03.10_03.19.33.wav" >>>>>>>>>>> Content-Transfer-Encoding: Base64 >>>>>>>>>>> Content-Disposition: attachment; voice=Voice-Message; >>>>>>>>>>> filename="VM_2011.03.10_03.19.33.wav" >>>>>>>>>> >>>>>>>>>> Yes, LogicMail supports downloading wav attachments, and attachments >>>>>>>>>> of >>>>>>>>>> any type. (It just only has embedded viewing for images, and doesn't >>>>>>>>>> yet support doing anything with other attachments but saving them.) >>>>>>>>>> >>>>>>>>>> There have been issues with auto-generated e-mails before, since they >>>>>>>>>> are more likely to be malformed (or awkwardly formatted) than anything >>>>>>>>>> created with a normal desktop E-Mail client. >>>>>>>>>> >>>>>>>>>> Any chance you could capture the raw MIME source of one of these >>>>>>>>>> messages (preferably with a very short voicemail wav), zip it up, and >>>>>>>>>> E-Mail it to me for testing? >>>>>>>>>> >>>>>>>>>> I'm also curious what IMAP server software your mail server is >>>>>>>>>> running, >>>>>>>>>> but there's a pretty good chance it isn't something I can easily run >>>>>>>>>> on >>>>>>>>>> my test server. >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>> ------------------------------------------------------------------------- >>>>>>> -- >>>>>>> -- >>>>>>>>> >>>>>>> - >>>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>>>> malware threats, the impact they can have on your business, and how you >>>>>>>>> can protect your company and customers by using code signing. >>>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> _______________________________________________ >>>>>>>>> Logicmail-devel mailing list >>>>>>>>> Log...@li... >>>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>> --------------------------------------------------------------------------- >>>>> -- >>>>>>> >>>>> - >>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>> malware threats, the impact they can have on your business, and how you >>>>>>> can protect your company and customers by using code signing. >>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>> _______________________________________________ >>>>>>> Logicmail-devel mailing list >>>>>>> Log...@li... >>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>> >>>>> >>>>> >>>>> >>> ----------------------------------------------------------------------------- >>>>> >>> - >>>>> Protect Your Site and Customers from Malware Attacks >>>>> Learn about various malware tactics and how to avoid them. Understand >>>>> malware threats, the impact they can have on your business, and how you >>>>> can protect your company and customers by using code signing. >>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>> _______________________________________________ >>>>> Logicmail-devel mailing list >>>>> Log...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>> >>> >>> >>> > ----------------------------------------------------------------------------->> > - >>> Protect Your Site and Customers from Malware Attacks >>> Learn about various malware tactics and how to avoid them. Understand >>> malware threats, the impact they can have on your business, and how you >>> can protect your company and customers by using code signing. >>> http://p.sf.net/sfu/oracle-sfdevnl >>> _______________________________________________ >>> Logicmail-devel mailing list >>> Log...@li... >>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >> > > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Logicmail-devel mailing list > Log...@li... > https://lists.sourceforge.net/lists/listinfo/logicmail-devel -- ---------------------------- Derek Konigsberg dko...@lo... ---------------------------- |
From: Gopal K. <gka...@ci...> - 2011-01-15 18:49:09
|
Derek, Thanks for the quick fix. I am not able to figure out the location of the latest pre-prelease branch build. Can you send the link. If you can update the OTA page I will appreciate it. It is much easier and only way I know to install. Thanks, Gopal On 1/14/11 7:28 PM, "Derek Konigsberg" <dko...@lo...> wrote: > I was able to reproduce the issue by faking the behavior of your IMAP > server, and wrote this ticket: > http://www.logicprobe.org/proj/logicmail/ticket/274 > > I also checked in a fix for it, which should be in the latest > pre-release branch build. (Links are on the main project web page, > separated by BlackBerry OS version.) The official mobile-friendly > OTA-download page is only updated occasionally, and is a more manual > process. > > -Derek > > On 01/14/2011 07:24 PM, Gopal Kamalanathan wrote: >> Yeah, it is a server that I develop/maintain. >> >> Gopal >> >> >> On 1/14/11 4:18 PM, "Derek Konigsberg"<dko...@lo...> wrote: >> >>> So its a server you're developing (or maintaining), not one you just are >>> accessing? >>> >>> Returning a delimiter character in the LIST (and LSUB) response will >>> probably make LogicMail 2.0 start working. But I'll still try to see >>> about reproducing this (and fixing it) on my end just in case. (Its >>> rare that I'd get a useful bug report about something like this, so I >>> jump on any opportunity I can find.) >>> >>> -Derek >>> >>> On 01/14/2011 07:14 PM, Gopal Kamalanathan wrote: >>>> It is just single level of folders. But if it helps, I can return a >>>> DELIMITER. >>>> >>>> Thanks, >>>> Gopal >>>> >>>> >>>> On 1/14/11 4:09 PM, "Derek Konigsberg"<dko...@lo...> wrote: >>>> >>>>> Okay, sorry, didn't see the second half of your response. Your IMAP >>>>> server is definitely acting unusually in how it lists folders, so I'll >>>>> have to do some testing. That makes it a completely different issue >>>>> from attachment downloading, and probably a more serious one at that. >>>>> >>>>> Basically, it appears as though your IMAP server is not sending any >>>>> folder delimiter, and LogicMail is failing to handle this case. No >>>>> other IMAP server I've ever seen does this, so I wouldn't be surprised >>>>> if that's a bug in my software. (I think a lot of my folder-related >>>>> logic currently depends on knowing a delimiter character.) >>>>> >>>>> Can you create sub-folders on this server, or is it just a single level >>>>> of folders? >>>>> >>>>> -Derek >>>>> >>>>> On 01/14/2011 07:02 PM, Gopal Kamalanathan wrote: >>>>>> Derek, >>>>>> >>>>>> I did try 2.0.0.255 and I had described the issue with 255 in the lower >>>>>> part >>>>>> of the mail. >>>>>> >>>>>> Gopal >>>>>> >>>>>> >>>>>> On 1/14/11 3:45 PM, "Derek Konigsberg"<dko...@lo...> >>>>>> wrote: >>>>>> >>>>>>> Version 1.1.0 doesn't really support attachments, and hasn't been >>>>>>> updated in over a year. (and it was just minor bugfixes for the year >>>>>>> prior to that) >>>>>>> >>>>>>> You really should upgrade to the latest 2.0 beta build. Its like a >>>>>>> completely different application at this point. :-) >>>>>>> >>>>>>> -Derek >>>>>>> >>>>>>> On 01/14/2011 05:54 PM, Gopal Kamalanathan wrote: >>>>>>>> Derek, >>>>>>>> >>>>>>>> I think the problem I was describing is with version 1.1.0. The output >>>>>>>> of >>>>>>>> the IMAP interaction is as follows >>>>>>>> >>>>>>>> * OK CUE IMAP4 Server ready >>>>>>>> A0 LOGIN cjwhite >>>>>>>> A0 OK completed >>>>>>>> A1 CAPABILITY >>>>>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>>>>> A1 OK completed >>>>>>>> A2 LIST "" "" >>>>>>>> * LIST () NIL "" >>>>>>>> A2 OK completed >>>>>>>> A3 SELECT Inbox >>>>>>>> * FLAGS (\Answered \Deleted \Flagged \Recent \Seen) >>>>>>>> * 1 EXISTS >>>>>>>> * 0 RECENT >>>>>>>> * OK [UNSEEN 1] >>>>>>>> * OK [PERMANENTFLAGS (\Answered \Deleted \Flagged \Seen)] >>>>>>>> * OK [UIDNEXT 2] >>>>>>>> * OK [UIDVALIDITY 21662904] >>>>>>>> A3 OK [READ-WRITE] completed >>>>>>>> A4 FETCH 1 (FLAGS ENVELOPE) >>>>>>>> * 1 FETCH (FLAGS () ENVELOPE ("Fri, 11 Mar 2011 03:33:21 +1100 (EST)" >>>>>>>> "Voice >>>>>>>> message from 5000" (("cjwhite (cjwhite)" NIL "cjwhite" "localdomain")) >>>>>>>> NIL >>>>>>>> NIL (("cjwhite" NIL "cjwhite" "localdomain")) NIL NIL NIL >>>>>>>> "FTX1020A47Y-NME-FOC12081734-1299774801404")) >>>>>>>> A4 OK completed >>>>>>>> A5 FETCH 1 BODYSTRUCTURE >>>>>>>> * 1 FETCH (BODYSTRUCTURE (("TEXT" "plain" ("charset" "us-ascii")NIL NIL >>>>>>>> 3 >>>>>>>> 3 >>>>>>>> NIL NIL NIL)("Audio" "x-wav" ("name" "VM_2011.03.11_03.33.21.wav") NIL >>>>>>>> NIL >>>>>>>> "Base64" 100318 NIL NIL NIL) "mixed" ("boundary" "=CUE-MESSAGE-BODY=") >>>>>>>> NIL >>>>>>>> NIL)) >>>>>>>> A5 OK completed >>>>>>>> A6 FETCH 1 BODY[1] >>>>>>>> * 1 FETCH (BODY[1] {3} >>>>>>>> >>>>>>>> ) >>>>>>>> A6 OK completed >>>>>>>> >>>>>>>> >>>>>>>> With version 2.0.0.255, I see a different problem, the client gets >>>>>>>> stuck >>>>>>>> when it is trying to show the folders in the server. >>>>>>>> * OK CUE IMAP4 Server ready >>>>>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>>>>> A0 OK completed >>>>>>>> A1 LOGIN cjwhite >>>>>>>> A1 OK completed >>>>>>>> A2 LIST "" "" >>>>>>>> * LIST () NIL "" >>>>>>>> A2 OK completed >>>>>>>> A3 LIST "" "%" >>>>>>>> * LIST (\Noinferiors) NIL "Inbox" >>>>>>>> * LIST (\Noinferiors) NIL "Deleted" >>>>>>>> A3 OK completed >>>>>>>> >>>>>>>> When I quit the client, I see the following error: >>>>>>>> Uncaught Exception: Application LogicMail (169) is not responding; >>>>>>>> process >>>>>>>> terminated >>>>>>>> >>>>>>>> >>>>>>>> Thanks, >>>>>>>> Gopal >>>>>>>> >>>>>>>> >>>>>>>> On 1/14/11 3:28 AM, "Derek Konigsberg"<dko...@lo...> >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Gopal, >>>>>>>>> I put that message into my own test server, and it seemed to work just >>>>>>>>> fine (including attachment download). However, there was a minor bug >>>>>>>>> with messages having empty bodies on some mail servers, which I just >>>>>>>>> fixed. I suggest stepping up to 2.0.0.255 and testing again. >>>>>>>>> >>>>>>>>> If you're still having the problem on build 255, then I'd like to see >>>>>>>>> is >>>>>>>>> the output of this IMAP command: >>>>>>>>> >>>>>>>>> A01 FETCH 1 (FLAGS UID ENVELOPE BODYSTRUCTURE) >>>>>>>>> >>>>>>>>> That's the command LogicMail uses when downloading the message list, >>>>>>>>> to >>>>>>>>> get all the header information it uses to decide what to do next. >>>>>>>>> >>>>>>>>> -Derek >>>>>>>>> >>>>>>>>> On 01/14/2011 02:29 AM, Gopal Kamalanathan wrote: >>>>>>>>>> I am attaching the MIME of a short message. The first part of the >>>>>>>>>> MIME >>>>>>>>>> is >>>>>>>>>> empty. LogicMail client fetches the first part and shows the content >>>>>>>>>> if >>>>>>>>>> there is any. But I never see it fetching the second part. >>>>>>>>>> >>>>>>>>>> If you would like to see the IMAP interaction I could capture and >>>>>>>>>> sent >>>>>>>>>> it >>>>>>>>>> to >>>>>>>>>> you tomorrow. >>>>>>>>>> >>>>>>>>>> The IMAP server is not publicly available software. >>>>>>>>>> >>>>>>>>>> Thanks, >>>>>>>>>> Gopal >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On 1/13/11 6:17 PM, "Derek Konigsberg"<dko...@lo...> >>>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>>> On 01/13/2011 04:30 PM, Gopal Kamalanathan wrote: >>>>>>>>>>>> Hello, >>>>>>>>>>>> >>>>>>>>>>>> I am using Logicmail IMAP client in blackberry to connect to >>>>>>>>>>>> Cisco¹s >>>>>>>>>>>> Unity express voicemail system. >>>>>>>>>>>> The IMAP client does not seem to fetch the wav attachment of the >>>>>>>>>>>> voice >>>>>>>>>>>> message. Does Logic mail support downloading wav attachments? >>>>>>>>>>>> >>>>>>>>>>>> The MIME header of the attachment are >>>>>>>>>>>> >>>>>>>>>>>> Content-Type: Audio/x-wav; >>>>>>>>>>>> name="VM_2011.03.10_03.19.33.wav" >>>>>>>>>>>> Content-Transfer-Encoding: Base64 >>>>>>>>>>>> Content-Disposition: attachment; voice=Voice-Message; >>>>>>>>>>>> filename="VM_2011.03.10_03.19.33.wav" >>>>>>>>>>> >>>>>>>>>>> Yes, LogicMail supports downloading wav attachments, and attachments >>>>>>>>>>> of >>>>>>>>>>> any type. (It just only has embedded viewing for images, and >>>>>>>>>>> doesn't >>>>>>>>>>> yet support doing anything with other attachments but saving them.) >>>>>>>>>>> >>>>>>>>>>> There have been issues with auto-generated e-mails before, since >>>>>>>>>>> they >>>>>>>>>>> are more likely to be malformed (or awkwardly formatted) than >>>>>>>>>>> anything >>>>>>>>>>> created with a normal desktop E-Mail client. >>>>>>>>>>> >>>>>>>>>>> Any chance you could capture the raw MIME source of one of these >>>>>>>>>>> messages (preferably with a very short voicemail wav), zip it up, >>>>>>>>>>> and >>>>>>>>>>> E-Mail it to me for testing? >>>>>>>>>>> >>>>>>>>>>> I'm also curious what IMAP server software your mail server is >>>>>>>>>>> running, >>>>>>>>>>> but there's a pretty good chance it isn't something I can easily run >>>>>>>>>>> on >>>>>>>>>>> my test server. >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>> ----------------------------------------------------------------------- >>>>>>>> -- >>>>>>>> -- >>>>>>>> -- >>>>>>>>>> >>>>>>>> - >>>>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>>>>> malware threats, the impact they can have on your business, and how >>>>>>>>>> you >>>>>>>>>> can protect your company and customers by using code signing. >>>>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> _______________________________________________ >>>>>>>>>> Logicmail-devel mailing list >>>>>>>>>> Log...@li... >>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>> ------------------------------------------------------------------------- >>>>>> -- >>>>>> -- >>>>>>>> >>>>>> - >>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>>> malware threats, the impact they can have on your business, and how you >>>>>>>> can protect your company and customers by using code signing. >>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>> _______________________________________________ >>>>>>>> Logicmail-devel mailing list >>>>>>>> Log...@li... >>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>> >>>>>> >>>>>> >>>>>> >>>> --------------------------------------------------------------------------- >>>> -- >>>>>> >>>> - >>>>>> Protect Your Site and Customers from Malware Attacks >>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>> malware threats, the impact they can have on your business, and how you >>>>>> can protect your company and customers by using code signing. >>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>> _______________________________________________ >>>>>> Logicmail-devel mailing list >>>>>> Log...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>> >>>> >>>> >>>> >> ----------------------------------------------------------------------------- >> >> >> - >>>> Protect Your Site and Customers from Malware Attacks >>>> Learn about various malware tactics and how to avoid them. Understand >>>> malware threats, the impact they can have on your business, and how you >>>> can protect your company and customers by using code signing. >>>> http://p.sf.net/sfu/oracle-sfdevnl >>>> _______________________________________________ >>>> Logicmail-devel mailing list >>>> Log...@li... >>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>> >> >> >> ----------------------------------------------------------------------------->> - >> Protect Your Site and Customers from Malware Attacks >> Learn about various malware tactics and how to avoid them. Understand >> malware threats, the impact they can have on your business, and how you >> can protect your company and customers by using code signing. >> http://p.sf.net/sfu/oracle-sfdevnl >> _______________________________________________ >> Logicmail-devel mailing list >> Log...@li... >> https://lists.sourceforge.net/lists/listinfo/logicmail-devel > |
From: Derek K. <dko...@lo...> - 2011-01-15 19:25:27
|
Right in the middle of the "Downloading" section of the project website, under the bullet for "Latest release: 2.0.0-Beta". There is an item called "Pre-release branch automated builds", with a sub-item called "Over-The-Air installation". It contains a number of links (one for each support BB OS version under the following path: http://www.logicprobe.org/builds/logicmail-2.0/latest/2.0.0/ I also updated the simple OTA page, but I won't always update it every single time the build server runs. -Derek On 01/15/2011 01:49 PM, Gopal Kamalanathan wrote: > Derek, > > Thanks for the quick fix. I am not able to figure out the location of the > latest pre-prelease branch build. Can you send the link. > > If you can update the OTA page I will appreciate it. It is much easier and > only way I know to install. > > Thanks, > Gopal > > > On 1/14/11 7:28 PM, "Derek Konigsberg"<dko...@lo...> wrote: > >> I was able to reproduce the issue by faking the behavior of your IMAP >> server, and wrote this ticket: >> http://www.logicprobe.org/proj/logicmail/ticket/274 >> >> I also checked in a fix for it, which should be in the latest >> pre-release branch build. (Links are on the main project web page, >> separated by BlackBerry OS version.) The official mobile-friendly >> OTA-download page is only updated occasionally, and is a more manual >> process. >> >> -Derek >> >> On 01/14/2011 07:24 PM, Gopal Kamalanathan wrote: >>> Yeah, it is a server that I develop/maintain. >>> >>> Gopal >>> >>> >>> On 1/14/11 4:18 PM, "Derek Konigsberg"<dko...@lo...> wrote: >>> >>>> So its a server you're developing (or maintaining), not one you just are >>>> accessing? >>>> >>>> Returning a delimiter character in the LIST (and LSUB) response will >>>> probably make LogicMail 2.0 start working. But I'll still try to see >>>> about reproducing this (and fixing it) on my end just in case. (Its >>>> rare that I'd get a useful bug report about something like this, so I >>>> jump on any opportunity I can find.) >>>> >>>> -Derek >>>> >>>> On 01/14/2011 07:14 PM, Gopal Kamalanathan wrote: >>>>> It is just single level of folders. But if it helps, I can return a >>>>> DELIMITER. >>>>> >>>>> Thanks, >>>>> Gopal >>>>> >>>>> >>>>> On 1/14/11 4:09 PM, "Derek Konigsberg"<dko...@lo...> wrote: >>>>> >>>>>> Okay, sorry, didn't see the second half of your response. Your IMAP >>>>>> server is definitely acting unusually in how it lists folders, so I'll >>>>>> have to do some testing. That makes it a completely different issue >>>>>> from attachment downloading, and probably a more serious one at that. >>>>>> >>>>>> Basically, it appears as though your IMAP server is not sending any >>>>>> folder delimiter, and LogicMail is failing to handle this case. No >>>>>> other IMAP server I've ever seen does this, so I wouldn't be surprised >>>>>> if that's a bug in my software. (I think a lot of my folder-related >>>>>> logic currently depends on knowing a delimiter character.) >>>>>> >>>>>> Can you create sub-folders on this server, or is it just a single level >>>>>> of folders? >>>>>> >>>>>> -Derek >>>>>> >>>>>> On 01/14/2011 07:02 PM, Gopal Kamalanathan wrote: >>>>>>> Derek, >>>>>>> >>>>>>> I did try 2.0.0.255 and I had described the issue with 255 in the lower >>>>>>> part >>>>>>> of the mail. >>>>>>> >>>>>>> Gopal >>>>>>> >>>>>>> >>>>>>> On 1/14/11 3:45 PM, "Derek Konigsberg"<dko...@lo...> >>>>>>> wrote: >>>>>>> >>>>>>>> Version 1.1.0 doesn't really support attachments, and hasn't been >>>>>>>> updated in over a year. (and it was just minor bugfixes for the year >>>>>>>> prior to that) >>>>>>>> >>>>>>>> You really should upgrade to the latest 2.0 beta build. Its like a >>>>>>>> completely different application at this point. :-) >>>>>>>> >>>>>>>> -Derek >>>>>>>> >>>>>>>> On 01/14/2011 05:54 PM, Gopal Kamalanathan wrote: >>>>>>>>> Derek, >>>>>>>>> >>>>>>>>> I think the problem I was describing is with version 1.1.0. The output >>>>>>>>> of >>>>>>>>> the IMAP interaction is as follows >>>>>>>>> >>>>>>>>> * OK CUE IMAP4 Server ready >>>>>>>>> A0 LOGIN cjwhite >>>>>>>>> A0 OK completed >>>>>>>>> A1 CAPABILITY >>>>>>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>>>>>> A1 OK completed >>>>>>>>> A2 LIST "" "" >>>>>>>>> * LIST () NIL "" >>>>>>>>> A2 OK completed >>>>>>>>> A3 SELECT Inbox >>>>>>>>> * FLAGS (\Answered \Deleted \Flagged \Recent \Seen) >>>>>>>>> * 1 EXISTS >>>>>>>>> * 0 RECENT >>>>>>>>> * OK [UNSEEN 1] >>>>>>>>> * OK [PERMANENTFLAGS (\Answered \Deleted \Flagged \Seen)] >>>>>>>>> * OK [UIDNEXT 2] >>>>>>>>> * OK [UIDVALIDITY 21662904] >>>>>>>>> A3 OK [READ-WRITE] completed >>>>>>>>> A4 FETCH 1 (FLAGS ENVELOPE) >>>>>>>>> * 1 FETCH (FLAGS () ENVELOPE ("Fri, 11 Mar 2011 03:33:21 +1100 (EST)" >>>>>>>>> "Voice >>>>>>>>> message from 5000" (("cjwhite (cjwhite)" NIL "cjwhite" "localdomain")) >>>>>>>>> NIL >>>>>>>>> NIL (("cjwhite" NIL "cjwhite" "localdomain")) NIL NIL NIL >>>>>>>>> "FTX1020A47Y-NME-FOC12081734-1299774801404")) >>>>>>>>> A4 OK completed >>>>>>>>> A5 FETCH 1 BODYSTRUCTURE >>>>>>>>> * 1 FETCH (BODYSTRUCTURE (("TEXT" "plain" ("charset" "us-ascii")NIL NIL >>>>>>>>> 3 >>>>>>>>> 3 >>>>>>>>> NIL NIL NIL)("Audio" "x-wav" ("name" "VM_2011.03.11_03.33.21.wav") NIL >>>>>>>>> NIL >>>>>>>>> "Base64" 100318 NIL NIL NIL) "mixed" ("boundary" "=CUE-MESSAGE-BODY=") >>>>>>>>> NIL >>>>>>>>> NIL)) >>>>>>>>> A5 OK completed >>>>>>>>> A6 FETCH 1 BODY[1] >>>>>>>>> * 1 FETCH (BODY[1] {3} >>>>>>>>> >>>>>>>>> ) >>>>>>>>> A6 OK completed >>>>>>>>> >>>>>>>>> >>>>>>>>> With version 2.0.0.255, I see a different problem, the client gets >>>>>>>>> stuck >>>>>>>>> when it is trying to show the folders in the server. >>>>>>>>> * OK CUE IMAP4 Server ready >>>>>>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>>>>>> A0 OK completed >>>>>>>>> A1 LOGIN cjwhite >>>>>>>>> A1 OK completed >>>>>>>>> A2 LIST "" "" >>>>>>>>> * LIST () NIL "" >>>>>>>>> A2 OK completed >>>>>>>>> A3 LIST "" "%" >>>>>>>>> * LIST (\Noinferiors) NIL "Inbox" >>>>>>>>> * LIST (\Noinferiors) NIL "Deleted" >>>>>>>>> A3 OK completed >>>>>>>>> >>>>>>>>> When I quit the client, I see the following error: >>>>>>>>> Uncaught Exception: Application LogicMail (169) is not responding; >>>>>>>>> process >>>>>>>>> terminated >>>>>>>>> >>>>>>>>> >>>>>>>>> Thanks, >>>>>>>>> Gopal >>>>>>>>> >>>>>>>>> >>>>>>>>> On 1/14/11 3:28 AM, "Derek Konigsberg"<dko...@lo...> >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>>> Gopal, >>>>>>>>>> I put that message into my own test server, and it seemed to work just >>>>>>>>>> fine (including attachment download). However, there was a minor bug >>>>>>>>>> with messages having empty bodies on some mail servers, which I just >>>>>>>>>> fixed. I suggest stepping up to 2.0.0.255 and testing again. >>>>>>>>>> >>>>>>>>>> If you're still having the problem on build 255, then I'd like to see >>>>>>>>>> is >>>>>>>>>> the output of this IMAP command: >>>>>>>>>> >>>>>>>>>> A01 FETCH 1 (FLAGS UID ENVELOPE BODYSTRUCTURE) >>>>>>>>>> >>>>>>>>>> That's the command LogicMail uses when downloading the message list, >>>>>>>>>> to >>>>>>>>>> get all the header information it uses to decide what to do next. >>>>>>>>>> >>>>>>>>>> -Derek >>>>>>>>>> >>>>>>>>>> On 01/14/2011 02:29 AM, Gopal Kamalanathan wrote: >>>>>>>>>>> I am attaching the MIME of a short message. The first part of the >>>>>>>>>>> MIME >>>>>>>>>>> is >>>>>>>>>>> empty. LogicMail client fetches the first part and shows the content >>>>>>>>>>> if >>>>>>>>>>> there is any. But I never see it fetching the second part. >>>>>>>>>>> >>>>>>>>>>> If you would like to see the IMAP interaction I could capture and >>>>>>>>>>> sent >>>>>>>>>>> it >>>>>>>>>>> to >>>>>>>>>>> you tomorrow. >>>>>>>>>>> >>>>>>>>>>> The IMAP server is not publicly available software. >>>>>>>>>>> >>>>>>>>>>> Thanks, >>>>>>>>>>> Gopal >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> On 1/13/11 6:17 PM, "Derek Konigsberg"<dko...@lo...> >>>>>>>>>>> wrote: >>>>>>>>>>> >>>>>>>>>>>> On 01/13/2011 04:30 PM, Gopal Kamalanathan wrote: >>>>>>>>>>>>> Hello, >>>>>>>>>>>>> >>>>>>>>>>>>> I am using Logicmail IMAP client in blackberry to connect to >>>>>>>>>>>>> Cisco¹s >>>>>>>>>>>>> Unity express voicemail system. >>>>>>>>>>>>> The IMAP client does not seem to fetch the wav attachment of the >>>>>>>>>>>>> voice >>>>>>>>>>>>> message. Does Logic mail support downloading wav attachments? >>>>>>>>>>>>> >>>>>>>>>>>>> The MIME header of the attachment are >>>>>>>>>>>>> >>>>>>>>>>>>> Content-Type: Audio/x-wav; >>>>>>>>>>>>> name="VM_2011.03.10_03.19.33.wav" >>>>>>>>>>>>> Content-Transfer-Encoding: Base64 >>>>>>>>>>>>> Content-Disposition: attachment; voice=Voice-Message; >>>>>>>>>>>>> filename="VM_2011.03.10_03.19.33.wav" >>>>>>>>>>>> >>>>>>>>>>>> Yes, LogicMail supports downloading wav attachments, and attachments >>>>>>>>>>>> of >>>>>>>>>>>> any type. (It just only has embedded viewing for images, and >>>>>>>>>>>> doesn't >>>>>>>>>>>> yet support doing anything with other attachments but saving them.) >>>>>>>>>>>> >>>>>>>>>>>> There have been issues with auto-generated e-mails before, since >>>>>>>>>>>> they >>>>>>>>>>>> are more likely to be malformed (or awkwardly formatted) than >>>>>>>>>>>> anything >>>>>>>>>>>> created with a normal desktop E-Mail client. >>>>>>>>>>>> >>>>>>>>>>>> Any chance you could capture the raw MIME source of one of these >>>>>>>>>>>> messages (preferably with a very short voicemail wav), zip it up, >>>>>>>>>>>> and >>>>>>>>>>>> E-Mail it to me for testing? >>>>>>>>>>>> >>>>>>>>>>>> I'm also curious what IMAP server software your mail server is >>>>>>>>>>>> running, >>>>>>>>>>>> but there's a pretty good chance it isn't something I can easily run >>>>>>>>>>>> on >>>>>>>>>>>> my test server. >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>> ----------------------------------------------------------------------- >>>>>>>>> -- >>>>>>>>> -- >>>>>>>>> -- >>>>>>>>>>> >>>>>>>>> - >>>>>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>>>>>> malware threats, the impact they can have on your business, and how >>>>>>>>>>> you >>>>>>>>>>> can protect your company and customers by using code signing. >>>>>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> Logicmail-devel mailing list >>>>>>>>>>> Log...@li... >>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>> ------------------------------------------------------------------------- >>>>>>> -- >>>>>>> -- >>>>>>>>> >>>>>>> - >>>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>>>> malware threats, the impact they can have on your business, and how you >>>>>>>>> can protect your company and customers by using code signing. >>>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>>> _______________________________________________ >>>>>>>>> Logicmail-devel mailing list >>>>>>>>> Log...@li... >>>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>> --------------------------------------------------------------------------- >>>>> -- >>>>>>> >>>>> - >>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>> malware threats, the impact they can have on your business, and how you >>>>>>> can protect your company and customers by using code signing. >>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>> _______________________________________________ >>>>>>> Logicmail-devel mailing list >>>>>>> Log...@li... >>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>> >>>>> >>>>> >>>>> >>> ----------------------------------------------------------------------------- >>>>> >>> - >>>>> Protect Your Site and Customers from Malware Attacks >>>>> Learn about various malware tactics and how to avoid them. Understand >>>>> malware threats, the impact they can have on your business, and how you >>>>> can protect your company and customers by using code signing. >>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>> _______________________________________________ >>>>> Logicmail-devel mailing list >>>>> Log...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>> >>> >>> >>> > ----------------------------------------------------------------------------->> > - >>> Protect Your Site and Customers from Malware Attacks >>> Learn about various malware tactics and how to avoid them. Understand >>> malware threats, the impact they can have on your business, and how you >>> can protect your company and customers by using code signing. >>> http://p.sf.net/sfu/oracle-sfdevnl >>> _______________________________________________ >>> Logicmail-devel mailing list >>> Log...@li... >>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >> > > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Logicmail-devel mailing list > Log...@li... > https://lists.sourceforge.net/lists/listinfo/logicmail-devel -- ---------------------------- Derek Konigsberg dko...@lo... ---------------------------- |
From: Gopal K. <gka...@ci...> - 2011-01-15 21:55:26
|
Thank you. I will try it on Tuesday. Gopal On 1/15/11 11:25 AM, "Derek Konigsberg" <dko...@lo...> wrote: > Right in the middle of the "Downloading" section of the project website, > under the bullet for "Latest release: 2.0.0-Beta". There is an item > called "Pre-release branch automated builds", with a sub-item called > "Over-The-Air installation". > > It contains a number of links (one for each support BB OS version under > the following path: > http://www.logicprobe.org/builds/logicmail-2.0/latest/2.0.0/ > > I also updated the simple OTA page, but I won't always update it every > single time the build server runs. > > -Derek > > On 01/15/2011 01:49 PM, Gopal Kamalanathan wrote: >> Derek, >> >> Thanks for the quick fix. I am not able to figure out the location of the >> latest pre-prelease branch build. Can you send the link. >> >> If you can update the OTA page I will appreciate it. It is much easier and >> only way I know to install. >> >> Thanks, >> Gopal >> >> >> On 1/14/11 7:28 PM, "Derek Konigsberg"<dko...@lo...> wrote: >> >>> I was able to reproduce the issue by faking the behavior of your IMAP >>> server, and wrote this ticket: >>> http://www.logicprobe.org/proj/logicmail/ticket/274 >>> >>> I also checked in a fix for it, which should be in the latest >>> pre-release branch build. (Links are on the main project web page, >>> separated by BlackBerry OS version.) The official mobile-friendly >>> OTA-download page is only updated occasionally, and is a more manual >>> process. >>> >>> -Derek >>> >>> On 01/14/2011 07:24 PM, Gopal Kamalanathan wrote: >>>> Yeah, it is a server that I develop/maintain. >>>> >>>> Gopal >>>> >>>> >>>> On 1/14/11 4:18 PM, "Derek Konigsberg"<dko...@lo...> wrote: >>>> >>>>> So its a server you're developing (or maintaining), not one you just are >>>>> accessing? >>>>> >>>>> Returning a delimiter character in the LIST (and LSUB) response will >>>>> probably make LogicMail 2.0 start working. But I'll still try to see >>>>> about reproducing this (and fixing it) on my end just in case. (Its >>>>> rare that I'd get a useful bug report about something like this, so I >>>>> jump on any opportunity I can find.) >>>>> >>>>> -Derek >>>>> >>>>> On 01/14/2011 07:14 PM, Gopal Kamalanathan wrote: >>>>>> It is just single level of folders. But if it helps, I can return a >>>>>> DELIMITER. >>>>>> >>>>>> Thanks, >>>>>> Gopal >>>>>> >>>>>> >>>>>> On 1/14/11 4:09 PM, "Derek Konigsberg"<dko...@lo...> >>>>>> wrote: >>>>>> >>>>>>> Okay, sorry, didn't see the second half of your response. Your IMAP >>>>>>> server is definitely acting unusually in how it lists folders, so I'll >>>>>>> have to do some testing. That makes it a completely different issue >>>>>>> from attachment downloading, and probably a more serious one at that. >>>>>>> >>>>>>> Basically, it appears as though your IMAP server is not sending any >>>>>>> folder delimiter, and LogicMail is failing to handle this case. No >>>>>>> other IMAP server I've ever seen does this, so I wouldn't be surprised >>>>>>> if that's a bug in my software. (I think a lot of my folder-related >>>>>>> logic currently depends on knowing a delimiter character.) >>>>>>> >>>>>>> Can you create sub-folders on this server, or is it just a single level >>>>>>> of folders? >>>>>>> >>>>>>> -Derek >>>>>>> >>>>>>> On 01/14/2011 07:02 PM, Gopal Kamalanathan wrote: >>>>>>>> Derek, >>>>>>>> >>>>>>>> I did try 2.0.0.255 and I had described the issue with 255 in the lower >>>>>>>> part >>>>>>>> of the mail. >>>>>>>> >>>>>>>> Gopal >>>>>>>> >>>>>>>> >>>>>>>> On 1/14/11 3:45 PM, "Derek Konigsberg"<dko...@lo...> >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Version 1.1.0 doesn't really support attachments, and hasn't been >>>>>>>>> updated in over a year. (and it was just minor bugfixes for the year >>>>>>>>> prior to that) >>>>>>>>> >>>>>>>>> You really should upgrade to the latest 2.0 beta build. Its like a >>>>>>>>> completely different application at this point. :-) >>>>>>>>> >>>>>>>>> -Derek >>>>>>>>> >>>>>>>>> On 01/14/2011 05:54 PM, Gopal Kamalanathan wrote: >>>>>>>>>> Derek, >>>>>>>>>> >>>>>>>>>> I think the problem I was describing is with version 1.1.0. The >>>>>>>>>> output >>>>>>>>>> of >>>>>>>>>> the IMAP interaction is as follows >>>>>>>>>> >>>>>>>>>> * OK CUE IMAP4 Server ready >>>>>>>>>> A0 LOGIN cjwhite >>>>>>>>>> A0 OK completed >>>>>>>>>> A1 CAPABILITY >>>>>>>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>>>>>>> A1 OK completed >>>>>>>>>> A2 LIST "" "" >>>>>>>>>> * LIST () NIL "" >>>>>>>>>> A2 OK completed >>>>>>>>>> A3 SELECT Inbox >>>>>>>>>> * FLAGS (\Answered \Deleted \Flagged \Recent \Seen) >>>>>>>>>> * 1 EXISTS >>>>>>>>>> * 0 RECENT >>>>>>>>>> * OK [UNSEEN 1] >>>>>>>>>> * OK [PERMANENTFLAGS (\Answered \Deleted \Flagged \Seen)] >>>>>>>>>> * OK [UIDNEXT 2] >>>>>>>>>> * OK [UIDVALIDITY 21662904] >>>>>>>>>> A3 OK [READ-WRITE] completed >>>>>>>>>> A4 FETCH 1 (FLAGS ENVELOPE) >>>>>>>>>> * 1 FETCH (FLAGS () ENVELOPE ("Fri, 11 Mar 2011 03:33:21 +1100 (EST)" >>>>>>>>>> "Voice >>>>>>>>>> message from 5000" (("cjwhite (cjwhite)" NIL "cjwhite" >>>>>>>>>> "localdomain")) >>>>>>>>>> NIL >>>>>>>>>> NIL (("cjwhite" NIL "cjwhite" "localdomain")) NIL NIL NIL >>>>>>>>>> "FTX1020A47Y-NME-FOC12081734-1299774801404")) >>>>>>>>>> A4 OK completed >>>>>>>>>> A5 FETCH 1 BODYSTRUCTURE >>>>>>>>>> * 1 FETCH (BODYSTRUCTURE (("TEXT" "plain" ("charset" "us-ascii")NIL >>>>>>>>>> NIL >>>>>>>>>> 3 >>>>>>>>>> 3 >>>>>>>>>> NIL NIL NIL)("Audio" "x-wav" ("name" "VM_2011.03.11_03.33.21.wav") >>>>>>>>>> NIL >>>>>>>>>> NIL >>>>>>>>>> "Base64" 100318 NIL NIL NIL) "mixed" ("boundary" >>>>>>>>>> "=CUE-MESSAGE-BODY=") >>>>>>>>>> NIL >>>>>>>>>> NIL)) >>>>>>>>>> A5 OK completed >>>>>>>>>> A6 FETCH 1 BODY[1] >>>>>>>>>> * 1 FETCH (BODY[1] {3} >>>>>>>>>> >>>>>>>>>> ) >>>>>>>>>> A6 OK completed >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> With version 2.0.0.255, I see a different problem, the client gets >>>>>>>>>> stuck >>>>>>>>>> when it is trying to show the folders in the server. >>>>>>>>>> * OK CUE IMAP4 Server ready >>>>>>>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>>>>>>> A0 OK completed >>>>>>>>>> A1 LOGIN cjwhite >>>>>>>>>> A1 OK completed >>>>>>>>>> A2 LIST "" "" >>>>>>>>>> * LIST () NIL "" >>>>>>>>>> A2 OK completed >>>>>>>>>> A3 LIST "" "%" >>>>>>>>>> * LIST (\Noinferiors) NIL "Inbox" >>>>>>>>>> * LIST (\Noinferiors) NIL "Deleted" >>>>>>>>>> A3 OK completed >>>>>>>>>> >>>>>>>>>> When I quit the client, I see the following error: >>>>>>>>>> Uncaught Exception: Application LogicMail (169) is not responding; >>>>>>>>>> process >>>>>>>>>> terminated >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Thanks, >>>>>>>>>> Gopal >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On 1/14/11 3:28 AM, "Derek Konigsberg"<dko...@lo...> >>>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>>> Gopal, >>>>>>>>>>> I put that message into my own test server, and it seemed to work >>>>>>>>>>> just >>>>>>>>>>> fine (including attachment download). However, there was a minor >>>>>>>>>>> bug >>>>>>>>>>> with messages having empty bodies on some mail servers, which I just >>>>>>>>>>> fixed. I suggest stepping up to 2.0.0.255 and testing again. >>>>>>>>>>> >>>>>>>>>>> If you're still having the problem on build 255, then I'd like to >>>>>>>>>>> see >>>>>>>>>>> is >>>>>>>>>>> the output of this IMAP command: >>>>>>>>>>> >>>>>>>>>>> A01 FETCH 1 (FLAGS UID ENVELOPE BODYSTRUCTURE) >>>>>>>>>>> >>>>>>>>>>> That's the command LogicMail uses when downloading the message list, >>>>>>>>>>> to >>>>>>>>>>> get all the header information it uses to decide what to do next. >>>>>>>>>>> >>>>>>>>>>> -Derek >>>>>>>>>>> >>>>>>>>>>> On 01/14/2011 02:29 AM, Gopal Kamalanathan wrote: >>>>>>>>>>>> I am attaching the MIME of a short message. The first part of the >>>>>>>>>>>> MIME >>>>>>>>>>>> is >>>>>>>>>>>> empty. LogicMail client fetches the first part and shows the >>>>>>>>>>>> content >>>>>>>>>>>> if >>>>>>>>>>>> there is any. But I never see it fetching the second part. >>>>>>>>>>>> >>>>>>>>>>>> If you would like to see the IMAP interaction I could capture and >>>>>>>>>>>> sent >>>>>>>>>>>> it >>>>>>>>>>>> to >>>>>>>>>>>> you tomorrow. >>>>>>>>>>>> >>>>>>>>>>>> The IMAP server is not publicly available software. >>>>>>>>>>>> >>>>>>>>>>>> Thanks, >>>>>>>>>>>> Gopal >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> On 1/13/11 6:17 PM, "Derek Konigsberg"<dko...@lo...> >>>>>>>>>>>> wrote: >>>>>>>>>>>> >>>>>>>>>>>> On 01/13/2011 04:30 PM, Gopal Kamalanathan wrote: >>>>>>>>>>>> Hello, >>>>>>>>>>>> >>>>>>>>>>>> I am using Logicmail IMAP client in blackberry to connect to >>>>>>>>>>>> Cisco¹s >>>>>>>>>>>> Unity express voicemail system. >>>>>>>>>>>> The IMAP client does not seem to fetch the wav attachment of the >>>>>>>>>>>> voice >>>>>>>>>>>> message. Does Logic mail support downloading wav attachments? >>>>>>>>>>>> >>>>>>>>>>>> The MIME header of the attachment are >>>>>>>>>>>> >>>>>>>>>>>> Content-Type: Audio/x-wav; >>>>>>>>>>>> name="VM_2011.03.10_03.19.33.wav" >>>>>>>>>>>> Content-Transfer-Encoding: Base64 >>>>>>>>>>>> Content-Disposition: attachment; voice=Voice-Message; >>>>>>>>>>>> filename="VM_2011.03.10_03.19.33.wav" >>>>>>>>>>>> >>>>>>>>>>>> Yes, LogicMail supports downloading wav attachments, and >>>>>>>>>>>> attachments >>>>>>>>>>>> of >>>>>>>>>>>> any type. (It just only has embedded viewing for images, and >>>>>>>>>>>> doesn't >>>>>>>>>>>> yet support doing anything with other attachments but saving them.) >>>>>>>>>>>> >>>>>>>>>>>> There have been issues with auto-generated e-mails before, since >>>>>>>>>>>> they >>>>>>>>>>>> are more likely to be malformed (or awkwardly formatted) than >>>>>>>>>>>> anything >>>>>>>>>>>> created with a normal desktop E-Mail client. >>>>>>>>>>>> >>>>>>>>>>>> Any chance you could capture the raw MIME source of one of these >>>>>>>>>>>> messages (preferably with a very short voicemail wav), zip it up, >>>>>>>>>>>> and >>>>>>>>>>>> E-Mail it to me for testing? >>>>>>>>>>>> >>>>>>>>>>>> I'm also curious what IMAP server software your mail server is >>>>>>>>>>>> running, >>>>>>>>>>>> but there's a pretty good chance it isn't something I can easily >>>>>>>>>>>> run >>>>>>>>>>>> on >>>>>>>>>>>> my test server. >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>> --------------------------------------------------------------------- >>>>>>>>>> -- >>>>>>>>>> -- >>>>>>>>>> -- >>>>>>>>>> -- >>>>>>>>>>>> >>>>>>>>>> - >>>>>>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>>>>>> Learn about various malware tactics and how to avoid them. >>>>>>>>>>>> Understand >>>>>>>>>>>> malware threats, the impact they can have on your business, and how >>>>>>>>>>>> you >>>>>>>>>>>> can protect your company and customers by using code signing. >>>>>>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>> Logicmail-devel mailing list >>>>>>>>>>>> Log...@li... >>>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>> ----------------------------------------------------------------------- >>>>>>>> -- >>>>>>>> -- >>>>>>>> -- >>>>>>>>>> >>>>>>>> - >>>>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>>>>> malware threats, the impact they can have on your business, and how >>>>>>>>>> you >>>>>>>>>> can protect your company and customers by using code signing. >>>>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>>>> _______________________________________________ >>>>>>>>>> Logicmail-devel mailing list >>>>>>>>>> Log...@li... >>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>> ------------------------------------------------------------------------- >>>>>> -- >>>>>> -- >>>>>>>> >>>>>> - >>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>>> malware threats, the impact they can have on your business, and how you >>>>>>>> can protect your company and customers by using code signing. >>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>> _______________________________________________ >>>>>>>> Logicmail-devel mailing list >>>>>>>> Log...@li... >>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>> >>>>>> >>>>>> >>>>>> >>>> --------------------------------------------------------------------------- >>>> -- >>>>>> >>>> - >>>>>> Protect Your Site and Customers from Malware Attacks >>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>> malware threats, the impact they can have on your business, and how you >>>>>> can protect your company and customers by using code signing. >>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>> _______________________________________________ >>>>>> Logicmail-devel mailing list >>>>>> Log...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>> >>>> >>>> >>>> >> ----------------------------------------------------------------------------- >> >> >> - >>>> Protect Your Site and Customers from Malware Attacks >>>> Learn about various malware tactics and how to avoid them. Understand >>>> malware threats, the impact they can have on your business, and how you >>>> can protect your company and customers by using code signing. >>>> http://p.sf.net/sfu/oracle-sfdevnl >>>> _______________________________________________ >>>> Logicmail-devel mailing list >>>> Log...@li... >>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>> >> >> >> ----------------------------------------------------------------------------->> - >> Protect Your Site and Customers from Malware Attacks >> Learn about various malware tactics and how to avoid them. Understand >> malware threats, the impact they can have on your business, and how you >> can protect your company and customers by using code signing. >> http://p.sf.net/sfu/oracle-sfdevnl >> _______________________________________________ >> Logicmail-devel mailing list >> Log...@li... >> https://lists.sourceforge.net/lists/listinfo/logicmail-devel > |
From: Gopal K. <gka...@ci...> - 2011-01-18 22:27:14
|
Derek, The fix worked fine and I am able to retrieve voice message properly. Now I am having issues with fax message. When I open a fax message it says "Unknown error" and show the message "Loading message..." Below is response to the IMAP commands * OK CUE IMAP4 Server ready a login cjwhite aesop a OK completed b select inbox * FLAGS (\Answered \Deleted \Flagged \Recent \Seen) * 3 EXISTS * 0 RECENT * OK [UNSEEN 3] * OK [PERMANENTFLAGS (\Answered \Deleted \Flagged \Seen)] * OK [UIDNEXT 5] * OK [UIDVALIDITY 21662904] b OK [READ-WRITE] completed c UID FETCH 3 (BODY[1] UID) * 2 FETCH (BODY[1] {3} UID 3) c OK completed d UID FETCH 3 (BODY[2] UID) * 2 FETCH (BODY[2] {11126} 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 jAABrlmmBgABDAABtgumQrABDAABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUAB ps1AAUABps1AARaUKAABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUAB ps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1A AUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUAB ps1AAUABps1AAUABps1AAUABps1AAUABrz0wSgABDAABps1AAUABps1AAUABps1AAUABps1AAUAB ps1AAUABps1AARaYUoABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUAB ps1AAUABs0dNMzABDAABtxtNsaABDAABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1A AUABps1AAUABps1AAUABps1AAUABps1AAUABps1AARZqooABps1AAUABps1AAUABps1AAUABps1A AUABps1AAUABps1AAUABps1AAUABps1AAUABpgpS4QABDAABps1AAUABps1AAUABps1AAUABps1A AUABps1AAUABpjRLqQABDAABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1A AUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABtEJcKTTIAAEIwAGmzUABQAGmzUABQAGz DJNRwAEMAAGmzUABQAGmzUABQAGzStNMuAABDAABps1AAUABps1AAUABps1AAUABps1AAUABtsoT dQABDAABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1A AUABps1AAUABps1AAUABm2ibSkABDAABps1AAUABps1AAUABps1AARZTRQABps1AAUABps1AAUAB ps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABtQdMwzABDAABps1AAUABps1AAUABps1AAUAB ps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABtpLRtAABDAAB ps1AAUABps1AAUABps1AAUABps1AARbwoAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGm zUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUAB QAGmzUABQAG11VMqAAEMAAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUAB QAGmzUABQAHIFUhZNosAAQjAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabN QAFAAabNQAFAAabNQAFAAe6kmgoAAQwAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabN QAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAEUySqAAabNQAFAAabNQAEW0ZqA AabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAEV1pQAAabNQAFAAabNQAFAAabNQAFAAabNQAFA AabNQAFAAabNQAFAAabNQAFAAabNQAEdgagAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAZsUJtKA AQwAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFA AabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabN QAFAAbNVU00AAQwAAaYGJctAAQwAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFA AabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabN QAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFA AabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAbMF01FYAAEMAAGmzUABFqAagAGmzUABQAGm zUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUAB QAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGuFJMVAAEMAAGmzUABQAG2gNGw kAABFl0QwAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGm zUABQAGmzUABQAGmzUABQAGmzUABFqA1AAGmzUABQAGmzUABQAGmzUABQAGmhJbAwAEMAAGmzUAB QAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGm zUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAG00JmqoAEMAAGmzUABQAGbCibRgAEMAAGmzUAB QAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGm zUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUAB FvUoAAGmzUABQAGmzUABQAG3SJtioAEMAAGmzUABQAGmzUABQAGmzUABFlEKAAGmzUABQAGmzUAB QAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGm zUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGzQiaZSAABDAABps1AAUABps1AAUAB ps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1A AUABps1AAUABps1AAUABps1AAUAB//////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////gAF+IiIi IiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIi IiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIhg= UID 3) d OK completed Thanks, Gopal On 1/15/11 11:25 AM, "Derek Konigsberg" <dko...@lo...> wrote: > Right in the middle of the "Downloading" section of the project website, > under the bullet for "Latest release: 2.0.0-Beta". There is an item > called "Pre-release branch automated builds", with a sub-item called > "Over-The-Air installation". > > It contains a number of links (one for each support BB OS version under > the following path: > http://www.logicprobe.org/builds/logicmail-2.0/latest/2.0.0/ > > I also updated the simple OTA page, but I won't always update it every > single time the build server runs. > > -Derek > > On 01/15/2011 01:49 PM, Gopal Kamalanathan wrote: >> Derek, >> >> Thanks for the quick fix. I am not able to figure out the location of the >> latest pre-prelease branch build. Can you send the link. >> >> If you can update the OTA page I will appreciate it. It is much easier and >> only way I know to install. >> >> Thanks, >> Gopal >> >> >> On 1/14/11 7:28 PM, "Derek Konigsberg"<dko...@lo...> wrote: >> >>> I was able to reproduce the issue by faking the behavior of your IMAP >>> server, and wrote this ticket: >>> http://www.logicprobe.org/proj/logicmail/ticket/274 >>> >>> I also checked in a fix for it, which should be in the latest >>> pre-release branch build. (Links are on the main project web page, >>> separated by BlackBerry OS version.) The official mobile-friendly >>> OTA-download page is only updated occasionally, and is a more manual >>> process. >>> >>> -Derek >>> >>> On 01/14/2011 07:24 PM, Gopal Kamalanathan wrote: >>>> Yeah, it is a server that I develop/maintain. >>>> >>>> Gopal >>>> >>>> >>>> On 1/14/11 4:18 PM, "Derek Konigsberg"<dko...@lo...> wrote: >>>> >>>>> So its a server you're developing (or maintaining), not one you just are >>>>> accessing? >>>>> >>>>> Returning a delimiter character in the LIST (and LSUB) response will >>>>> probably make LogicMail 2.0 start working. But I'll still try to see >>>>> about reproducing this (and fixing it) on my end just in case. (Its >>>>> rare that I'd get a useful bug report about something like this, so I >>>>> jump on any opportunity I can find.) >>>>> >>>>> -Derek >>>>> >>>>> On 01/14/2011 07:14 PM, Gopal Kamalanathan wrote: >>>>>> It is just single level of folders. But if it helps, I can return a >>>>>> DELIMITER. >>>>>> >>>>>> Thanks, >>>>>> Gopal >>>>>> >>>>>> >>>>>> On 1/14/11 4:09 PM, "Derek Konigsberg"<dko...@lo...> >>>>>> wrote: >>>>>> >>>>>>> Okay, sorry, didn't see the second half of your response. Your IMAP >>>>>>> server is definitely acting unusually in how it lists folders, so I'll >>>>>>> have to do some testing. That makes it a completely different issue >>>>>>> from attachment downloading, and probably a more serious one at that. >>>>>>> >>>>>>> Basically, it appears as though your IMAP server is not sending any >>>>>>> folder delimiter, and LogicMail is failing to handle this case. No >>>>>>> other IMAP server I've ever seen does this, so I wouldn't be surprised >>>>>>> if that's a bug in my software. (I think a lot of my folder-related >>>>>>> logic currently depends on knowing a delimiter character.) >>>>>>> >>>>>>> Can you create sub-folders on this server, or is it just a single level >>>>>>> of folders? >>>>>>> >>>>>>> -Derek >>>>>>> >>>>>>> On 01/14/2011 07:02 PM, Gopal Kamalanathan wrote: >>>>>>>> Derek, >>>>>>>> >>>>>>>> I did try 2.0.0.255 and I had described the issue with 255 in the lower >>>>>>>> part >>>>>>>> of the mail. >>>>>>>> >>>>>>>> Gopal >>>>>>>> >>>>>>>> >>>>>>>> On 1/14/11 3:45 PM, "Derek Konigsberg"<dko...@lo...> >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Version 1.1.0 doesn't really support attachments, and hasn't been >>>>>>>>> updated in over a year. (and it was just minor bugfixes for the year >>>>>>>>> prior to that) >>>>>>>>> >>>>>>>>> You really should upgrade to the latest 2.0 beta build. Its like a >>>>>>>>> completely different application at this point. :-) >>>>>>>>> >>>>>>>>> -Derek >>>>>>>>> >>>>>>>>> On 01/14/2011 05:54 PM, Gopal Kamalanathan wrote: >>>>>>>>>> Derek, >>>>>>>>>> >>>>>>>>>> I think the problem I was describing is with version 1.1.0. The >>>>>>>>>> output >>>>>>>>>> of >>>>>>>>>> the IMAP interaction is as follows >>>>>>>>>> >>>>>>>>>> * OK CUE IMAP4 Server ready >>>>>>>>>> A0 LOGIN cjwhite >>>>>>>>>> A0 OK completed >>>>>>>>>> A1 CAPABILITY >>>>>>>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>>>>>>> A1 OK completed >>>>>>>>>> A2 LIST "" "" >>>>>>>>>> * LIST () NIL "" >>>>>>>>>> A2 OK completed >>>>>>>>>> A3 SELECT Inbox >>>>>>>>>> * FLAGS (\Answered \Deleted \Flagged \Recent \Seen) >>>>>>>>>> * 1 EXISTS >>>>>>>>>> * 0 RECENT >>>>>>>>>> * OK [UNSEEN 1] >>>>>>>>>> * OK [PERMANENTFLAGS (\Answered \Deleted \Flagged \Seen)] >>>>>>>>>> * OK [UIDNEXT 2] >>>>>>>>>> * OK [UIDVALIDITY 21662904] >>>>>>>>>> A3 OK [READ-WRITE] completed >>>>>>>>>> A4 FETCH 1 (FLAGS ENVELOPE) >>>>>>>>>> * 1 FETCH (FLAGS () ENVELOPE ("Fri, 11 Mar 2011 03:33:21 +1100 (EST)" >>>>>>>>>> "Voice >>>>>>>>>> message from 5000" (("cjwhite (cjwhite)" NIL "cjwhite" >>>>>>>>>> "localdomain")) >>>>>>>>>> NIL >>>>>>>>>> NIL (("cjwhite" NIL "cjwhite" "localdomain")) NIL NIL NIL >>>>>>>>>> "FTX1020A47Y-NME-FOC12081734-1299774801404")) >>>>>>>>>> A4 OK completed >>>>>>>>>> A5 FETCH 1 BODYSTRUCTURE >>>>>>>>>> * 1 FETCH (BODYSTRUCTURE (("TEXT" "plain" ("charset" "us-ascii")NIL >>>>>>>>>> NIL >>>>>>>>>> 3 >>>>>>>>>> 3 >>>>>>>>>> NIL NIL NIL)("Audio" "x-wav" ("name" "VM_2011.03.11_03.33.21.wav") >>>>>>>>>> NIL >>>>>>>>>> NIL >>>>>>>>>> "Base64" 100318 NIL NIL NIL) "mixed" ("boundary" >>>>>>>>>> "=CUE-MESSAGE-BODY=") >>>>>>>>>> NIL >>>>>>>>>> NIL)) >>>>>>>>>> A5 OK completed >>>>>>>>>> A6 FETCH 1 BODY[1] >>>>>>>>>> * 1 FETCH (BODY[1] {3} >>>>>>>>>> >>>>>>>>>> ) >>>>>>>>>> A6 OK completed >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> With version 2.0.0.255, I see a different problem, the client gets >>>>>>>>>> stuck >>>>>>>>>> when it is trying to show the folders in the server. >>>>>>>>>> * OK CUE IMAP4 Server ready >>>>>>>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>>>>>>> A0 OK completed >>>>>>>>>> A1 LOGIN cjwhite >>>>>>>>>> A1 OK completed >>>>>>>>>> A2 LIST "" "" >>>>>>>>>> * LIST () NIL "" >>>>>>>>>> A2 OK completed >>>>>>>>>> A3 LIST "" "%" >>>>>>>>>> * LIST (\Noinferiors) NIL "Inbox" >>>>>>>>>> * LIST (\Noinferiors) NIL "Deleted" >>>>>>>>>> A3 OK completed >>>>>>>>>> >>>>>>>>>> When I quit the client, I see the following error: >>>>>>>>>> Uncaught Exception: Application LogicMail (169) is not responding; >>>>>>>>>> process >>>>>>>>>> terminated >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Thanks, >>>>>>>>>> Gopal >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On 1/14/11 3:28 AM, "Derek Konigsberg"<dko...@lo...> >>>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>>> Gopal, >>>>>>>>>>> I put that message into my own test server, and it seemed to work >>>>>>>>>>> just >>>>>>>>>>> fine (including attachment download). However, there was a minor >>>>>>>>>>> bug >>>>>>>>>>> with messages having empty bodies on some mail servers, which I just >>>>>>>>>>> fixed. I suggest stepping up to 2.0.0.255 and testing again. >>>>>>>>>>> >>>>>>>>>>> If you're still having the problem on build 255, then I'd like to >>>>>>>>>>> see >>>>>>>>>>> is >>>>>>>>>>> the output of this IMAP command: >>>>>>>>>>> >>>>>>>>>>> A01 FETCH 1 (FLAGS UID ENVELOPE BODYSTRUCTURE) >>>>>>>>>>> >>>>>>>>>>> That's the command LogicMail uses when downloading the message list, >>>>>>>>>>> to >>>>>>>>>>> get all the header information it uses to decide what to do next. >>>>>>>>>>> >>>>>>>>>>> -Derek >>>>>>>>>>> >>>>>>>>>>> On 01/14/2011 02:29 AM, Gopal Kamalanathan wrote: >>>>>>>>>>>> I am attaching the MIME of a short message. The first part of the >>>>>>>>>>>> MIME >>>>>>>>>>>> is >>>>>>>>>>>> empty. LogicMail client fetches the first part and shows the >>>>>>>>>>>> content >>>>>>>>>>>> if >>>>>>>>>>>> there is any. But I never see it fetching the second part. >>>>>>>>>>>> >>>>>>>>>>>> If you would like to see the IMAP interaction I could capture and >>>>>>>>>>>> sent >>>>>>>>>>>> it >>>>>>>>>>>> to >>>>>>>>>>>> you tomorrow. >>>>>>>>>>>> >>>>>>>>>>>> The IMAP server is not publicly available software. >>>>>>>>>>>> >>>>>>>>>>>> Thanks, >>>>>>>>>>>> Gopal >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> On 1/13/11 6:17 PM, "Derek Konigsberg"<dko...@lo...> >>>>>>>>>>>> wrote: >>>>>>>>>>>> >>>>>>>>>>>> On 01/13/2011 04:30 PM, Gopal Kamalanathan wrote: >>>>>>>>>>>> Hello, >>>>>>>>>>>> >>>>>>>>>>>> I am using Logicmail IMAP client in blackberry to connect to >>>>>>>>>>>> Cisco¹s >>>>>>>>>>>> Unity express voicemail system. >>>>>>>>>>>> The IMAP client does not seem to fetch the wav attachment of the >>>>>>>>>>>> voice >>>>>>>>>>>> message. Does Logic mail support downloading wav attachments? >>>>>>>>>>>> >>>>>>>>>>>> The MIME header of the attachment are >>>>>>>>>>>> >>>>>>>>>>>> Content-Type: Audio/x-wav; >>>>>>>>>>>> name="VM_2011.03.10_03.19.33.wav" >>>>>>>>>>>> Content-Transfer-Encoding: Base64 >>>>>>>>>>>> Content-Disposition: attachment; voice=Voice-Message; >>>>>>>>>>>> filename="VM_2011.03.10_03.19.33.wav" >>>>>>>>>>>> >>>>>>>>>>>> Yes, LogicMail supports downloading wav attachments, and >>>>>>>>>>>> attachments >>>>>>>>>>>> of >>>>>>>>>>>> any type. (It just only has embedded viewing for images, and >>>>>>>>>>>> doesn't >>>>>>>>>>>> yet support doing anything with other attachments but saving them.) >>>>>>>>>>>> >>>>>>>>>>>> There have been issues with auto-generated e-mails before, since >>>>>>>>>>>> they >>>>>>>>>>>> are more likely to be malformed (or awkwardly formatted) than >>>>>>>>>>>> anything >>>>>>>>>>>> created with a normal desktop E-Mail client. >>>>>>>>>>>> >>>>>>>>>>>> Any chance you could capture the raw MIME source of one of these >>>>>>>>>>>> messages (preferably with a very short voicemail wav), zip it up, >>>>>>>>>>>> and >>>>>>>>>>>> E-Mail it to me for testing? >>>>>>>>>>>> >>>>>>>>>>>> I'm also curious what IMAP server software your mail server is >>>>>>>>>>>> running, >>>>>>>>>>>> but there's a pretty good chance it isn't something I can easily >>>>>>>>>>>> run >>>>>>>>>>>> on >>>>>>>>>>>> my test server. >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>> --------------------------------------------------------------------- >>>>>>>>>> -- >>>>>>>>>> -- >>>>>>>>>> -- >>>>>>>>>> -- >>>>>>>>>>>> >>>>>>>>>> - >>>>>>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>>>>>> Learn about various malware tactics and how to avoid them. >>>>>>>>>>>> Understand >>>>>>>>>>>> malware threats, the impact they can have on your business, and how >>>>>>>>>>>> you >>>>>>>>>>>> can protect your company and customers by using code signing. >>>>>>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>> Logicmail-devel mailing list >>>>>>>>>>>> Log...@li... >>>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>> ----------------------------------------------------------------------- >>>>>>>> -- >>>>>>>> -- >>>>>>>> -- >>>>>>>>>> >>>>>>>> - >>>>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>>>>> malware threats, the impact they can have on your business, and how >>>>>>>>>> you >>>>>>>>>> can protect your company and customers by using code signing. >>>>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>>>> _______________________________________________ >>>>>>>>>> Logicmail-devel mailing list >>>>>>>>>> Log...@li... >>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>> ------------------------------------------------------------------------- >>>>>> -- >>>>>> -- >>>>>>>> >>>>>> - >>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>>> malware threats, the impact they can have on your business, and how you >>>>>>>> can protect your company and customers by using code signing. >>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>> _______________________________________________ >>>>>>>> Logicmail-devel mailing list >>>>>>>> Log...@li... >>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>> >>>>>> >>>>>> >>>>>> >>>> --------------------------------------------------------------------------- >>>> -- >>>>>> >>>> - >>>>>> Protect Your Site and Customers from Malware Attacks >>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>> malware threats, the impact they can have on your business, and how you >>>>>> can protect your company and customers by using code signing. >>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>> _______________________________________________ >>>>>> Logicmail-devel mailing list >>>>>> Log...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>> >>>> >>>> >>>> >> ----------------------------------------------------------------------------- >> >> >> - >>>> Protect Your Site and Customers from Malware Attacks >>>> Learn about various malware tactics and how to avoid them. Understand >>>> malware threats, the impact they can have on your business, and how you >>>> can protect your company and customers by using code signing. >>>> http://p.sf.net/sfu/oracle-sfdevnl >>>> _______________________________________________ >>>> Logicmail-devel mailing list >>>> Log...@li... >>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>> >> >> >> ----------------------------------------------------------------------------->> - >> Protect Your Site and Customers from Malware Attacks >> Learn about various malware tactics and how to avoid them. Understand >> malware threats, the impact they can have on your business, and how you >> can protect your company and customers by using code signing. >> http://p.sf.net/sfu/oracle-sfdevnl >> _______________________________________________ >> Logicmail-devel mailing list >> Log...@li... >> https://lists.sourceforge.net/lists/listinfo/logicmail-devel > |
From: Gopal K. <gka...@ci...> - 2011-01-21 22:07:11
|
Hi Derek, Any idea on why it could not retrieve a message with TIFF attachement properly. Thanks, Gopal On 1/18/11 2:27 PM, "Gopal Kamalanathan" <gka...@ci...> wrote: > Derek, > > The fix worked fine and I am able to retrieve voice message properly. Now I > am having issues with fax message. When I open a fax message it says "Unknown > error" and show the message "Loading message..." > > Below is response to the IMAP commands > * OK CUE IMAP4 Server ready > a login cjwhite aesop > a OK completed > b select inbox > * FLAGS (\Answered \Deleted \Flagged \Recent \Seen) > * 3 EXISTS > * 0 RECENT > * OK [UNSEEN 3] > * OK [PERMANENTFLAGS (\Answered \Deleted \Flagged \Seen)] > * OK [UIDNEXT 5] > * OK [UIDVALIDITY 21662904] > b OK [READ-WRITE] completed > c UID FETCH 3 (BODY[1] UID) > * 2 FETCH (BODY[1] {3} > > UID 3) > c OK completed > d UID FETCH 3 (BODY[2] UID) > * 2 FETCH (BODY[2] {11126} > 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 > jAABrlmmBgABDAABtgumQrABDAABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUAB > ps1AAUABps1AARaUKAABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUAB > ps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1A > AUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUAB > ps1AAUABps1AAUABps1AAUABps1AAUABrz0wSgABDAABps1AAUABps1AAUABps1AAUABps1AAUAB > ps1AAUABps1AARaYUoABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUAB > ps1AAUABs0dNMzABDAABtxtNsaABDAABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1A > AUABps1AAUABps1AAUABps1AAUABps1AAUABps1AARZqooABps1AAUABps1AAUABps1AAUABps1A > AUABps1AAUABps1AAUABps1AAUABps1AAUABpgpS4QABDAABps1AAUABps1AAUABps1AAUABps1A > AUABps1AAUABpjRLqQABDAABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1A > AUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABtEJcKTTIAAEIwAGmzUABQAGmzUABQAGz > DJNRwAEMAAGmzUABQAGmzUABQAGzStNMuAABDAABps1AAUABps1AAUABps1AAUABps1AAUABtsoT > dQABDAABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1A > AUABps1AAUABps1AAUABm2ibSkABDAABps1AAUABps1AAUABps1AARZTRQABps1AAUABps1AAUAB > ps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABtQdMwzABDAABps1AAUABps1AAUABps1AAUAB > ps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABtpLRtAABDAAB > ps1AAUABps1AAUABps1AAUABps1AARbwoAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGm > zUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUAB > QAGmzUABQAG11VMqAAEMAAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUAB > QAGmzUABQAHIFUhZNosAAQjAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabN > QAFAAabNQAFAAabNQAFAAe6kmgoAAQwAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabN > QAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAEUySqAAabNQAFAAabNQAEW0ZqA > AabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAEV1pQAAabNQAFAAabNQAFAAabNQAFAAabNQAFA > AabNQAFAAabNQAFAAabNQAFAAabNQAEdgagAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAZsUJtKA > AQwAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFA > AabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabN > QAFAAbNVU00AAQwAAaYGJctAAQwAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFA > AabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabN > QAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFA > AabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAbMF01FYAAEMAAGmzUABFqAagAGmzUABQAGm > zUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUAB > QAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGuFJMVAAEMAAGmzUABQAG2gNGw > kAABFl0QwAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGm > zUABQAGmzUABQAGmzUABQAGmzUABFqA1AAGmzUABQAGmzUABQAGmzUABQAGmhJbAwAEMAAGmzUAB > QAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGm > zUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAG00JmqoAEMAAGmzUABQAGbCibRgAEMAAGmzUAB > QAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGm > zUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUAB > FvUoAAGmzUABQAGmzUABQAG3SJtioAEMAAGmzUABQAGmzUABQAGmzUABFlEKAAGmzUABQAGmzUAB > QAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGm > zUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGzQiaZSAABDAABps1AAUABps1AAUAB > ps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1A > AUABps1AAUABps1AAUABps1AAUAB//////////////////////////////////////////////// > //////////////////////////////////////////////////////////////////////////// > ////////////////////////////////////////////////////////////////////gAF+IiIi > IiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIi > IiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIhg= > UID 3) > d OK completed > > > Thanks, > Gopal > > > On 1/15/11 11:25 AM, "Derek Konigsberg" <dko...@lo...> wrote: > >> Right in the middle of the "Downloading" section of the project website, >> under the bullet for "Latest release: 2.0.0-Beta". There is an item >> called "Pre-release branch automated builds", with a sub-item called >> "Over-The-Air installation". >> >> It contains a number of links (one for each support BB OS version under >> the following path: >> http://www.logicprobe.org/builds/logicmail-2.0/latest/2.0.0/ >> >> I also updated the simple OTA page, but I won't always update it every >> single time the build server runs. >> >> -Derek >> >> On 01/15/2011 01:49 PM, Gopal Kamalanathan wrote: >>> Derek, >>> >>> Thanks for the quick fix. I am not able to figure out the location of the >>> latest pre-prelease branch build. Can you send the link. >>> >>> If you can update the OTA page I will appreciate it. It is much easier and >>> only way I know to install. >>> >>> Thanks, >>> Gopal >>> >>> >>> On 1/14/11 7:28 PM, "Derek Konigsberg"<dko...@lo...> wrote: >>> >>>> I was able to reproduce the issue by faking the behavior of your IMAP >>>> server, and wrote this ticket: >>>> http://www.logicprobe.org/proj/logicmail/ticket/274 >>>> >>>> I also checked in a fix for it, which should be in the latest >>>> pre-release branch build. (Links are on the main project web page, >>>> separated by BlackBerry OS version.) The official mobile-friendly >>>> OTA-download page is only updated occasionally, and is a more manual >>>> process. >>>> >>>> -Derek >>>> >>>> On 01/14/2011 07:24 PM, Gopal Kamalanathan wrote: >>>>> Yeah, it is a server that I develop/maintain. >>>>> >>>>> Gopal >>>>> >>>>> >>>>> On 1/14/11 4:18 PM, "Derek Konigsberg"<dko...@lo...> >>>>> wrote: >>>>> >>>>>> So its a server you're developing (or maintaining), not one you just are >>>>>> accessing? >>>>>> >>>>>> Returning a delimiter character in the LIST (and LSUB) response will >>>>>> probably make LogicMail 2.0 start working. But I'll still try to see >>>>>> about reproducing this (and fixing it) on my end just in case. (Its >>>>>> rare that I'd get a useful bug report about something like this, so I >>>>>> jump on any opportunity I can find.) >>>>>> >>>>>> -Derek >>>>>> >>>>>> On 01/14/2011 07:14 PM, Gopal Kamalanathan wrote: >>>>>>> It is just single level of folders. But if it helps, I can return a >>>>>>> DELIMITER. >>>>>>> >>>>>>> Thanks, >>>>>>> Gopal >>>>>>> >>>>>>> >>>>>>> On 1/14/11 4:09 PM, "Derek Konigsberg"<dko...@lo...> >>>>>>> wrote: >>>>>>> >>>>>>>> Okay, sorry, didn't see the second half of your response. Your IMAP >>>>>>>> server is definitely acting unusually in how it lists folders, so I'll >>>>>>>> have to do some testing. That makes it a completely different issue >>>>>>>> from attachment downloading, and probably a more serious one at that. >>>>>>>> >>>>>>>> Basically, it appears as though your IMAP server is not sending any >>>>>>>> folder delimiter, and LogicMail is failing to handle this case. No >>>>>>>> other IMAP server I've ever seen does this, so I wouldn't be surprised >>>>>>>> if that's a bug in my software. (I think a lot of my folder-related >>>>>>>> logic currently depends on knowing a delimiter character.) >>>>>>>> >>>>>>>> Can you create sub-folders on this server, or is it just a single level >>>>>>>> of folders? >>>>>>>> >>>>>>>> -Derek >>>>>>>> >>>>>>>> On 01/14/2011 07:02 PM, Gopal Kamalanathan wrote: >>>>>>>>> Derek, >>>>>>>>> >>>>>>>>> I did try 2.0.0.255 and I had described the issue with 255 in the >>>>>>>>> lower >>>>>>>>> part >>>>>>>>> of the mail. >>>>>>>>> >>>>>>>>> Gopal >>>>>>>>> >>>>>>>>> >>>>>>>>> On 1/14/11 3:45 PM, "Derek Konigsberg"<dko...@lo...> >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>>> Version 1.1.0 doesn't really support attachments, and hasn't been >>>>>>>>>> updated in over a year. (and it was just minor bugfixes for the year >>>>>>>>>> prior to that) >>>>>>>>>> >>>>>>>>>> You really should upgrade to the latest 2.0 beta build. Its like a >>>>>>>>>> completely different application at this point. :-) >>>>>>>>>> >>>>>>>>>> -Derek >>>>>>>>>> >>>>>>>>>> On 01/14/2011 05:54 PM, Gopal Kamalanathan wrote: >>>>>>>>>>> Derek, >>>>>>>>>>> >>>>>>>>>>> I think the problem I was describing is with version 1.1.0. The >>>>>>>>>>> output >>>>>>>>>>> of >>>>>>>>>>> the IMAP interaction is as follows >>>>>>>>>>> >>>>>>>>>>> * OK CUE IMAP4 Server ready >>>>>>>>>>> A0 LOGIN cjwhite >>>>>>>>>>> A0 OK completed >>>>>>>>>>> A1 CAPABILITY >>>>>>>>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>>>>>>>> A1 OK completed >>>>>>>>>>> A2 LIST "" "" >>>>>>>>>>> * LIST () NIL "" >>>>>>>>>>> A2 OK completed >>>>>>>>>>> A3 SELECT Inbox >>>>>>>>>>> * FLAGS (\Answered \Deleted \Flagged \Recent \Seen) >>>>>>>>>>> * 1 EXISTS >>>>>>>>>>> * 0 RECENT >>>>>>>>>>> * OK [UNSEEN 1] >>>>>>>>>>> * OK [PERMANENTFLAGS (\Answered \Deleted \Flagged \Seen)] >>>>>>>>>>> * OK [UIDNEXT 2] >>>>>>>>>>> * OK [UIDVALIDITY 21662904] >>>>>>>>>>> A3 OK [READ-WRITE] completed >>>>>>>>>>> A4 FETCH 1 (FLAGS ENVELOPE) >>>>>>>>>>> * 1 FETCH (FLAGS () ENVELOPE ("Fri, 11 Mar 2011 03:33:21 +1100 >>>>>>>>>>> (EST)" >>>>>>>>>>> "Voice >>>>>>>>>>> message from 5000" (("cjwhite (cjwhite)" NIL "cjwhite" >>>>>>>>>>> "localdomain")) >>>>>>>>>>> NIL >>>>>>>>>>> NIL (("cjwhite" NIL "cjwhite" "localdomain")) NIL NIL NIL >>>>>>>>>>> "FTX1020A47Y-NME-FOC12081734-1299774801404")) >>>>>>>>>>> A4 OK completed >>>>>>>>>>> A5 FETCH 1 BODYSTRUCTURE >>>>>>>>>>> * 1 FETCH (BODYSTRUCTURE (("TEXT" "plain" ("charset" "us-ascii")NIL >>>>>>>>>>> NIL >>>>>>>>>>> 3 >>>>>>>>>>> 3 >>>>>>>>>>> NIL NIL NIL)("Audio" "x-wav" ("name" "VM_2011.03.11_03.33.21.wav") >>>>>>>>>>> NIL >>>>>>>>>>> NIL >>>>>>>>>>> "Base64" 100318 NIL NIL NIL) "mixed" ("boundary" >>>>>>>>>>> "=CUE-MESSAGE-BODY=") >>>>>>>>>>> NIL >>>>>>>>>>> NIL)) >>>>>>>>>>> A5 OK completed >>>>>>>>>>> A6 FETCH 1 BODY[1] >>>>>>>>>>> * 1 FETCH (BODY[1] {3} >>>>>>>>>>> >>>>>>>>>>> ) >>>>>>>>>>> A6 OK completed >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> With version 2.0.0.255, I see a different problem, the client gets >>>>>>>>>>> stuck >>>>>>>>>>> when it is trying to show the folders in the server. >>>>>>>>>>> * OK CUE IMAP4 Server ready >>>>>>>>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>>>>>>>> A0 OK completed >>>>>>>>>>> A1 LOGIN cjwhite >>>>>>>>>>> A1 OK completed >>>>>>>>>>> A2 LIST "" "" >>>>>>>>>>> * LIST () NIL "" >>>>>>>>>>> A2 OK completed >>>>>>>>>>> A3 LIST "" "%" >>>>>>>>>>> * LIST (\Noinferiors) NIL "Inbox" >>>>>>>>>>> * LIST (\Noinferiors) NIL "Deleted" >>>>>>>>>>> A3 OK completed >>>>>>>>>>> >>>>>>>>>>> When I quit the client, I see the following error: >>>>>>>>>>> Uncaught Exception: Application LogicMail (169) is not responding; >>>>>>>>>>> process >>>>>>>>>>> terminated >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> Thanks, >>>>>>>>>>> Gopal >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> On 1/14/11 3:28 AM, "Derek Konigsberg"<dko...@lo...> >>>>>>>>>>> wrote: >>>>>>>>>>> >>>>>>>>>>>> Gopal, >>>>>>>>>>>> I put that message into my own test server, and it seemed to work >>>>>>>>>>>> just >>>>>>>>>>>> fine (including attachment download). However, there was a minor >>>>>>>>>>>> bug >>>>>>>>>>>> with messages having empty bodies on some mail servers, which I >>>>>>>>>>>> just >>>>>>>>>>>> fixed. I suggest stepping up to 2.0.0.255 and testing again. >>>>>>>>>>>> >>>>>>>>>>>> If you're still having the problem on build 255, then I'd like to >>>>>>>>>>>> see >>>>>>>>>>>> is >>>>>>>>>>>> the output of this IMAP command: >>>>>>>>>>>> >>>>>>>>>>>> A01 FETCH 1 (FLAGS UID ENVELOPE BODYSTRUCTURE) >>>>>>>>>>>> >>>>>>>>>>>> That's the command LogicMail uses when downloading the message >>>>>>>>>>>> list, >>>>>>>>>>>> to >>>>>>>>>>>> get all the header information it uses to decide what to do next. >>>>>>>>>>>> >>>>>>>>>>>> -Derek >>>>>>>>>>>> >>>>>>>>>>>> On 01/14/2011 02:29 AM, Gopal Kamalanathan wrote: >>>>>>>>>>>> I am attaching the MIME of a short message. The first part of the >>>>>>>>>>>> MIME >>>>>>>>>>>> is >>>>>>>>>>>> empty. LogicMail client fetches the first part and shows the >>>>>>>>>>>> content >>>>>>>>>>>> if >>>>>>>>>>>> there is any. But I never see it fetching the second part. >>>>>>>>>>>> >>>>>>>>>>>> If you would like to see the IMAP interaction I could capture and >>>>>>>>>>>> sent >>>>>>>>>>>> it >>>>>>>>>>>> to >>>>>>>>>>>> you tomorrow. >>>>>>>>>>>> >>>>>>>>>>>> The IMAP server is not publicly available software. >>>>>>>>>>>> >>>>>>>>>>>> Thanks, >>>>>>>>>>>> Gopal >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> On 1/13/11 6:17 PM, "Derek Konigsberg"<dko...@lo...> >>>>>>>>>>>> wrote: >>>>>>>>>>>> >>>>>>>>>>>> On 01/13/2011 04:30 PM, Gopal Kamalanathan wrote: >>>>>>>>>>>> Hello, >>>>>>>>>>>> >>>>>>>>>>>> I am using Logicmail IMAP client in blackberry to connect to >>>>>>>>>>>> Cisco¹s >>>>>>>>>>>> Unity express voicemail system. >>>>>>>>>>>> The IMAP client does not seem to fetch the wav attachment of the >>>>>>>>>>>> voice >>>>>>>>>>>> message. Does Logic mail support downloading wav attachments? >>>>>>>>>>>> >>>>>>>>>>>> The MIME header of the attachment are >>>>>>>>>>>> >>>>>>>>>>>> Content-Type: Audio/x-wav; >>>>>>>>>>>> name="VM_2011.03.10_03.19.33.wav" >>>>>>>>>>>> Content-Transfer-Encoding: Base64 >>>>>>>>>>>> Content-Disposition: attachment; voice=Voice-Message; >>>>>>>>>>>> filename="VM_2011.03.10_03.19.33.wav" >>>>>>>>>>>> >>>>>>>>>>>> Yes, LogicMail supports downloading wav attachments, and >>>>>>>>>>>> attachments >>>>>>>>>>>> of >>>>>>>>>>>> any type. (It just only has embedded viewing for images, and >>>>>>>>>>>> doesn't >>>>>>>>>>>> yet support doing anything with other attachments but saving them.) >>>>>>>>>>>> >>>>>>>>>>>> There have been issues with auto-generated e-mails before, since >>>>>>>>>>>> they >>>>>>>>>>>> are more likely to be malformed (or awkwardly formatted) than >>>>>>>>>>>> anything >>>>>>>>>>>> created with a normal desktop E-Mail client. >>>>>>>>>>>> >>>>>>>>>>>> Any chance you could capture the raw MIME source of one of these >>>>>>>>>>>> messages (preferably with a very short voicemail wav), zip it up, >>>>>>>>>>>> and >>>>>>>>>>>> E-Mail it to me for testing? >>>>>>>>>>>> >>>>>>>>>>>> I'm also curious what IMAP server software your mail server is >>>>>>>>>>>> running, >>>>>>>>>>>> but there's a pretty good chance it isn't something I can easily >>>>>>>>>>>> run >>>>>>>>>>>> on >>>>>>>>>>>> my test server. >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>> -------------------------------------------------------------------->>>>>>>>>>> - >>>>>>>>>>> -- >>>>>>>>>>> -- >>>>>>>>>>> -- >>>>>>>>>>> -- >>>>>>>>>>>> >>>>>>>>>>> - >>>>>>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>>>>>> Learn about various malware tactics and how to avoid them. >>>>>>>>>>>> Understand >>>>>>>>>>>> malware threats, the impact they can have on your business, and how >>>>>>>>>>>> you >>>>>>>>>>>> can protect your company and customers by using code signing. >>>>>>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>> Logicmail-devel mailing list >>>>>>>>>>>> Log...@li... >>>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>> ---------------------------------------------------------------------->>>>>>>>> - >>>>>>>>> -- >>>>>>>>> -- >>>>>>>>> -- >>>>>>>>>>> >>>>>>>>> - >>>>>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>>>>> Learn about various malware tactics and how to avoid them. >>>>>>>>>>> Understand >>>>>>>>>>> malware threats, the impact they can have on your business, and how >>>>>>>>>>> you >>>>>>>>>>> can protect your company and customers by using code signing. >>>>>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> Logicmail-devel mailing list >>>>>>>>>>> Log...@li... >>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>> ------------------------------------------------------------------------>>>>>>> - >>>>>>> -- >>>>>>> -- >>>>>>>>> >>>>>>> - >>>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>>>> malware threats, the impact they can have on your business, and how >>>>>>>>> you >>>>>>>>> can protect your company and customers by using code signing. >>>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>>> _______________________________________________ >>>>>>>>> Logicmail-devel mailing list >>>>>>>>> Log...@li... >>>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>> -------------------------------------------------------------------------->>>>> - >>>>> -- >>>>>>> >>>>> - >>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>> malware threats, the impact they can have on your business, and how you >>>>>>> can protect your company and customers by using code signing. >>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>> _______________________________________________ >>>>>>> Logicmail-devel mailing list >>>>>>> Log...@li... >>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>> >>>>> >>>>> >>>>> >>> ---------------------------------------------------------------------------->>> - >>>>> >>> - >>>>> Protect Your Site and Customers from Malware Attacks >>>>> Learn about various malware tactics and how to avoid them. Understand >>>>> malware threats, the impact they can have on your business, and how you >>>>> can protect your company and customers by using code signing. >>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>> _______________________________________________ >>>>> Logicmail-devel mailing list >>>>> Log...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>> >>> >>> >>> ---------------------------------------------------------------------------- >>> ->> - >>> Protect Your Site and Customers from Malware Attacks >>> Learn about various malware tactics and how to avoid them. Understand >>> malware threats, the impact they can have on your business, and how you >>> can protect your company and customers by using code signing. >>> http://p.sf.net/sfu/oracle-sfdevnl >>> _______________________________________________ >>> Logicmail-devel mailing list >>> Log...@li... >>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >> |
From: Derek K. <dko...@lo...> - 2011-01-21 22:42:34
|
To debug this further, I'd need information a little more representative of what LogicMail is actually processing and/or the error that is actually being generated. What that means, is I'd like to see three things: 1. The actual IMAP transcript between LogicMail and the mail server when the error occurs, or at least the responses to the same exact IMAP commands LogicMail is sending. If you can get this in a byte-accurate form, through a packet sniffer, that would be even more useful. (I think the command it uses to fetch body sections is like "UID FETCH 3 (BODY[1])" ) 2. The raw source of the message (IMAP can return this with "FETCH 3 (RFC822)" 3. Any exceptions logged to the BlackBerry event logger* * After you get the "Unknown error" pop-up, immediately press the red end-call button to go to your BlackBerry's home screen, then press "Alt lglg" (hold down Alt while typing the other four letters) to bring up the event log viewer. Look for any exception messages that may be there, which may be in bold. If you're lucky, there may even be a stack trace. On 01/21/2011 05:07 PM, Gopal Kamalanathan wrote: > Hi Derek, > > Any idea on why it could not retrieve a message with TIFF attachement > properly. > > Thanks, > Gopal > > > On 1/18/11 2:27 PM, "Gopal Kamalanathan"<gka...@ci...> wrote: > >> Derek, >> >> The fix worked fine and I am able to retrieve voice message properly. Now I >> am having issues with fax message. When I open a fax message it says "Unknown >> error" and show the message "Loading message..." >> >> Below is response to the IMAP commands >> * OK CUE IMAP4 Server ready >> a login cjwhite aesop >> a OK completed >> b select inbox >> * FLAGS (\Answered \Deleted \Flagged \Recent \Seen) >> * 3 EXISTS >> * 0 RECENT >> * OK [UNSEEN 3] >> * OK [PERMANENTFLAGS (\Answered \Deleted \Flagged \Seen)] >> * OK [UIDNEXT 5] >> * OK [UIDVALIDITY 21662904] >> b OK [READ-WRITE] completed >> c UID FETCH 3 (BODY[1] UID) >> * 2 FETCH (BODY[1] {3} >> >> UID 3) >> c OK completed >> d UID FETCH 3 (BODY[2] UID) >> * 2 FETCH (BODY[2] {11126} >> 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 >> jAABrlmmBgABDAABtgumQrABDAABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUAB >> ps1AAUABps1AARaUKAABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUAB >> ps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1A >> AUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUAB >> ps1AAUABps1AAUABps1AAUABps1AAUABrz0wSgABDAABps1AAUABps1AAUABps1AAUABps1AAUAB >> ps1AAUABps1AARaYUoABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUAB >> ps1AAUABs0dNMzABDAABtxtNsaABDAABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1A >> AUABps1AAUABps1AAUABps1AAUABps1AAUABps1AARZqooABps1AAUABps1AAUABps1AAUABps1A >> AUABps1AAUABps1AAUABps1AAUABps1AAUABpgpS4QABDAABps1AAUABps1AAUABps1AAUABps1A >> AUABps1AAUABpjRLqQABDAABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1A >> AUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABtEJcKTTIAAEIwAGmzUABQAGmzUABQAGz >> DJNRwAEMAAGmzUABQAGmzUABQAGzStNMuAABDAABps1AAUABps1AAUABps1AAUABps1AAUABtsoT >> dQABDAABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1A >> AUABps1AAUABps1AAUABm2ibSkABDAABps1AAUABps1AAUABps1AARZTRQABps1AAUABps1AAUAB >> ps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABtQdMwzABDAABps1AAUABps1AAUABps1AAUAB >> ps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABtpLRtAABDAAB >> ps1AAUABps1AAUABps1AAUABps1AARbwoAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGm >> zUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUAB >> QAGmzUABQAG11VMqAAEMAAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUAB >> QAGmzUABQAHIFUhZNosAAQjAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabN >> QAFAAabNQAFAAabNQAFAAe6kmgoAAQwAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabN >> QAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAEUySqAAabNQAFAAabNQAEW0ZqA >> AabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAEV1pQAAabNQAFAAabNQAFAAabNQAFAAabNQAFA >> AabNQAFAAabNQAFAAabNQAFAAabNQAEdgagAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAZsUJtKA >> AQwAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFA >> AabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabN >> QAFAAbNVU00AAQwAAaYGJctAAQwAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFA >> AabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabN >> QAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFA >> AabNQAFAAabNQAFAAabNQAFAAabNQAFAAabNQAFAAbMF01FYAAEMAAGmzUABFqAagAGmzUABQAGm >> zUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUAB >> QAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGuFJMVAAEMAAGmzUABQAG2gNGw >> kAABFl0QwAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGm >> zUABQAGmzUABQAGmzUABQAGmzUABFqA1AAGmzUABQAGmzUABQAGmzUABQAGmhJbAwAEMAAGmzUAB >> QAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGm >> zUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAG00JmqoAEMAAGmzUABQAGbCibRgAEMAAGmzUAB >> QAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGm >> zUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUAB >> FvUoAAGmzUABQAGmzUABQAG3SJtioAEMAAGmzUABQAGmzUABQAGmzUABFlEKAAGmzUABQAGmzUAB >> QAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGm >> zUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGmzUABQAGzQiaZSAABDAABps1AAUABps1AAUAB >> ps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1AAUABps1A >> AUABps1AAUABps1AAUABps1AAUAB//////////////////////////////////////////////// >> //////////////////////////////////////////////////////////////////////////// >> ////////////////////////////////////////////////////////////////////gAF+IiIi >> IiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIi >> IiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIhg= >> UID 3) >> d OK completed >> >> >> Thanks, >> Gopal >> >> >> On 1/15/11 11:25 AM, "Derek Konigsberg"<dko...@lo...> wrote: >> >>> Right in the middle of the "Downloading" section of the project website, >>> under the bullet for "Latest release: 2.0.0-Beta". There is an item >>> called "Pre-release branch automated builds", with a sub-item called >>> "Over-The-Air installation". >>> >>> It contains a number of links (one for each support BB OS version under >>> the following path: >>> http://www.logicprobe.org/builds/logicmail-2.0/latest/2.0.0/ >>> >>> I also updated the simple OTA page, but I won't always update it every >>> single time the build server runs. >>> >>> -Derek >>> >>> On 01/15/2011 01:49 PM, Gopal Kamalanathan wrote: >>>> Derek, >>>> >>>> Thanks for the quick fix. I am not able to figure out the location of the >>>> latest pre-prelease branch build. Can you send the link. >>>> >>>> If you can update the OTA page I will appreciate it. It is much easier and >>>> only way I know to install. >>>> >>>> Thanks, >>>> Gopal >>>> >>>> >>>> On 1/14/11 7:28 PM, "Derek Konigsberg"<dko...@lo...> wrote: >>>> >>>>> I was able to reproduce the issue by faking the behavior of your IMAP >>>>> server, and wrote this ticket: >>>>> http://www.logicprobe.org/proj/logicmail/ticket/274 >>>>> >>>>> I also checked in a fix for it, which should be in the latest >>>>> pre-release branch build. (Links are on the main project web page, >>>>> separated by BlackBerry OS version.) The official mobile-friendly >>>>> OTA-download page is only updated occasionally, and is a more manual >>>>> process. >>>>> >>>>> -Derek >>>>> >>>>> On 01/14/2011 07:24 PM, Gopal Kamalanathan wrote: >>>>>> Yeah, it is a server that I develop/maintain. >>>>>> >>>>>> Gopal >>>>>> >>>>>> >>>>>> On 1/14/11 4:18 PM, "Derek Konigsberg"<dko...@lo...> >>>>>> wrote: >>>>>> >>>>>>> So its a server you're developing (or maintaining), not one you just are >>>>>>> accessing? >>>>>>> >>>>>>> Returning a delimiter character in the LIST (and LSUB) response will >>>>>>> probably make LogicMail 2.0 start working. But I'll still try to see >>>>>>> about reproducing this (and fixing it) on my end just in case. (Its >>>>>>> rare that I'd get a useful bug report about something like this, so I >>>>>>> jump on any opportunity I can find.) >>>>>>> >>>>>>> -Derek >>>>>>> >>>>>>> On 01/14/2011 07:14 PM, Gopal Kamalanathan wrote: >>>>>>>> It is just single level of folders. But if it helps, I can return a >>>>>>>> DELIMITER. >>>>>>>> >>>>>>>> Thanks, >>>>>>>> Gopal >>>>>>>> >>>>>>>> >>>>>>>> On 1/14/11 4:09 PM, "Derek Konigsberg"<dko...@lo...> >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Okay, sorry, didn't see the second half of your response. Your IMAP >>>>>>>>> server is definitely acting unusually in how it lists folders, so I'll >>>>>>>>> have to do some testing. That makes it a completely different issue >>>>>>>>> from attachment downloading, and probably a more serious one at that. >>>>>>>>> >>>>>>>>> Basically, it appears as though your IMAP server is not sending any >>>>>>>>> folder delimiter, and LogicMail is failing to handle this case. No >>>>>>>>> other IMAP server I've ever seen does this, so I wouldn't be surprised >>>>>>>>> if that's a bug in my software. (I think a lot of my folder-related >>>>>>>>> logic currently depends on knowing a delimiter character.) >>>>>>>>> >>>>>>>>> Can you create sub-folders on this server, or is it just a single level >>>>>>>>> of folders? >>>>>>>>> >>>>>>>>> -Derek >>>>>>>>> >>>>>>>>> On 01/14/2011 07:02 PM, Gopal Kamalanathan wrote: >>>>>>>>>> Derek, >>>>>>>>>> >>>>>>>>>> I did try 2.0.0.255 and I had described the issue with 255 in the >>>>>>>>>> lower >>>>>>>>>> part >>>>>>>>>> of the mail. >>>>>>>>>> >>>>>>>>>> Gopal >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On 1/14/11 3:45 PM, "Derek Konigsberg"<dko...@lo...> >>>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>>> Version 1.1.0 doesn't really support attachments, and hasn't been >>>>>>>>>>> updated in over a year. (and it was just minor bugfixes for the year >>>>>>>>>>> prior to that) >>>>>>>>>>> >>>>>>>>>>> You really should upgrade to the latest 2.0 beta build. Its like a >>>>>>>>>>> completely different application at this point. :-) >>>>>>>>>>> >>>>>>>>>>> -Derek >>>>>>>>>>> >>>>>>>>>>> On 01/14/2011 05:54 PM, Gopal Kamalanathan wrote: >>>>>>>>>>>> Derek, >>>>>>>>>>>> >>>>>>>>>>>> I think the problem I was describing is with version 1.1.0. The >>>>>>>>>>>> output >>>>>>>>>>>> of >>>>>>>>>>>> the IMAP interaction is as follows >>>>>>>>>>>> >>>>>>>>>>>> * OK CUE IMAP4 Server ready >>>>>>>>>>>> A0 LOGIN cjwhite >>>>>>>>>>>> A0 OK completed >>>>>>>>>>>> A1 CAPABILITY >>>>>>>>>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>>>>>>>>> A1 OK completed >>>>>>>>>>>> A2 LIST "" "" >>>>>>>>>>>> * LIST () NIL "" >>>>>>>>>>>> A2 OK completed >>>>>>>>>>>> A3 SELECT Inbox >>>>>>>>>>>> * FLAGS (\Answered \Deleted \Flagged \Recent \Seen) >>>>>>>>>>>> * 1 EXISTS >>>>>>>>>>>> * 0 RECENT >>>>>>>>>>>> * OK [UNSEEN 1] >>>>>>>>>>>> * OK [PERMANENTFLAGS (\Answered \Deleted \Flagged \Seen)] >>>>>>>>>>>> * OK [UIDNEXT 2] >>>>>>>>>>>> * OK [UIDVALIDITY 21662904] >>>>>>>>>>>> A3 OK [READ-WRITE] completed >>>>>>>>>>>> A4 FETCH 1 (FLAGS ENVELOPE) >>>>>>>>>>>> * 1 FETCH (FLAGS () ENVELOPE ("Fri, 11 Mar 2011 03:33:21 +1100 >>>>>>>>>>>> (EST)" >>>>>>>>>>>> "Voice >>>>>>>>>>>> message from 5000" (("cjwhite (cjwhite)" NIL "cjwhite" >>>>>>>>>>>> "localdomain")) >>>>>>>>>>>> NIL >>>>>>>>>>>> NIL (("cjwhite" NIL "cjwhite" "localdomain")) NIL NIL NIL >>>>>>>>>>>> "FTX1020A47Y-NME-FOC12081734-1299774801404")) >>>>>>>>>>>> A4 OK completed >>>>>>>>>>>> A5 FETCH 1 BODYSTRUCTURE >>>>>>>>>>>> * 1 FETCH (BODYSTRUCTURE (("TEXT" "plain" ("charset" "us-ascii")NIL >>>>>>>>>>>> NIL >>>>>>>>>>>> 3 >>>>>>>>>>>> 3 >>>>>>>>>>>> NIL NIL NIL)("Audio" "x-wav" ("name" "VM_2011.03.11_03.33.21.wav") >>>>>>>>>>>> NIL >>>>>>>>>>>> NIL >>>>>>>>>>>> "Base64" 100318 NIL NIL NIL) "mixed" ("boundary" >>>>>>>>>>>> "=CUE-MESSAGE-BODY=") >>>>>>>>>>>> NIL >>>>>>>>>>>> NIL)) >>>>>>>>>>>> A5 OK completed >>>>>>>>>>>> A6 FETCH 1 BODY[1] >>>>>>>>>>>> * 1 FETCH (BODY[1] {3} >>>>>>>>>>>> >>>>>>>>>>>> ) >>>>>>>>>>>> A6 OK completed >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> With version 2.0.0.255, I see a different problem, the client gets >>>>>>>>>>>> stuck >>>>>>>>>>>> when it is trying to show the folders in the server. >>>>>>>>>>>> * OK CUE IMAP4 Server ready >>>>>>>>>>>> * CAPABILITY IMAP4rev1 LITERAL+ IDLE UIDPLUS >>>>>>>>>>>> A0 OK completed >>>>>>>>>>>> A1 LOGIN cjwhite >>>>>>>>>>>> A1 OK completed >>>>>>>>>>>> A2 LIST "" "" >>>>>>>>>>>> * LIST () NIL "" >>>>>>>>>>>> A2 OK completed >>>>>>>>>>>> A3 LIST "" "%" >>>>>>>>>>>> * LIST (\Noinferiors) NIL "Inbox" >>>>>>>>>>>> * LIST (\Noinferiors) NIL "Deleted" >>>>>>>>>>>> A3 OK completed >>>>>>>>>>>> >>>>>>>>>>>> When I quit the client, I see the following error: >>>>>>>>>>>> Uncaught Exception: Application LogicMail (169) is not responding; >>>>>>>>>>>> process >>>>>>>>>>>> terminated >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> Thanks, >>>>>>>>>>>> Gopal >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> On 1/14/11 3:28 AM, "Derek Konigsberg"<dko...@lo...> >>>>>>>>>>>> wrote: >>>>>>>>>>>> >>>>>>>>>>>>> Gopal, >>>>>>>>>>>>> I put that message into my own test server, and it seemed to work >>>>>>>>>>>>> just >>>>>>>>>>>>> fine (including attachment download). However, there was a minor >>>>>>>>>>>>> bug >>>>>>>>>>>>> with messages having empty bodies on some mail servers, which I >>>>>>>>>>>>> just >>>>>>>>>>>>> fixed. I suggest stepping up to 2.0.0.255 and testing again. >>>>>>>>>>>>> >>>>>>>>>>>>> If you're still having the problem on build 255, then I'd like to >>>>>>>>>>>>> see >>>>>>>>>>>>> is >>>>>>>>>>>>> the output of this IMAP command: >>>>>>>>>>>>> >>>>>>>>>>>>> A01 FETCH 1 (FLAGS UID ENVELOPE BODYSTRUCTURE) >>>>>>>>>>>>> >>>>>>>>>>>>> That's the command LogicMail uses when downloading the message >>>>>>>>>>>>> list, >>>>>>>>>>>>> to >>>>>>>>>>>>> get all the header information it uses to decide what to do next. >>>>>>>>>>>>> >>>>>>>>>>>>> -Derek >>>>>>>>>>>>> >>>>>>>>>>>>> On 01/14/2011 02:29 AM, Gopal Kamalanathan wrote: >>>>>>>>>>>>> I am attaching the MIME of a short message. The first part of the >>>>>>>>>>>>> MIME >>>>>>>>>>>>> is >>>>>>>>>>>>> empty. LogicMail client fetches the first part and shows the >>>>>>>>>>>>> content >>>>>>>>>>>>> if >>>>>>>>>>>>> there is any. But I never see it fetching the second part. >>>>>>>>>>>>> >>>>>>>>>>>>> If you would like to see the IMAP interaction I could capture and >>>>>>>>>>>>> sent >>>>>>>>>>>>> it >>>>>>>>>>>>> to >>>>>>>>>>>>> you tomorrow. >>>>>>>>>>>>> >>>>>>>>>>>>> The IMAP server is not publicly available software. >>>>>>>>>>>>> >>>>>>>>>>>>> Thanks, >>>>>>>>>>>>> Gopal >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> On 1/13/11 6:17 PM, "Derek Konigsberg"<dko...@lo...> >>>>>>>>>>>>> wrote: >>>>>>>>>>>>> >>>>>>>>>>>>> On 01/13/2011 04:30 PM, Gopal Kamalanathan wrote: >>>>>>>>>>>>> Hello, >>>>>>>>>>>>> >>>>>>>>>>>>> I am using Logicmail IMAP client in blackberry to connect to >>>>>>>>>>>>> Cisco¹s >>>>>>>>>>>>> Unity express voicemail system. >>>>>>>>>>>>> The IMAP client does not seem to fetch the wav attachment of the >>>>>>>>>>>>> voice >>>>>>>>>>>>> message. Does Logic mail support downloading wav attachments? >>>>>>>>>>>>> >>>>>>>>>>>>> The MIME header of the attachment are >>>>>>>>>>>>> >>>>>>>>>>>>> Content-Type: Audio/x-wav; >>>>>>>>>>>>> name="VM_2011.03.10_03.19.33.wav" >>>>>>>>>>>>> Content-Transfer-Encoding: Base64 >>>>>>>>>>>>> Content-Disposition: attachment; voice=Voice-Message; >>>>>>>>>>>>> filename="VM_2011.03.10_03.19.33.wav" >>>>>>>>>>>>> >>>>>>>>>>>>> Yes, LogicMail supports downloading wav attachments, and >>>>>>>>>>>>> attachments >>>>>>>>>>>>> of >>>>>>>>>>>>> any type. (It just only has embedded viewing for images, and >>>>>>>>>>>>> doesn't >>>>>>>>>>>>> yet support doing anything with other attachments but saving them.) >>>>>>>>>>>>> >>>>>>>>>>>>> There have been issues with auto-generated e-mails before, since >>>>>>>>>>>>> they >>>>>>>>>>>>> are more likely to be malformed (or awkwardly formatted) than >>>>>>>>>>>>> anything >>>>>>>>>>>>> created with a normal desktop E-Mail client. >>>>>>>>>>>>> >>>>>>>>>>>>> Any chance you could capture the raw MIME source of one of these >>>>>>>>>>>>> messages (preferably with a very short voicemail wav), zip it up, >>>>>>>>>>>>> and >>>>>>>>>>>>> E-Mail it to me for testing? >>>>>>>>>>>>> >>>>>>>>>>>>> I'm also curious what IMAP server software your mail server is >>>>>>>>>>>>> running, >>>>>>>>>>>>> but there's a pretty good chance it isn't something I can easily >>>>>>>>>>>>> run >>>>>>>>>>>>> on >>>>>>>>>>>>> my test server. >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>> > -------------------------------------------------------------------->>>>>>>>>>> > - >>>>>>>>>>>> -- >>>>>>>>>>>> -- >>>>>>>>>>>> -- >>>>>>>>>>>> -- >>>>>>>>>>>>> >>>>>>>>>>>> - >>>>>>>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>>>>>>> Learn about various malware tactics and how to avoid them. >>>>>>>>>>>>> Understand >>>>>>>>>>>>> malware threats, the impact they can have on your business, and how >>>>>>>>>>>>> you >>>>>>>>>>>>> can protect your company and customers by using code signing. >>>>>>>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>> Logicmail-devel mailing list >>>>>>>>>>>>> Log...@li... >>>>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>> > ---------------------------------------------------------------------->>>>>>>>> > - >>>>>>>>>> -- >>>>>>>>>> -- >>>>>>>>>> -- >>>>>>>>>>>> >>>>>>>>>> - >>>>>>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>>>>>> Learn about various malware tactics and how to avoid them. >>>>>>>>>>>> Understand >>>>>>>>>>>> malware threats, the impact they can have on your business, and how >>>>>>>>>>>> you >>>>>>>>>>>> can protect your company and customers by using code signing. >>>>>>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>> Logicmail-devel mailing list >>>>>>>>>>>> Log...@li... >>>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>> > ------------------------------------------------------------------------>>>>>>> > - >>>>>>>> -- >>>>>>>> -- >>>>>>>>>> >>>>>>>> - >>>>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>>>>> malware threats, the impact they can have on your business, and how >>>>>>>>>> you >>>>>>>>>> can protect your company and customers by using code signing. >>>>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>>>> _______________________________________________ >>>>>>>>>> Logicmail-devel mailing list >>>>>>>>>> Log...@li... >>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>> > -------------------------------------------------------------------------->>>>> > - >>>>>> -- >>>>>>>> >>>>>> - >>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>>> malware threats, the impact they can have on your business, and how you >>>>>>>> can protect your company and customers by using code signing. >>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>>>> _______________________________________________ >>>>>>>> Logicmail-devel mailing list >>>>>>>> Log...@li... >>>>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>>>> >>>>>> >>>>>> >>>>>> >>>> > ---------------------------------------------------------------------------->>> > - >>>>>> >>>> - >>>>>> Protect Your Site and Customers from Malware Attacks >>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>> malware threats, the impact they can have on your business, and how you >>>>>> can protect your company and customers by using code signing. >>>>>> http://p.sf.net/sfu/oracle-sfdevnl >>>>>> _______________________________________________ >>>>>> Logicmail-devel mailing list >>>>>> Log...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>>>> >>>> >>>> >>>> ---------------------------------------------------------------------------- >>>> ->> - >>>> Protect Your Site and Customers from Malware Attacks >>>> Learn about various malware tactics and how to avoid them. Understand >>>> malware threats, the impact they can have on your business, and how you >>>> can protect your company and customers by using code signing. >>>> http://p.sf.net/sfu/oracle-sfdevnl >>>> _______________________________________________ >>>> Logicmail-devel mailing list >>>> Log...@li... >>>> https://lists.sourceforge.net/lists/listinfo/logicmail-devel >>> > > > ------------------------------------------------------------------------------ > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > Finally, a world-class log management solution at an even better price-free! > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > February 28th, so secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsight-sfd2d > _______________________________________________ > Logicmail-devel mailing list > Log...@li... > https://lists.sourceforge.net/lists/listinfo/logicmail-devel -- ---------------------------- Derek Konigsberg dko...@lo... ---------------------------- |