[ https://issues.apache.org/jira/browse/JAMES-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718885#action_12718885 ]
Stefano Bagnara commented on JAMES-875: --------------------------------------- Here is a tentative text for the release notes as this is an important issue: ------------------------------ *IMPORTANT* If you're upgrading from a previous release of James please note that JAMES Server 2.3.2 changes a behaviour in the management of the MessageID header. Until 2.3.1 JAMES was chaning the MessageID of messages in many many places and the MessageID was changed to almost every message relayed. Now this is not correct as when the message is relayed a server must not alter the MessageID by specification. So we changed the main message handling object to remove the automatic MessageID update. This means that since 2.3.2 if you use a Mailet that clones a MimeMessage in order to create a new, different, message you'll have to take care updating the MessageID. ------------------------------- Please, Robert, fix my english/verbosity as you think appropriate. > Message-ID changed by mailets (MSGID_FROM_MTA_HEADER changed) > ------------------------------------------------------------- > > Key: JAMES-875 > URL: https://issues.apache.org/jira/browse/JAMES-875 > Project: JAMES Server > Issue Type: Bug > Components: SMTPServer > Affects Versions: 2.3.1, Trunk > Environment: Linux (Fedora Core 8) > Reporter: Marc SCHNEIDER > Fix For: 2.3.2, Trunk > > Attachments: config-james.xml > > > I noticed that emails sent using my James Server have this header when they > are delivered : > X-Spam-Status: No, score=0.1 required=5.0 tests=AWL,MSGID_FROM_MTA_HEADER > > This is added by SpamAssassin telling that the Message-Id was generated by a > relay, rather than by the user agent. > If I use the same mailing software but not James to send an email, I don't > have this problem. > I looked in the configuration files of James and couldn't find anything about > this msgid. Why is James changing that ? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org