I have SpamAssassin installed with this doc http://portal.knowledgebase.net/display/2n/kb/article.asp?aid=126747&n=1&s=1
so I wan't to give two hints to install spamassassin on Fedora4 that doesn't is in the doc.
If you installed with yum install spamass-milter you must change this line
Code: Select all
Xspamassassin, S=local:/var/run/spamass.sock, F=, T=C:15m;S:4m;R:4m;E:10m
to
Code: Select all
Xspamassassin, S=local:/var/run/spamass-milter/spamass-milter.sock, F=, T=C:15m;S:4m;R:4m;E:10m
in /etc/mail/sendmail.cf
and the second is to run omsendin to check in the new sendmail.cf!
After it restart sendmail and scalix smtpd and you will be happy ;)
I look forward to the next version. :D
Best Regards,
Oliver