[ http://issues.apache.org/jira/browse/JAMES-340?page=comments#action_12415824 ]
Norman Maurer commented on JAMES-340: ------------------------------------- IS it really true that outlook not do this ? I don't use windows here so i don't know. Anyone can confirm ? > Fill in missing Message-ID headers on outgoing mail > --------------------------------------------------- > > Key: JAMES-340 > URL: http://issues.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://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
