You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Robert Burrell Donkin (JIRA)" <se...@james.apache.org> on 2009/04/20 22:06:48 UTC

[jira] Commented: (JAMES-899) RemoteDelivery sends a message again and again if transport.close() throws a MessagingException

    [ https://issues.apache.org/jira/browse/JAMES-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700915#action_12700915 ] 

Robert Burrell Donkin commented on JAMES-899:
---------------------------------------------

+1 on this patch

- robert

> RemoteDelivery sends a message again and again if transport.close() throws a MessagingException
> -----------------------------------------------------------------------------------------------
>
>                 Key: JAMES-899
>                 URL: https://issues.apache.org/jira/browse/JAMES-899
>             Project: JAMES Server
>          Issue Type: Bug
>    Affects Versions: 2.3.1
>            Reporter: Markus Wiederkehr
>            Assignee: Markus Wiederkehr
>             Fix For: 2.3.2
>
>         Attachments: james-889.patch
>
>
> Some mail servers close the TCP connection as soon as they have received and responded to the terminating dot of the DATA command. As a consequence JavaMail throws a MessagingException in SMTPTransport.close() and RemoteDelivery thinks it has to send the message again (and again).
> Even though the server's behaviour is not standard compliant (see RFC 5321 section 4.1.1.10.) the message should still be considered to be delivered successfully because the error occurred after the mail transaction has been completed (RFC 5321 section 3.3).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org