hansje2000 wrote:
> 
> Now the problem.
> In the normal way by booting up redhat, he starts his first rule for
> spamassassin in  /etc/sysconfig/spamassassin
> In this simple .txt file I can put minor options like:
> SPAMDOPTIONS="-d -c -u mail"
> I tried to fill this .txt file to get a good output and running
> spamassassin under the user spambucket (SPAMDOPTIONS="-u spambucket").
> I have read somewhere that he defaults also ?d so I think I don?t
> have to put this option there. (correct me if I am wrong here)
> 
> 
> But when I write something like SPAMDOPTIONS="-u spambucket" en
> restart: he freeze the system completely. And nothing happens, but
> when I tried this in console like #spamd ?u spambucked he is running
> smoothly. 
> So anyone know a solution how to correct config this?

I think you do need the "-d" option.  Try using this:

SPAMDOPTIONS="-d -u spambucket"

-- 
Bowie

Reply via email to