[FR] sa-update script to restart spamd with exim

zEitEr

Super Moderator
Joined
Apr 11, 2005
Messages
15,366
Location
www.poralix.com
Hello,

The script sa-update installed by custombuild uses built-in instructions to restart SpamAssassin daemon.
And we'd like to request that you make the script sa-update to restart spamd through exim's init script.

It took sometime to identify the source of an issue on one of our servers. We have customized parameters in /etc/init.d/exim to start spamd. And every night after nightly crons we found spamd running with the default parameteres.

Thank you.
 
Martynas has created the sa-update.sh 1.4 for us; I've added it to files1.
It will restart exim after the update.

It also uses the SoughtRules.
You'll want to run:
Code:
./build update
./build spamassassin
to get that setup, and it should also install sa-update.sh 1.4 for you, assuming you have a value set for "sa_update" to anything but "no".
eg: daily, weekly, or monthly

John
 
Back
Top