http://bugzilla.spamassassin.org/show_bug.cgi?id=4176
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2845 is|0 |1
obsolete| |
------- Additional Comments From [EMAIL PROTECTED] 2005-05-05 16:38 -------
Created an attachment (id=2846)
--> (http://bugzilla.spamassassin.org/attachment.cgi?id=2846&action=view)
Patch updated to work with HTML messages
> I don't think we should change ->parse()
Justin, did you type that comment before seeing my last two comment #31 and
comment #32? All I had to do was have HTML.pm conditionalize its one use of the
conf parameter on $self->{main} being a ref. That assumes that when parse is
being called as a class method we don't care about the redirection_patterns.
The is no change to the parse API.
I just tested it and it all works. New patch is attached that is Daryl's patch
modified to get HTML messages to work according to Justin's suggestions.
If it looks good I think we can check it in to trunk for 3.1.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.