I have a pid file running with my SA. It is a very minor hack to the
/etc/init.d/spamd file. Look for the two lines that reference
/var/run/spamd.pid and add them to your spamd (or spamassassin) init
file.
case "$1" in
start)
# Start daemon.
echo -n "Starting spamd: "
d
At 7/17/03 11:21 AM , Justin Mason wrote:
>1) Have spamd re-read local.cf when it receives a HUP signal, rather
> that having to be stopped and restarted
Yep, that'll be in for 2.60.
And there was much rejoicing!
--Kai MacTane
[EMAIL PROTECTED] writes:
>
>Sorry if this has already been broached, but this seems like it would be a
>great idea and not too difficult to implement (but I could be way off):
>
>1) Have spamd re-read local.cf when it receives a HUP signal, rather
> that having to be stopped and restarted
Yep,
Sorry if this has already been broached, but this seems like it would be a
great idea and not too difficult to implement (but I could be way off):
1) Have spamd re-read local.cf when it receives a HUP signal, rather
that having to be stopped and restarted
2) Whether the #1 is doable or not, w