From: Clinton Ebadi Date: Wed, 2 Jan 2019 02:46:11 +0000 (-0500) Subject: enable HashBL and FromNameSpoof plugins X-Git-Url: https://git.hcoop.net/hcoop/config/spamassassin.git/commitdiff_plain/344644052f93b60b66159da544dda2b3edabf12f?hp=31f7d64d2f078de9877026b5bb514b0e9c7311d2 enable HashBL and FromNameSpoof plugins New features in 3.4.2 --- diff --git a/v342.pre b/v342.pre index 4ab7736..d281c30 100644 --- a/v342.pre +++ b/v342.pre @@ -17,7 +17,7 @@ ########################################################################### # HashBL - Use EBL email blocklist -# loadplugin Mail::SpamAssassin::Plugin::HashBL +loadplugin Mail::SpamAssassin::Plugin::HashBL # ResourceLimits - assure your spamd child processes # do not exceed specified CPU or memory limit @@ -26,7 +26,7 @@ # FromNameSpoof - help stop spam that tries to spoof other domains using # the from name -# loadplugin Mail::SpamAssassin::Plugin::FromNameSpoof +loadplugin Mail::SpamAssassin::Plugin::FromNameSpoof # Phishing - finds uris used in phishing campaigns detected by # OpenPhish or PhishTank feeds.