severity whishlist thanks Peter Tuhársky schrieb am Thursday, den 20. March 2008:
> Package: amavisd-new > Version: 1:2.4.2-6.1 > > I'm running Debian 4.0R3 Etch amd64. I have configured amavisd-new to > work as content_filter in the postfix. I have installed spamassassin and > clamav-daemon too. > > The clamd and spamd are running, however the Amavisd-new reports > ANTI-VIRUS code NOT loaded > ANTI-SPAM-SA code NOT loaded > > I really didn't understand, why. I have checked the clamd socket > settings -they're alright. I've done minimal changes to the > configuration. The mail.log shows that mail goes thru amavis regularily. Thats true, via default spam and virus processing is disabled as statet in 15-content_filter_mode: # You can modify this file to re-enable SPAM checking through spamassassin # and to re-enable antivirus checking. # # Default antivirus checking mode # Uncomment the two lines below to enable it back # and in README.Debian: amavisd-new does not depend on any antivirus, so antivirus checking is not enabled by default. It also does not depend on spamassassin, so spam checking is not enabled by default. They are turned off in /usr/share/amavis/conf.d/20-package. To enable them, edit /etc/amavis/conf.d/15-content_filter_mode. So every documentation about that behaviour is there. So I don't see a problem here. If you think the the comments should be rephrased or the docs should be enhanced please send me a patch or tipps how to enhance it. There I will downgrade this bug to wishlist. If you disagree with me you are free to discuss this here. Thanks Alex

