Hi, I want to build a spam gateway for my mail server using postfix. I issued an rpm -e sendmail and got the following output: # rpm -e sendmail error: Failed dependencies: /usr/sbin/sendmail is needed by (installed) redhat-lsb-3.1-12.2.EL.el5.centos.i386 smtpdaemon is needed by (installed) mutt-1.4.2.2-3.el5.i386 smtpdaemon is needed by (installed) fetchmail-6.3.6-1.el5.i386 smtpdaemon is needed by (installed) mdadm-2.5.4-3.el5.i386 How does one replace sendmail with postfix (I am hoping to install from source using the latest version)? Thanks! jlc -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20071201/9694aef5/attachment-0003.html>
Hi, I want to build a spam gateway for my mail server using postfix. I issued an rpm -e sendmail and got the following output: # rpm -e sendmail error: Failed dependencies: /usr/sbin/sendmail is needed by (installed) redhat-lsb-3.1-12.2.EL.el5.centos.i386 smtpdaemon is needed by (installed) mutt-1.4.2.2-3.el5.i386 smtpdaemon is needed by (installed) fetchmail-6.3.6-1.el5.i386 smtpdaemon is needed by (installed) mdadm-2.5.4-3.el5.i386 How does one replace sendmail with postfix (I am hoping to install from source using the latest version)? Thanks! jlc You could yum remove sendmail then you could yum install ********whatever**** - rh -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20071201/e2638fda/attachment-0003.html>
On Sat, 2007-12-01 at 21:32 -0700, Joseph L. Casale wrote:> [...] > How does one replace sendmail with postfix (I am hoping to install > from source using the latest version)?first install postfix using yum, then remove sendmail. -- Yonathan H. Dossow Acun~a http://kronin.bla.cl Estudiante Ingenieria Civil Informatica Unidad de Servicios de Computacion e Internet Fono: +56 32 2654367 Universidad Tecnica Federico Santa Maria Valparaiso, Chile
On Sat, 2007-12-01 at 20:43 -0800, Robert - elists wrote:> > > Hi, I want to build a spam gateway for my mail server using postfix. I > issued an rpm -e sendmail and got the following output: > > > > # rpm -e sendmail > > error: Failed dependencies: > > /usr/sbin/sendmail is needed by (installed) > redhat-lsb-3.1-12.2.EL.el5.centos.i386 > > smtpdaemon is needed by (installed) mutt-1.4.2.2-3.el5.i386 > > smtpdaemon is needed by (installed) fetchmail-6.3.6-1.el5.i386 > > smtpdaemon is needed by (installed) mdadm-2.5.4-3.el5.i386 > > > > How does one replace sendmail with postfix (I am hoping to install > from source using the latest version)? > > > > Thanks! > jlc > > > > > You could > > > > yum remove sendmail > > > > then you could > > > > yum install ********whatever****---- yum install postfix switch-mail switch-mail #change to postfix then you could probably remove sendmail (never tried) Craig
> > # rpm -e sendmail > > error: Failed dependencies: > > /usr/sbin/sendmail is needed by (installed) > redhat-lsb-3.1-12.2.EL.el5.centos.i386 > > smtpdaemon is needed by (installed) mutt-1.4.2.2-3.el5.i386 > > smtpdaemon is needed by (installed) fetchmail-6.3.6-1.el5.i386 > > smtpdaemon is needed by (installed) mdadm-2.5.4-3.el5.i386 > > pls tryrpm -e sendmail --nodeps> > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > >-- Thank you Indunil Jayasooriya -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20071203/421524f4/attachment-0003.html>
On Mon, 2007-12-03 at 07:59 +0530, Indunil Jayasooriya wrote:> > > # rpm -e sendmail > > error: Failed dependencies: > > /usr/sbin/sendmail is needed by (installed) > redhat-lsb-3.1-12.2.EL.el5.centos.i386 > > smtpdaemon is needed by (installed) > mutt-1.4.2.2-3.el5.i386 > > smtpdaemon is needed by (installed) > fetchmail-6.3.6-1.el5.i386 > > smtpdaemon is needed by (installed) > mdadm-2.5.4-3.el5.i386 > > pls try > > rpm -e sendmail --nodeps---- sounds like an easy way to kill a perfectly good running server Craig
on 12/2/2007 6:29 PM Indunil Jayasooriya spake the following:> > > # rpm -e sendmail > > error: Failed dependencies: > > /usr/sbin/sendmail is needed by (installed) > redhat-lsb-3.1-12.2.EL.el5.centos.i386 > > smtpdaemon is needed by (installed) mutt-1.4.2.2-3.el5.i386 > > smtpdaemon is needed by (installed) fetchmail-6.3.6-1.el5.i386 > > smtpdaemon is needed by (installed) mdadm-2.5.4-3.el5.i386 > > pls try > > rpm -e sendmail --nodepsNo --- Don't --- Install another MTA before you try to remove sendmail. Warned you have been! -- MailScanner is like deodorant... You hope everybody uses it, and you notice quickly if they don't!!!!