[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] startup scrips on raq550 / mailscanner
- Subject: [cobalt-users] startup scrips on raq550 / mailscanner
- From: seb@xxxxxxxxxx
- Date: Thu Sep 18 08:41:01 2003
- Organization: freitag lab. ag
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
i did it like written here:
http://cobalt.depopo.net/html/r550_mailscanner.html
did some additional stuff like clamav - really rocks.
Type; /etc/rc.d/init.d/sendmail stop
Type; /sbin/chkconfig sendmail off
Type; /sbin/chkconfig --level 2345 MailScanner on
Type; /etc/rc.d/init.d/MailScanner start
seems to be clear. symbolic links are in the directory. but: after every
restart sendmail comes up. so i have to quit sendmail and start
mailscanner.
there's no symbolic link to sendmail in the rc.d-dirs.
strange?