Michael wrote:
> Hello Noel,
> But i have another problem - i hoped to solve it with the spamc-problem. ;-)
> My SA will not be started / used from amavis.
> Anybody knows or see any problem in my configuration?
> Michael
One possibility is you have disabled spam scanning. This should be commented
out in amavisd.conf - like shown here, is it?
# @bypass_spam_checks_maps = (1); # uncomment to DISABLE anti-spam code
If you run amavisd-new in debug mode:
amavisd stop
amavisd debug
You should see where SpamAssassin code is loaded:
Aug 9 16:10:54 mail.example.com /usr/sbin/amavisd-new[21730]: ANTI-SPAM code
loaded
Aug 9 16:10:54 mail.example.com /usr/sbin/amavisd-new[21730]: ANTI-SPAM-SA
code loaded
If it is not, you probably have it disabled.
Gary V
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/