Robert Munn created JAMES-1568:
----------------------------------

             Summary: Incorrect reporting of sending SMTP server hostname to 
receiving SMTP server
                 Key: JAMES-1568
                 URL: https://issues.apache.org/jira/browse/JAMES-1568
             Project: James Server
          Issue Type: Bug
         Environment: issue is not platform dependent.
            Reporter: Robert Munn


A bug reported in Apache James mail server was causing the sender smtp server 
to be incorrectly reported to the receiving SMTP server. With help from the 
reporter, I fixed the bug and have made a patch for it.

If you are running James v 3 and want the sender hostname to report correctly, 
apply the remotedelivery patch and update your conf/mailetcontainer.xml (or 
.conf for pre-beta 5) file. Under the RemoteDelivery mailet, uncomment the 
following line:
<!-- Set the HELO/EHLO name to use when connectiong to remote SMTP-Server -->
<mail.smtp.localhost>hostname</mail.smtp.localhost>

and set hostname to the mx name of your mail server.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to