Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Anonymous on February 22, 2004, 09:37:59 PM
-
Hello,
I'm running amavis and clamav for a couple of months now and it works really great. But because of the growing spam mails I installed SpamAssassin to reduce it. This also works, Now I get *****SPAM***** in the subject, but I looked at the mailheaders yesterday and saw that the mail doesn't go through amavis anymore. SpamAssassin did a great job.
After that I decided the mailscanner is more important and set it back with:
/sbin/e-smith/db configuration setprop smtpfront-qmail InternalInterfacesFilter /usr/bin/qmail-queue.amavis
/sbin/e-smith/db configuration setprop smtpfront-qmail ExternalInterfacesFilter /usr/bin/qmail-queue.amavis
/sbin/e-smith/signal-event email-update
After that amavis was working alright, but SpamAssassin didn't.
What do I need to do to get the mails through amavis/clamAV AND SpamAssassin?
It's such an important thing for many people I think, and I couldn't find any good howto or any other information. I hope one of you can help me with this.
Thanks in advance, Best regards,
Hans Middelhoek
-
Sorry I forgot to write down the version I use.
I am using SME server 6.0
-
You need to read my post here and edit the amavis.conf
http://forums.contribs.org/index.php?topic=9115.msg34508#msg34508
Amavis will then inject the message into "qmail-spamc" provided it isn't a virus.
Shane
-
Try my spamassassin contrib for SME 6, located here:
http://www.ibiblio.org/pub/Linux/distributions/smeserver/contribs/gzartman/Beta/spamassassin/
It's currently beta, but no bugs found as of yet, so should be good to go!
Greg Zartman