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





------- Additional Comments From [EMAIL PROTECTED]  2004-10-17 14:39 -------
Subject: Re:  spamd keeps user_prefs between scans with different users

On Sun, Oct 17, 2004 at 11:45:42AM -0700, [EMAIL PROTECTED] wrote:
> think that's the correct response here -- always copy the config, regardless 
> of
> what flags are set.

There are some flag settings that means disable copying:
max-conn-per-child=1, x/nouser-config

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.





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to