Am Mittwoch, 30. Mai 2007 13:21 schrieb Uwe Kiewel: > Hi, > > I hosting 3 domains xx.de, yy.net, zz.de I think about to use e spam > reporting account, e.g. [EMAIL PROTECTED] If one of my users got spam into > their mailbox, they can send it to the spam reporting account. A cron > job looks into that account to train spamassassin. > > In postfix I use "smtpd_sasl_authenticated_header = yes". > > Does such a spam reporting account work? The mail is going to be checked > twice (incoming and forwarding to spam account). The sender is > autheticated and provides a valid sender address. > > Thanks, > Uwe
No. It will not work. Forwarding to that mailbox will change the headers and (in my opinion) spamassassin will be trained to score mails from that specific user higher. Best thing is to use imap, create a folders "learn/spam" and "learn/ham" for every user who is interested in this. The user can than MOVE (!) their spam mails into that folder and a cronjob reads out these folders and thrains spamassassin with these mail. -- Dr. Michael Schwartzkopff