Fill in missing Message-ID headers on outgoing mail
---------------------------------------------------
Key: JAMES-340
URL: http://nagoya.apache.org/jira/browse/JAMES-340
Project: James
Type: New Feature
Components: SpoolManager & Processors
Versions: 3.0
Environment: FreeBSD 5.2
Reporter: Stephen Haberman
Attachments: SaveChanges.java, SenderIsLocalWithNoMessageID.java,
messageid.patch
Starting in Outlook 2003, MS decided not to have it generate a Message-ID on
the client because people complained it put machine-specific details in the
email headers. So MS decided that it is now the responsibility of the user's
POP3/SMTP server to add the missing Message-ID for Outlook.
To have James do this, I created a SenderIsLocalWithNoMessageID matcher and a
SaveChanges mailet and put it in james-config.xml after the spam processors to
have JavaMail will fill in the Message-ID for us.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]