Hi List, I wonder if someone can help :( me.
I'm using Postfix + SpamAssassin + Amavisd-New Surfing the web, I found a way to feed the sa-learn of the Bayes DB. It's a process with a file named sa-wrapper.pl that's load the spam/ham into the Bayes DB. The way it works, is by getting mail from users to a pair of mailboxes named [EMAIL PROTECTED] for ham mail,and [EMAIL PROTECTED] for spam mail. The problem I face is that the mail is bounced into the Postfix because the domain spam.spam ( that's declared in the transport.map file ) is never found. The line 'reject_unknown_recipient_domain,' is the responsible of this. By commenting it out, mail goes and feed the sa-learn and the Bayes DB. I tried to add: spam.spam 127.0.0.1 in the hosts file, but ( unless need a reload of the FreeBSD to read it ) doesn't work. Any ideas ? Regards Andres
