Ok, im trying to get Spamassassin+fetchmail+procmail+postfix+imap working. Does this look right?

If im understanding all these howtos, I should be able to just create these 2 config files and everything should work. Fetchmail will get mail, and let postfix put it in /var/mail, and procmail will call spamc which will alter the headers and create a header X-SPAM-STATUS. Thats it. I'll let my email client filter on header status.

This is on a mandrake 9.1 box, so I just installed the rpms most, and installed spamassassin from scratch to the newest for the sa-learn tools.


~/.spamassassin/user_prefs required_hits 9 #(then lower after some time) report_header 1 use_bayes 1 ok_locales en auto_learn 1 user_pyzor 1 use_razor2 1 always_add_headers 1 defang mime 0

~/.procmailrc
DROPPRIVS=yes
:0fw
| /software/spamassassin/bin/spamc

Thanks,
   -Brook



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to