RE: ****Re: [CentOS] CentOS 5 and removing sendmail

2007-12-02 Thread Joseph L. Casale
>Good luck! Thanks guys! I'll be back soon :) jlc ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: ****Re: [CentOS] CentOS 5 and removing sendmail

2007-12-02 Thread Chris Mauritz
Joseph L. Casale wrote: What is it you are trying to accomplish? --nodeps is almost always the WRONG answer. Well, just starting my adventure in learning Linux. My immediate need is a spam gateway, and all the how-to's I find are for distributions I either don't want to use or are very

RE: ****Re: [CentOS] CentOS 5 and removing sendmail

2007-12-02 Thread Craig White
On Sun, 2007-12-02 at 20:33 -0700, Joseph L. Casale wrote: > >What is it you are trying to accomplish? > > > >--nodeps is almost always the WRONG answer. > > Well, just starting my adventure in learning Linux. My immediate need is a > spam gateway, and all the how-to's I find are for distribution

RE: ****Re: [CentOS] CentOS 5 and removing sendmail

2007-12-02 Thread Joseph L. Casale
>What is it you are trying to accomplish? > >--nodeps is almost always the WRONG answer. Well, just starting my adventure in learning Linux. My immediate need is a spam gateway, and all the how-to's I find are for distributions I either don't want to use or are very old, not to mention just copy

RE: ****Re: [CentOS] CentOS 5 and removing sendmail

2007-12-02 Thread Tom Diehl
On Sun, 2 Dec 2007, Joseph L. Casale wrote: pls try rpm -e sendmail --nodeps sounds like an easy way to kill a perfectly good running server Craig Lol, boy oh boy, am I in for long journey ;) What is it you are trying to accomplish? --nodeps is almost always the WRONG answer. Rega

RE: ****Re: [CentOS] CentOS 5 and removing sendmail

2007-12-02 Thread Joseph L. Casale
>> >> pls try >> >> rpm -e sendmail --nodeps >> >sounds like an easy way to kill a perfectly good running server > >Craig Lol, boy oh boy, am I in for long journey ;) jlc ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listi

Re: ****Re: [CentOS] CentOS 5 and removing sendmail

2007-12-02 Thread Craig White
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 > >