http://bugzilla.spamassassin.org/show_bug.cgi?id=2946

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From [EMAIL PROTECTED]  2004-02-27 00:07 -------
the only way I can think of to implement this would be a foreach/while loop 
that does a inefficient RE 
match per message, which is definitely not what you want to do.

I would either generate a list of rules based on the strings you want and do it 
that way, or have the 
faster procmail method add a header via formail or something, and score that in 
SA.



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

Reply via email to