On Sun, Dec 08, 2013 at 07:59:48PM +0100, Maurice Janssen wrote:
> Hi,
> 
> If I understand the man pages correctly, you should start both spamd and
> spamd-setup with the -b option when you want to use spamd in blacklist only
> mode.
> In /etc/rc.d/spamd, the -b option is set when you have spamd_black=yes in
> your rc.conf.local.
> However, spamd-setup is always started with -D only from /etc/rc. It doesn't
> check for the spamd_black environment variable and therefore set -b.
> 
> So it seems that you have to adapt /etc/rc when you want to run spamd in
> blacklist only mode.
> 
> This seems a bit odd, doesn't it?  Am I missing something, or is this
> intended?
> 
> Thanks,
> Maurice
> 

you shouldn;t have to mess about with the rc.d stuff at all.

you run spamd with the -b flag on the command line, or set spamd_black
in rc.conf.local.

then, following through the man page:

        spamd-setup(8) should be run periodically by cron(8).  When
        run in blacklist-only mode, the -b flag should be specified.
        Use crontab(1) to uncomment the entry in root's crontab.

hope that's clear.

jmc

Reply via email to