Raquel wrote:
> On Mon, 03 Sep 2007 22:30:16 -0400
> Matt Kettler <[EMAIL PROTECTED]> wrote:
> 
>> Raquel wrote:
>>> 
>>> 
>>> I created a new user "spamassassin", with a password.  I call
>>> spamassassin-milter using the new user.  However, I'm still getting
>>> "autolearn=failed". 
>>> 
>> Interesting.. Could you detail how you called spamassassin-milter
>> using that new user? 
>> 
> 
> In Sendmail configuration I have:
>     INPUT_MAIL_FILTER(`spamassassin',
> `S=local:/var/run/sendmail/spamass.sock,
> F=,T=C:15m;S:4m;R:4m;E:10m')dnl
> 
> Then in /etc/defaults/spamass-milter:
>     OPTIONS="-u spamassassin -i 127.0.0.1"

You created a new user *with* password, but here I see only the username
(-u spamassassin). Do you also feed the password but don't show that, or
how is that user going to authenticate? AFAIK, if an account has a
password, a user cannot logon if the password is not supplied. Can it?


Grts,
Rob

Reply via email to