Rick Zeman wrote: > Hiya, > > Silly newbie question, but how does one go about adding a rule like > this to a 3.2.1 installation (in a Maia/amavis solution)? > http://wiki.apache.org/spamassassin/WhereDoLocalSettingsGo says to > drop the .cf file in /etc/mail/spamassassin but doesn't indicate that > anything else needs to be done. Is it really that easy?
I would do it this way: - Drop the rule file in /etc/mail/spamassassin - Run "spamassassin --lint" to check for errors (no output is normal) - Fix any problems found - Restart amavis If you are dealing with a plugin, there are a couple more steps, but a simple file with some rules is really that easy. -- Bowie