SpankTheSpam wrote: > > But the plugins are working now, it seems that it needs amavisd > restart to get new plugins, even if amavisd is calling spamassassin > each time the message comes in.
Amavisd does not call SpamAssassin for each message. Amavisd initializes the SpamAssassin libraries when it starts and then uses those libraries to check each message. This is basically the same as the way spamd works. Any time you make a change to rules or configuration files, you will need to restart Amavisd. -- Bowie