|
From: Martin M. <mm...@me...> - 2006-12-19 14:57:06
|
Hello, -----Original Message----- From: web...@li... [mailto:web...@li...] On Behalf Of = Stephen Liu Sent: Tuesday, December 19, 2006 3:41 PM To: web...@li... Subject: [webmin-l] How to remove residue files of sendmail on webmin > Hi folks, > I removed sendmail from this box replacing it with postfix. >=20 > # find / -name sendmail | grep etc > /etc/cron.d/sendmail > /etc/webmin/sendmail > * end * >=20 > found them there. I supposed they are on webmin. >=20 > Webmin --> Servers found > Sendmail Configuration > still there. this is absolutely normal, as the sendmail module is a module in webmin = as well as the postfix module. It is just there.=20 > Shall I remove it. If YES please advise how to remove it. TIA Why would you remove it? Just do not use it anymore. > Webmin --> System --> Scheduled Cron Jobs=20 > Root No test -x /usr/share/sendmail/sendmail && > /usr/share/sendmail/sendmail cron-mta > smmsp No test -x /usr/share/sendmail/sendmail && > /usr/share/sendmail/sendmail cron-msp > They are not working. Why "/etc/cron.d/sendmail" is still found? Uhh, please pick up a book about Linux Administration. Do you use Debian, perhaps? These cron-jobs are installed with .debs or .rpms and will not be = removed when a package is removed. They do not do any harm to your system if they stay, so just leave them where and as they are. Freundliche Gr=FC=DFe / kind regards Martin Mewes Microsoft Certified Systems Engineer - Messaging (MCSE +M 2003) mamemu - edv-dienstleistungen - Brockmannsweg 1 - 20146 Hamburg Tel.: 040-44405872 / Fax: 040-44405873 http://www.mamemu.de/ http://www.koepfe.de/me.asp?ID=3DMNMS235896=20 |