Re: [qmailtoaster] qtp RDJ warning

2007-06-26 Thread A M
Hi, I think you could check the exit code o sa-update and spamassassin --lint something like #!/bin/sh sa-update 21/dev/nul if [ $(echo $?) = 0 ];then echo Up to date. ; elif [ $(echo $?) = 1 ];then spamassassin --lint 21/dev/null; if [ $(echo $?) = 0];then echo all ok. else echo

RE: [qmailtoaster] qtp RDJ warning

2007-06-25 Thread Steve Ingraham
-Original Message- From: Jake Vickers [mailto:[EMAIL PROTECTED] Sent: Sunday, June 24, 2007 1:22 PM To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] qtp RDJ warning dnk wrote: I started getting (maybe my bad and just started noticing) this error showing

Re: [qmailtoaster] qtp RDJ warning

2007-06-25 Thread Jake Vickers
Steve Ingraham wrote: - This is the first week since the attack on Rules Du Jour that I did not get the error messages mentioned above. I have a cron job set up to pull new jobs from RDJ for each Sunday night. I usually get an email message stating that the rules were updated. I did not get

Re: [qmailtoaster] qtp RDJ warning

2007-06-25 Thread A M
Hi, Or you could stop using RDJ and subscribe OpenProtect http://saupdates.openprotect.com/ They have a base stand of SARE recomended rules so it's pretty much the ones I was using in RDJ, if you need anymore just dld them and place them in /etc/mail/spamassasin/ A M 2007/6/25, Jake Vickers

Re: [qmailtoaster] qtp RDJ warning

2007-06-24 Thread Jake Vickers
dnk wrote: I started getting (maybe my bad and just started noticing) this error showing up... What is the best way to resolve (with qtp in mind)? ***WARNING***: spamassassin --lint failed. Rolling configuration files back, not restarting SpamAssassin. Rollback command is: mv -f