ZF-8577: Message-ID is set not valid according to RFC 2822
Description
The message ID created by createMessageId via setMessageId() is not valid according to RFC 2822 (section 3.6.4) as I see it. It is missing a start '<' and end '>', causing spamassassin to score 2.6 on this alone. Fix should be trivial.
Comments
Posted by Satoru Yoshida (satoruyoshida) on 2009-12-20T20:12:14.000+0000
Thank You for report, Henrik.
I will fix as soon as I will return back from Holiday. ;-)
Posted by Satoru Yoshida (satoruyoshida) on 2010-01-19T00:50:38.000+0000
Sorry for my slow. Now I commit on trunk 20413. (Not yet 1.10 branch)
Posted by Satoru Yoshida (satoruyoshida) on 2010-01-31T00:07:05.000+0000
merged into 1.10 branch at SVN 20783.