https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7144
--- Comment #10 from Kevin A. McGrail <[email protected]> --- (In reply to Mark Martinec from comment #9) > > I haven't tested but what he described was if you add normalize_charset 1 to > > rules/local.cf so that a default install would have it turned on, a make > > test fails cross_user_config_leak.t > > It's a quirk of the test itself. Adding any other boolean setting > to rules/local.cf will produce the same failure: That's what I was hoping. > The default needs to be changed in Conf.pm. But we only want the default changed for new installs not existing installs which means we want to change the rules/local.cf and not the value in Conf.pm, correct? So we can change local/rules.cf but need to figure out how to get that to pass test. Or we need to push this to 3.4.2. -- You are receiving this mail because: You are the assignee for the bug.
