Mick Szucs wrote:
SpamAssassin 3.0.3 on Fedora Core 2.
I'm trying to set up SURBL from the instructions at www.surbl.org
Thank you to Martin Hepworth who pointed out that the plugin needs to be loaded via /etc/mail/spamassassin/init.pre:
$ cat /etc/mail/spamassassin/init.pre # URIDNSBL - look up URLs found in the message against several DNS # blocklists. # loadplugin Mail::SpamAssassin::Plugin::URIDNSBL
If this is documented somewhere, I couldn't find it. Seems that the RPM I'm running from didn't include init.pre, though the tarball distribution does.
Thanks!
Mick