[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] how to auto-start mailscanner again
- Subject: [cobalt-users] how to auto-start mailscanner again
- From: wcstaff <wcstaff@xxxxxxxxxxxx>
- Date: Wed Aug 27 22:54:01 2003
- Organization: webcoast
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
After getting all the spam code configured in my sendmail.cf and it is
correctly working, my mailscanner no longer starts. I manually started it
with:
cd /var/spool/mqueue
rmdir q1 q2 q3 q4
/etc/rc.d/init.d/mailscanner restart
and it started correctly.
My question is:
Do I need to modify something to make sure mailscanner starts, if a re-boot
is necessary, or will it automatically re-start, as does sendmail?
Thanks