https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7084

Mark London <m...@psfc.mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m...@psfc.mit.edu

--- Comment #3 from Mark London <m...@psfc.mit.edu> ---
While there is a slight difference in the rules, they always trigger at the
same time:

[root@mail log]# grep T_SMF_FM_FORGED_REPLYT maillog* | grep -v
FREEMAIL_FORGED_REPLYTO
[root@mail log]# grep FREEMAIL_FORGED_REPLYTO maillog* | grep -v
T_SMF_FM_FORGED_REPLYT
[root@mail log]# grep T_SMF_FM_FORGED_REPLYT maillog* | wc -l
937

I've got the latest updates, and T_SMF_FM_FORGED_REPLYT still appears (redhat
linux):

[root@mail updates_spamassassin_org]# ls -l 72*
-rw-r--r-- 1 root root 213861 Sep 17 04:10 72_active.cf
-rw-r--r-- 1 root root  10282 Sep 17 04:10 72_scores.cf

[root@mail updates_spamassassin_org]# grep T_SMF_FM_FORGED_REPLYT 72_active.cf
72_active.cf:##{ T_SMF_FM_FORGED_REPLYTO ifplugin
Mail::SpamAssassin::Plugin::FreeMail
72_active.cf:meta     T_SMF_FM_FORGED_REPLYTO  __freemail_hdr_replyto &&
!FREEMAIL_FROM && !__freemail_safe
72_active.cf:describe T_SMF_FM_FORGED_REPLYTO  Freemail in Reply-To, but not
From
72_active.cf:#score    T_SMF_FM_FORGED_REPLYTO  0.1
72_active.cf:##} T_SMF_FM_FORGED_REPLYTO ifplugin
Mail::SpamAssassin::Plugin::FreeMail

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to