Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
February 09, 2012, 05:06:12 PM

Pages: [1]   Go Down
  Print  
Author Topic: SpamAssassin ruleset 2010 bug  (Read 1805 times)
perestrelka
Administrator
Master Jedi
*****
Offline Offline

Posts: 1394



« on: January 02, 2010, 03:32:16 AM »

Hello,

There have been a bug within the SpamAssassin ruleset discovered that will mark messages sent in the year 2010 and beyond with a higher spam score than expected. This bug can result in legitimate mail being flagged as spam nowdays.

To rectify this issue, please update SpamAssassin ruleset by executing the following commands as root:

cPanel users:
Code:
/scripts/autorepair spamd_y2010_fix

Linux users with LPCP, Plesk or without control panel:
Code:
sa-update -D
/etc/init.d/spamassasin restart
or if the last line fails
Code:
/etc/init.d/spamd restart

To ensure the update is applied please run:

Code:
find /var/lib/spamassassin/ -name 72_active.cf -exec grep FH_DATE_PAST_20XX {} \;

The important line is:
Quote
header   FH_DATE_PAST_20XX   Date =~ /20[2-9][0-9]/ [if-unset: 2006]

If it differs (i.e says "20[1-9]" and not "20[2-9]"), you can modify that line manually in your favorite editor and then restart SpamAssassin using the second command from the fix for non-cPanel. To locate the path to the file use this command:

Code:
find /var/lib/spamassassin/ -name 72_active.cf

For a more detailed explanation and information on this problem and its resolving, please review:

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6269

As always, in case you have any additional questions or concerns with reqards to this problem, Lunarpages support team will be happy to assist you.
Logged

Kind Regards,
Vlad Artamonov
krick
Intergalactic Cowboy
*****
Offline Offline

Posts: 50


« Reply #1 on: January 02, 2010, 08:14:27 PM »

Some more info...

https://secure.grepular.com/blog/index.php/2010/01/01/spamassassin-2010-bug/

Does this bug also affect people running shared hosting plans with CPanel?

I've added the following line to the end of my   .spamassassin/user_prefs   just in case...
Quote

score FH_DATE_PAST_20XX 0

« Last Edit: January 02, 2010, 08:18:29 PM by krick » Logged
perestrelka
Administrator
Master Jedi
*****
Offline Offline

Posts: 1394



« Reply #2 on: January 04, 2010, 01:03:04 AM »

Quote
Does this bug also affect people running shared hosting plans with CPanel?

I've added the following line to the end of my   .spamassassin/user_prefs   just in case...

Yes, the problem affects cPanel. Your solution also works, although it affects your account only.
Logged

Kind Regards,
Vlad Artamonov
wilmatan
Intergalactic Cowboy
*****
Offline Offline

Posts: 56



« Reply #3 on: May 04, 2011, 08:08:11 AM »

Thanks for the information. I hate it when legit mails are marked spam..., tsktsktsk  Sad Sad Sad
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: