http://issues.apache.org/SpamAssassin/show_bug.cgi?id=3979





------- Additional Comments From [EMAIL PROTECTED]  2006-07-19 01:12 -------
hrm.  why not just do something like:

$result =~ s/"[^"]*"//g;

The goal is to strip off the quoted bits, and the <> parts are handled in the
next command.  No sense trying to do everything at once if we don't need to.



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

Reply via email to