[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] how to get mailscanner to start
- Subject: RE: [cobalt-users] how to get mailscanner to start
- From: BSmith@xxxxxxxxxxx
- Date: Fri Sep 5 07:59:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----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