==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=8656

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #1 from Unnilennium <[email protected]> ---
changing
$_ =~m/spamassassin plugin: check_spam:.*hits=(.*), required.*tests=(.*)/ 

to 

$_ =~m/spamassassin plugin.*: check_spam:.*hits=(.*), required.*tests=(.*)/ 

fixed the problem. However, maybe there is a way to do a more restrictive regex
that also works.

note also as we are working on this, one column header is missing in the mail
report:

Spamassassin Rules:
---------------------------------------------
Count    Percent    Rule    
---------------------------------------------
19    13.7%    -6.9    DKIM_SIGNED
7     5.0%    18.6    CK_HELO_DYNAMIC_SPLIT_IP
6     4.3%    17.8    FSL_HELO_NON_FQDN_1

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to