mailscanner restart

Matt hciss at HCIWS.COM
Thu Sep 26 00:01:11 IST 2002


Just wandering, is this a Linux issue or why does "mailscanner restart" not
work?  I always have to kill it to restart it.

Matt


You can check the status of mailscanner:

   /usr/local/MailScanner/bin/check_mailscanner

To stop/start or restart mailscanner:

   /etc/rc.d/init.d/mailscanner stop
   /etc/rc.d/init.d/mailscanner start
   /etc/rc.d/init.d/mailscanner restart

To kill mailscanner:

   kill -1 `cat /usr/local/MailScanner/var/virus.pid`



More information about the MailScanner mailing list