Sg wrote:
Hi

After modifying the configurations and scores should we restart the SA. How to start the SA-3.2.3?

--
Sg

you really should be able to just type in "\usr\bin\spamd" at the command prompt, and it will start. "man spamd" will show you the switches involved.


I do this....

/usr/bin/spamd \
-r /var/run/spamd.pid \
-d --username=defang \
--max-spare=8 \
--min-children=10 \
--max-children=45

to end it....

killall spamd

Anything else is just being fancy.  :)

-Aubrey

Reply via email to