[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] how to auto-start mailscanner again



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