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 create INET socket on 127.0.0.1:784: 
> Permission denied
> spamd: could not create INET socket on 127.0.0.1:784: Permission denied
> 
>   let me know how i can run spamd -u mail , with non root user?

Edit your spamd and spamc configs to use a port number > 1024 (for
example, 7840). Only root can listen on port numbers < 1024.

--
 John Hardin KA7OHZ    ICQ#15735746    http://www.impsec.org/~jhardin/
 [EMAIL PROTECTED]    FALaholic #11174    pgpk -a [EMAIL PROTECTED]
 key: 0xB8732E79 - 2D8C 34F4 6411 F507 136C  AF76 D822 E6E6 B873 2E79
-----------------------------------------------------------------------
 Look at the people at the top of both efforts. Linus Torvalds is a
 university graduate with a CS degree. Bill Gates is a university
 dropout who bragged about dumpster-diving and using other peoples'
 garbage code as the basis for his code. Maybe that has something to
 do with the difference in quality/security between Linux and
 Windows.                          -- anytwofiveelevenis on Y! SCOX
----------------------------------------------------------------------

Reply via email to