http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5682
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-10-30 06:13 -------
(In reply to comment #2)
> I'd prefer to remove FH_HOST_ALMOST_IP if possible -- it's entirely
> redundant with RDNS_DYNAMIC. there are probably other rules in the
> rulesrc/sandbox/emailed/00_FVGT_File001.cf file that are similar,
> I think.
ok, I've commented FH_HOST_ALMOST_IP and FH_HOST_EQ_D_D_D_D (the latter is
similarly redundant to RDNS_DYNAMIC). I also commented FH_HOST_EQ_D_D_D_DB,
since it doesn't seem to hit any mail at all.
committed to trunk:
: jm 196...; svn commit -m "bug 5682: remove FH_HOST_ALMOST_IP,
FH_HOST_EQ_D_D_D_D, due to false positives and redundancy with RDNS_DYNAMIC;
remove FH_HOST_EQ_D_D_D_DB due to no hits" rules/50_scores.cf rulesrc/sandbox
Sending rulesrc/sandbox/emailed/00_FVGT_File001.cf
Sending rules/50_scores.cf
Transmitting file data ..
Committed revision 590055.
3.2.x:
: jm 174...; svn commit -m "bug 5682: remove FH_HOST_ALMOST_IP,
FH_HOST_EQ_D_D_D_D, due to false positives and redundancy with RDNS_DYNAMIC;
remove FH_HOST_EQ_D_D_D_DB due to no hits" rules/50_scores.cf
rulesrc/10_force_active.cf
Sending rules/50_scores.cf
Sending rulesrc/10_force_active.cf
Transmitting file data ..
Committed revision 590056.
and 3.2.x updates:
: jm 254...; svn commit -m "bug 5682: remove FH_HOST_ALMOST_IP,
FH_HOST_EQ_D_D_D_D, due to false positives and redundancy with RDNS_DYNAMIC;
remove FH_HOST_EQ_D_D_D_DB due to no hits"
Sending 50_scores.cf
Sending 72_active.cf
Transmitting file data ..
Committed revision 590058.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.