http://bugzilla.spamassassin.org/show_bug.cgi?id=3826
------- Additional Comments From [EMAIL PROTECTED] 2004-10-17 23:07 -------
'I'm fine changing line 490 to be:
my $copy_config_p = $opt{'user-config'};
Then down below at line 763 it'll still be disabled if max-con-per-child is 1.'
but it also needs to be set for $opt{'sql-config'} || $opt{'ldap-config'} as
well, too, which *can* be enabled without $opt{'user-config'}. See what I
mean? it's confusing and we're likely to slip up in keeping track of all those
combinations.
I'd prefer to just have it on, unless max-conn-per-child==1.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.