Virtual user config and auto-whitelist (again)

2006-05-27 Thread Bart Schaefer
A while ago, I asked about updating the AWL when using spamd --virtual-config-dir. The discussion got sidetracked onto the topic of the obsolete -a option and the AWL plugin, and consequently my original question never got a satisfactory answer. Here it is again: On 4/26/06, Bart Schaefer <[EMA

Re: Virtual user config and auto-whitelist

2006-04-26 Thread Bart Schaefer
On 4/26/06, Rosenbaum, Larry M. <[EMAIL PROTECTED]> wrote: > > > From: Bart Schaefer [mailto:[EMAIL PROTECTED] > > ... > > (Someone remind me why the spamd option to disable the auto-whitelist > > was dropped?) > > It hasn't been dropped; they just moved the documentation into > Plugin/AWL.pm. Ah,

RE: Virtual user config and auto-whitelist

2006-04-26 Thread Rosenbaum, Larry M.
> From: Bart Schaefer [mailto:[EMAIL PROTECTED] > ... > (Someone remind me why the spamd option to disable the auto-whitelist > was dropped? I could instead "chmod 0" the auto-whitelist file, I > suppose, but then the maillog is cluttered with extra warning output, > and it's still not scalable.)

Virtual user config and auto-whitelist

2006-04-26 Thread Bart Schaefer
I've recently switched from running spamd on our mail server machine, where all users have direct access to their SA config in their home directory, to running spamd on a second machine and using --virtual-config-dir for user configuration. (SA 3.1.1) One side-effect of this was that the bayes da