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

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

RE: running spamass-milter as non-root and rejecting spam


From: Nate Schindler
Subject: RE: running spamass-milter as non-root and rejecting spam
Date: Wed, 18 May 2005 14:33:34 -0700

there's probably a better way that i'm not aware of, but i start mine like this 
in the init script:

daemon sudo -u smmsp /usr/local/sbin/spamass-milter


smmsp is the unix user i want spamass-milter to run as.  in your case, this 
would be spamd.

-----Original Message-----
From: address@hidden
[mailto:address@hidden
Behalf Of Saurabh Barve
Sent: Wednesday, May 18, 2005 12:53 PM
To: address@hidden
Subject: running spamass-milter as non-root and rejecting spam


Hi,

1) I was running SpamAssassin as root, but I kept getting an error that 
said that it isn't a good idea to run SA as root. So, I created an 
unprivileged user `spamd` that had no login shell, and a home directory 
as /home/spamd. I then passed the following options to spamd when 
starting it up: -d -c -m5 --username spamd -H /home/spamd. SA now runs 
under user spamd. However, I get an error message that says that spamd 
cannot write to user preferences in /root/.spamassassin. I posted this 
question on the SA-list, and somebody told me that to get it to 
recognize the home directory for user prefs as /home/spamd, I need to 
run spamass-milter as a non-root user. How do I do that? There seems to 
be no option to run spamass-milter as an unprivileged user. `man 
spamass-milter` has one option for 'username', but it is not related to 
running the milter program as non-root. Since my unprivileged user does 
not have a shell, I cannot 'su' to that user to start spamass-milter.

2) I have the following options set up for spamass-milter: -r 10 -B 
address@hidden Thus, I am trying to reject any e-mail that gets a score of 
10 or more. All other e-mails that get tagged as spam, I want to be sent 
to address@hidden My score setting for spam recognition is set at 5. So, 
anything that is between 5 and 10 should be sent to address@hidden, and 
anything above 10 should be rejected outright[at least that's my 
understanding of it]. However, what I'm seeing is that messages with a 
score over 10 are attempted to be sent to address@hidden, and then are 
getting blocked as well. This is resulting in a mailer-daemon message 
being generated. The reason for the mailer-daemon is that the message is 
bouncing too many times between localhost and the mail server. My 
localhost is my mail server. How do I get around this?

Thanks in advance,
Saurabh.
-- 
--------------------------------------------------------------------------
"Yours is to work. The results will take care of themselves"
-- Swami Vivekanad
--------------------------------------------------------------------------

Saurabh Barve
address@hidden
(970)491-7714




_______________________________________________
Spamass-milt-list mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/spamass-milt-list




reply via email to

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