Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: spamassassin needs restart only if sa-update returns 0 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=227756 ------- Additional Comments From wtogami@xxxxxxxxxx 2007-02-07 17:47 EST ------- Please double-check me... sa-update.cronscript now reads: #!/bin/bash sleep $(expr $RANDOM % 7200) echo SpamAssassin rule update begins at `date` # Only restart spamd if sa-update returns 0, meaning it updated the rules /usr/bin/sa-update && /etc/init.d/spamassassin condrestart echo -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.