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

RE: [cobalt-users] how to get mailscanner to start



-----Original Message-----
It appears that whenever (very seldom) we reboot our raq4 servers,
mailscanner does not start with the system. So we have to manually start it
every time. I know there is a way to make it start on boot up, but I cannot
find the info.
-----Original Message-----




mv /etc/rc.d/init.d/sendmail /etc/rc.d/init.d/sendmail.old
mv /etc/rc.d/init.d/mailscanner /etc/rc.d/init.d/sendmail

You may need to change the name of mailscanner ...

I do that for all MailScanner Installs, and should the raq reboot or
need to restart Sendmail, MailScanner gets restarted automatically.

~Brian