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 "Stefano Bagnara (JIRA)" <se...@james.apache.org> on 2006/07/19 18:11:16 UTC

[jira] Updated: (JAMES-570) James insert a Return-Path: null in outgoing email

     [ http://issues.apache.org/jira/browse/JAMES-570?page=all ]

Stefano Bagnara updated JAMES-570:
----------------------------------

        Fix Version/s: 3.0
    Affects Version/s: 2.3.0b3

> James insert a Return-Path: null in outgoing email
> --------------------------------------------------
>
>                 Key: JAMES-570
>                 URL: http://issues.apache.org/jira/browse/JAMES-570
>             Project: James
>          Issue Type: Bug
>    Affects Versions: 2.3.0b3
>            Reporter: Norman Maurer
>         Assigned To: Norman Maurer
>            Priority: Blocker
>             Fix For: 3.0, 2.3.0b4
>
>
> At the moment james insert a Return-Path: null to outgoing emails. That is not correct. On outgoing emails no Return-Path should be insert.
> From RFC (http://www.faqs.org/rfcs/rfc821.html):
> When the receiver-SMTP makes the "final delivery" of a
> message it inserts at the beginning of the mail data a
> return path line.  The return path line preserves the
> information in the <reverse-path> from the MAIL command.
> Here, final delivery means the message leaves the SMTP
> world.  Normally, this would mean it has been delivered to
> the destination user, but in some cases it may be further
> processed and transmitted by another mail system.
> We have also to get sure what todo if there is allready one ( should never happen). Should we keep the header or strip it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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