This really belongs on the Amavis-users list, but I can tell you right now that amavisd-new does not use spamd. The spamd daemon does not need to be running. Make sure that your domain is listed in the @local_domain_maps in amavisd.conf for tagging to be performed.
On Thu, 20 Jan 2005 12:33:11 -0500 (EST), Haines Brown <[EMAIL PROTECTED]> wrote: > My spamassassin 3.0.2 can be directed to tag a test message as spam > (debian testing), but amavisd-new is not automatically sending > messages to spamd for tagging as they come in. amavis does work to > filter viruses with clamAV. I'm running amavis as an interface for > postfix. > > I know spamd is running. In /etc/default/spamassassin I have ENABLED = > 1, and in amavisd.conf, I have $sa_local_tests_only = 0. But I don't > see any place to get spamd to filter incoming messages automatically. > > Haines Brown > >