SA Bugzilla – Bug 1864
Deduction for phpBB notifications
Last modified: 2003-05-24 06:37:41 UTC
phpBB notifications get aweful close to 5.0 (4.8)... If the admin adds anything really to the footer of the emails, it can get over 5 and go to spam jail. I suggest a deduction. They like most other BB's have a nice pattern to them.
Created attachment 938 [details] A sample email
That's also a phpBB issue : "To: " header empty is empty !! I guess that some other people do spam filtering with this. They should fix this. They might also want use a real name in the "From: " header, and cut the lines at 72 characters. I am also curious about knowing why they use a microsoft-header (X-MSMail-Priority)...
Granted. But there is a clear pattern to their emails that can be given a deduction (if all elements exist) so that it gives the notifications a deduction, and doesn't effect SA's ability to catch real spam. The subject and body of the email is enough. No need to really use the headers.
I addressed this with the phpBB people: http://www.phpbb.com/bugs/bug.php?op=show&bugid=1751 Perhaps get a deduction to go alongside others like yahoo groups, bugzilla etc.
this screams "spammer, please forge me!"
Latest from the phpBB guys: " Already addressed a while ago... will appear in 2.0.5. Anyway, there is no guarantee that this 'fix' is working for spam assassin, since the To header is now a non-disclosure tag to assure RFC compliance."