If your Declude Filters are automatically updating then this post is not for
you. 

 

If you manually update your Declude Filters please take note of the
following. 

 

Every year we need to update this line in FILTER-SPAM as it detects emails
that have dates either in the past of far future. The current line is this:

 

#!!UPDATE EVERY YEAR!! CURRENTLY SET 2015

HEADERS                             5              PCRE
(?im:Date:.{5,20}(201[012346-9]|19[0-9]{2}|200[0-9]))

 

Update the filter to this so you don't have to be waiting at your keyboard
at midnight missing the New Year's party:

 

#!!UPDATE EVERY YEAR!! CURRENTLY SET 2015 & 2016

HEADERS              5      PCRE
(?im:Date:.{5,20}(201[01234-9]|19[0-9]{2}|200[0-9]))

 

Then when you get around to it in the new year update FILTER-SPAM with this:

 

#!!UPDATE EVERY YEAR!! CURRENTLY SET 2016

HEADERS              5      PCRE
(?im:Date:.{5,20}(201[0123457-9]|19[0-9]{2}|200[0-9]))

David Barker
Mail's Best Friend

Email     :  <mailto:david.bar...@mailsbestfriend.com>
david.bar...@mailsbestfriend.com
Web      :  <http://www.mailsbestfriend.com/> www.mailsbestfriend.com
Office    : +1.866.919.2075

 

Reply via email to