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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #3213 is|0                           |1
           obsolete|                            |




------- Additional Comments From [EMAIL PROTECTED]  2006-01-13 01:09 -------
Created an attachment (id=3330)
 --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=3330&action=view)
Patch to enable normalization in config

(In reply to comment #28)
> FWIW, it's not good to have that level of differing behaviour, based on
whether
> a dependency module is installed or not; I'd prefer to have another way of
> turning this functionality on or off.  (whether that's manually enabled in
> config, or inferred from the mail traffic or environment is another
question.)

I have no idea how to reasonably infer this from traffic or environment.

Having it manually enabled from config is complicated by the fact that config
is currently read *after* the Mail::SpamAssassin::Message object is created. 
This attached patch addresses that by initializing in
Mail::SpamAssassin::parse, but since that is called in Mail::SpamAssassin::new
in order to get the parser_dns_pms, that probbly causes config files to be read
too early.




------- 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