Hi, I'd like to modify the list of RBLs that are checked by spamassassin but I can't find the file that holds that list. How do I go about doing that? Thanks, Jon
If you like to remove a test, set the score for this specific test to 0 in the spamassassin local.cf file and restart amavis afterwards. Something like: Code: score YOURTEST 0 should work. You have to replace YOURTEST with the name of the rule that shall be overridden. See also here: http://wiki.apache.org/spamassassin/AdjustRuleScore http://www.packtpub.com/article/customizing-spamassassin-linux-email