SpamAssassin Y2k10 rule bug

dietmar

Proxmox Staff Member
Staff member
Apr 28, 2005
17,297
721
253
Austria
www.proxmox.com
We just released hotfix 2.4-4237 to fix a serious SpamAssassin bug. Users of the free version can manually fix this issue by editing the file /usr/share/spamassassin/72_active.cf - the FH_DATE_PAST_20XX check should be changed to:

Code:
[COLOR=black][FONT=Verdana]header   FH_DATE_PAST_20XX      Date =~ /20[2-9][0-9]/ [if-unset: 2006][/FONT][/COLOR]

Then restart the filter service with:

Code:
/etc/init.d/proxprox restart
 
Last edited: