Koozali.org: home of the SME Server

spamassassin new TLD's

Offline Gary Douglas

  • *
  • 80
  • +1/-0
spamassassin new TLD's
« 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












Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: spamassassin new TLD's
« Reply #1 on: July 09, 2015, 10:31:13 AM »
Hi Gary..

could you please report it in bugzilla?

TIA

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: spamassassin new TLD's
« Reply #2 on: July 09, 2015, 03:23:54 PM »

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: spamassassin new TLD's
« Reply #3 on: July 09, 2015, 03:36:59 PM »
thank you, done

Offline gwag

  • *
  • 16
  • +0/-0
Re: spamassassin new TLD's
« Reply #4 on: July 23, 2015, 08:33:16 PM »
Any issues with updating the RegistrarBoundaries.pm?

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: spamassassin new TLD's
« Reply #5 on: July 23, 2015, 09:58:45 PM »
hi, welcome here.. please follow the bugzilla link above, you'll find more info