Koozali.org: home of the SME Server

Obsolete Releases => SME Server 9.x => Topic started by: Gary Douglas on July 09, 2015, 10:01:24 AM

Title: spamassassin new TLD's
Post by: Gary Douglas on July 09, 2015, 10:01:24 AM
While poking around I found the following at; http://uribl.com/index.shtml

April 6, 2015: New TLD Spam

If you are using SpamAssassin, and are currently receiving spam with new TLDs such as .LINK, .SCIENCE, .CRICKET, .NINJA, .XYZ, .CLICK (and others), it is because those URLs are not being checked against URIBL. In order to lookup these URLs, you will need to upgrade your RegistrarBoundaries.pm.

If you are running a recent version of SpamAssassin such as 3.3.2 or 3.4, simply download the RegistrarBoundaries.pm from SpamAssassin SVN and replace the one you currently have installed. Restart spamd (if you run it) for the change to take effect.

----------------------------------------
please use at your own risk, don't assume I know what I am doing, here's what I have done;

Check current spamassasin version and locate RegistrarBoundaries.pm

spamassassin -V
locate RegistrarBoundaries.pm

SME9; Change to correct folder and check current file;
cd /usr/share/perl5/vendor_perl/Mail/SpamAssassin/Util
ls -al

SME8;
cd /usr/lib/perl5/vendor_perl/5.8.8/Mail/SpamAssassin/Util/
ls -al

Rename  old file, fetch new, set permissions, update spamassassin, check file permissions, size, and name;

mv RegistrarBoundaries.pm RegistrarBoundaries.old
wget http://svn.apache.org/repos/asf/spamassassin/trunk/lib/Mail/SpamAssassin/Util/RegistrarBoundaries.pm
chmod 0444 RegistrarBoundaries.pm
signal-event email-update
ls -al











Title: Re: spamassassin new TLD's
Post by: Stefano on July 09, 2015, 10:31:13 AM
Hi Gary..

could you please report it in bugzilla?

TIA
Title: Re: spamassassin new TLD's
Post by: CharlieBrady on July 09, 2015, 03:23:54 PM
See:

http://bugs.contribs.org/show_bug.cgi?id=8980
Title: Re: spamassassin new TLD's
Post by: Stefano on July 09, 2015, 03:36:59 PM
thank you, done
Title: Re: spamassassin new TLD's
Post by: gwag on July 23, 2015, 08:33:16 PM
Any issues with updating the RegistrarBoundaries.pm?
Title: Re: spamassassin new TLD's
Post by: Stefano on July 23, 2015, 09:58:45 PM
hi, welcome here.. please follow the bugzilla link above, you'll find more info