[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#6453) OpenLDAP memory leak on LDAP_TIMEOUT



On 13.01.2010 14:30, alinachegalati@yahoo.com wrote:
> Spam detection software, running on the system "boole.openldap.org", has
> identified this incoming email as possible spam.  The original message
> has been attached to this so you can view it (if it isn't spam) or label
> similar future email.  If you have any questions, see
> The administrator of that system for details.
 >
> Content analysis details:   (5.2 points, 5.0 required)
>
>   pts rule name              description
> ---- ---------------------- --------------------------------------------------
>  3.4 FH_DATE_PAST_20XX      The date is grossly in the future.

This is a broken spamassassin rule, it believes that the year 2010 is in 
the future.  Run sa-update (if it works), or add to spamassassins local.cf:

  score FH_DATE_PAST_20XX 0

Rein