[ 
https://issues.apache.org/jira/browse/PROTOCOLS-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13575572#comment-13575572
 ] 

Rustam Aliyev commented on PROTOCOLS-104:
-----------------------------------------

I just double check TCP dump, and I can see that message is terminated by "\n" 
(0A) only. What's happening perhaps is that Apple Mail sees it as a single long 
line and can't find ".\r\n" terminator.

So it looks like CRLFTerminatedInputStream doesn't do it's job properly?

Just for reference, I have latest snapshot with java version "1.7.0_08-ea" 
[Java(TM) SE Runtime Environment (build 1.7.0_08-ea-b03); Java HotSpot(TM) 
64-Bit Server VM (build 23.2-b09, mixed mode)]
                
> POP3 RETR hangs on some messages when using Apple Mail
> ------------------------------------------------------
>
>                 Key: PROTOCOLS-104
>                 URL: https://issues.apache.org/jira/browse/PROTOCOLS-104
>             Project: James Protocols
>          Issue Type: Bug
>          Components: pop3
>    Affects Versions: 1.6.3
>         Environment: MacOSX
>            Reporter: Rustam Aliyev
>            Assignee: Eric Charles
>            Priority: Minor
>         Attachments: pop3-apple-mail.pcap.gz, retr-hang-apple-mail.eml
>
>
> Some messages cause Apple Mail hang during RETR command. Outlook and 
> Thunderbird both can successfully download exactly same message. So the 
> problem exhibits only when using Apple Mail.
> Copy of the message which can be used to reproducing problem is attached. 
> From description this issue looks similar to JAMES-1222.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to