On Thu, 2002-04-04 at 21:55, Justin Wilson wrote:
> 4.Recommended procedure for taking the redhat-rc-script.sh and making it a
> startup script?
# mv redhat-rc-script.sh /etc/rc.d/init.d/spamd
# chkconfig --add spamd
# service spamd start
C
___
Spamas
> 1.Getting the following messages:
> spamd[28788]: Still running as root: user not specified, not found, or set
> to root. Fall back to nobody.
>
> How do I fix this?
start spamd with the option -u whatever-user-you-want
> 2.What config files does it actually read in order to run in a s
I just installed SpamAssassin and have some questions.
1.Getting the following messages:
spamd[28788]: Still running as root: user not specified, not found, or set
to root. Fall back to nobody.
How do I fix this?
2.What config files does it actually read in order to run in a sitewide