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
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
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 half the battle, possibly. Once that's done, however, is
it simply a matte