spamass-milt-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: -u not working as I'd expect


From: Thomas Cameron
Subject: Re: -u not working as I'd expect
Date: Tue, 28 Sep 2004 11:19:27 -0500

"-u spam" when passed to spamass-milter says:  Extract the recipient
name from the incoming email and pass that to spamc with -u.  If there
are multiple recipients, use the user "spam" .

So that log entry shows that an incoming email was addressed to a
"address@hidden", spamass-milter extracted the username and passed
it to spamc, but the server running spamd doesn't recognize that
username.

If you add the "-d rcpt" flag to spamass-milter, it will write some
more entries in /var/log/maillog explaining its actions.

If you want the milter itself to run as a particular userid, you'll
have to su to that user before launching it.  Something like

 su spam -c spamass-milter blah blah

Also make sure that that user has enough rights to create the milter
socket.

Thanks for the clarification...

Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]