Solucion al problema de spamassassin con el 2010

vi /usr/share/spamassassin/72_active.cf
##{ FH_DATE_PAST_20XX
cambiar :
header   FH_DATE_PAST_20XX      Date =~ /20[1-9][0-9]/ [if-unset: 2006]
por :
header   FH_DATE_PAST_20XX      Date =~ /20[2-9][0-9]/ [if-unset: 2006]