http://bugzilla.spamassassin.org/show_bug.cgi?id=4176
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2846 is|0 |1
obsolete| |
------- Additional Comments From [EMAIL PROTECTED] 2005-05-05 19:23 -------
Created an attachment (id=2847)
--> (http://bugzilla.spamassassin.org/attachment.cgi?id=2847&action=view)
Patch to fix the bug and deal with all problems so far mentioned in comments
This patch includes the previous fix for HTML messages and also changes
sa-learn, tools/speedtest and masses/corpora/mass-find-nonspam to call parse as
an instance method, not as an object method. NOTE: I don't know how to test the
last two, so I did not even run them with the change. The change was trivial,
but someone should test it.
I also added a new test to t/uri.t that uses redirection_patterns. It isn't an
end-to-end test starting with a message (although I did test that by hand) but
it does exercise the redirection parser.
Now I think it's ready for review :-)
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.