[SA-exim] Getting greylisting to work

Paul Makepeace merlins.org at paulm.com
Thu Aug 25 16:24:27 PDT 2005


On a fresh install of sa-exim, spamassassin, and spamc on Debian testing
I needed to do the following to get greylisting to work:

 * /usr/share/perl5/Mail/SpamAssassin/Plugin/Greylisting.pm
   I believe this should start,
   package Mail::SpamAssassin::Plugin::Greylisting;

 * /etc/spamassassin/init.pre
   Add,
   # Greylisting  - enable SA-exim's greylisting
   #
   loadplugin Mail::SpamAssassin::Plugin::Greylisting

 * /usr/share/doc/sa-exim/README.greylisting.gz
   The rule quoted in GREYLIST_ISWHITE: change reseval to eval

If I haven't made any mistakes here I guess these are bugs?

Cheers,
Paul

-- 
Paul Makepeace .............................. http://paulm.com/inchoate/

"What is my name? You must embrace the chaos."
   -- http://paulm.com/toys/surrealism/



More information about the SA-Exim mailing list