At 07:33 AM 1/9/2006, George R. Kasica wrote:

Here you go:

/usr/local/bin/spamd --local -u spamd -m 5 --max-conn-per-child=50 &


Ditch the &, and add a -d instead.

spamd will start logging to syslog if you tell it to daemonize, instead of starting it in console mode and forcing it to the background with &.



Reply via email to