Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-1568

Incorrect reporting of sending SMTP server hostname to receiving SMTP server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-beta5
    • None
    • None
    • issue is not platform dependent.

    Description

      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.

      Attachments

        Activity

          People

            eric@apache.org Eric Charles
            robertdmunn Robert Munn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: