On Wed, 5 Jul 2006, Pezhman Lali wrote:
> [25489] dbg: spamd: initial attempt to change real uid failed, trying BSD
> workaround
> [25489] error: spamd: setuid to uid 200 failed
> spamd: setuid to uid 200 failed
Non-root users cannot change the user-id on a running process. Take a
look at the pa
Dear John Thanks for your great help. sorry because of my linux weakness. now , there is another problem: all of things are good till, spamassassin wants to build a child , and non end loop: spamd: setuid to uid 200 failed[25233] info: spamd: server successfully spawned child process,
On Wed, 5 Jul 2006, Pezhman Lali wrote:
> before it, I used this comand to run spamassassin, with root permision.
> #spamd -u mail -d
>
> now, spamd must be ran from local web page, (httpd ran as nobody)
> so spamd can not run, because of this error:
> [21152] error: spamd: could not
hi before it, I used this comand to run spamassassin, with root permision. #spamd -u mail -d now, spamd must be ran from local web page, (httpd ran as nobody) so spamd can not run, because of this error: [21152] error: spamd: could not create INET socket on 127.0.0.1:784: Permission denieds