Hi, For whatever reason I can not stop/start MailScanner cleanly:
# /etc/init.d/MailScanner stop * Stopping MailScanner... * MailScanner: caught SIGTERM, aborting # /etc/init.d/MailScanner start * WARNING: MailScanner has already been started Actually, MailScanner stops, but sendmail which has been started by MailScanner init script is still there running: # ps -e | grep sendmail 18676 ? 00:00:00 sendmail 18679 ? 00:00:00 sendmail Even whenn I killall sendmail, I still get the above mentioned warning, and can not start MailScanner. And that is a problem, because MailScanner is restarted every hour (to prevent eating all resources). I checked /var/run and /var/lock, there is no trace of MailScanner or sendmail running, yet I can not re-start Mailscanner. How can I fix this problem? Jarry -- _______________________________________________________________ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

