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





------- Additional Comments From [EMAIL PROTECTED]  2005-10-18 10:23 -------
Subject: Re:  Charset normalization plugin support

On Tue, Oct 18, 2005 at 10:11:48AM -0700, [EMAIL PROTECTED] wrote:
> I would appreciate anyone objecting to having the Node object keep a pointer 
> to
> $main say what they suggest as an alternative.

Before we can discuss anything, it needs to be clear what you're trying to do.
The appropriate discussion ought to happen in the ticket, and there's no
details here so far.

> Node::header() is a public interface, used by plugins.  It decodes MIME
> encoded-words, removing the charset labels in the process.  The possible
> alternatives are:

Ok.  What's the issue with that?

> 3) Change the public Node::header() interface to return the raw form of the
> header, requiring all callers that want the decoded form to call a newly 
> defined
> header-decoding method off of some object that has a pointer to $main.

FWIW, it's possible to request the raw version already.

> 4) Require the charset normalization code be hardwired into SpamAssassin, not 
> in
> a plugin.

If it's something we want to standardly do that isn't going to be swapped
out or disabled (which I don't think it would be), this would be the
way to go imo.





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

Reply via email to