>>BEGIN OUTPUT >>************* >> >>[EMAIL PROTECTED] ~]# qmail-spam stop >>Stopping spamd.... >>svc: warning: unable to chdir to /var/qmail/supervise/spamd: file does >>not exist >>svc: warning: unable to chdir to /var/qmail/supervise/spamd/log: file >>does not exist >> >>/var/qmail/supervise/spamd: unable to chdir: file does not exist >>/var/qmail/supervise/spamd/log: unable to chdir: file does not exist >>[EMAIL PROTECTED] ~]# qmail-spam stat >>/var/qmail/supervise/spamd: unable to chdir: file does not exist >>/var/qmail/supervise/spamd/log: unable to chdir: file does not exist >>******* >>END OUTPUT
>Are you running spamassassin-toaster-3.0.4-1.2.5? I'd written the script to control that particular package. You should have a dir in /var/qmail/supervise called spamd. If not, then you >may have a different installation and will have to control SpamAssassin another way. Do a 'ps ->ax | grep -i spamd' and post the output, please. Here's the output of (I tried several permutations of the command as my centos4 server didn't like the original). Thanks, Ron [EMAIL PROTECTED] ~]$ rpm -q spamassassin-toaster spamassassin-toaster-3.0.4-1.2.5 [EMAIL PROTECTED] ~]$ ps ax | grep spamd 10520 pts/1 R+ 0:00 grep spamd [EMAIL PROTECTED] ~]$ ps ax | grep i spamd grep: spamd: No such file or directory [EMAIL PROTECTED] ~]$ ps ax | grep -i spamd 10524 pts/1 R+ 0:00 grep -i spamd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
