Re: Getting "rid" of sendmail

2004-01-06 Thread Matthew Seaman
On Tue, Jan 06, 2004 at 07:59:38AM -0700, Emmanuel Gravel wrote: > I'm looking for a way to entirely remove an MTA from a box and forward > everything to another host. I've found the /etc/mail/aliases file and > saw that I could configure it so that root would point to something > else, so that's h

Re: Getting "rid" of sendmail

2004-01-06 Thread Ed Budd
I think what you want is: sendmail_enable="NO" "NONE" removes all mail sending ability on the local machine - not what you want if I interpret your post correctly... On Tue, 06 Jan 2004 07:59:38 -0700 Emmanuel Gravel <[EMAIL PROTECTED]> wrote: > I'm looking for a way to entirely remove an MTA