You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2005/10/18 01:26:21 UTC

[Bug 4636] Charset normalization plugin support

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





------- Additional Comments From jgmyers@proofpoint.com  2005-10-17 16:26 -------
Created an attachment (id=3192)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=3192&action=view)
Work in progress

Here is the code so far.  The problem I'm running into is that the spamassassin
script calls $spamtest->parse() which in turn invokes call_plugins to normalize
headers.  This invocation of call_plugins happens before config has been read.




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.