Date: Tue, 6 Jan 2004 10:20:19 -0500 From: Ed Budd <ebudd@grokking.org> To: freebsd-questions@freebsd.org Subject: Re: Getting "rid" of sendmail Message-ID: <20040106102019.6d20bbd4.ebudd@grokking.org> In-Reply-To: <1073401178.22139.8.camel@hades> References: <1073401178.22139.8.camel@hades>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <mailinglistseg@earthlink.net> 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 half the battle, possibly. Once that's done, however, > is it simply a matter of setting sendmail_enable="NONE" in > /etc/rc.conf to disable sendmail, or is there more I could/should do, > to still keep having the cron job outputs sent to the place I'd > specify in/etc/mail/aliases? > > I mostly don't want the daemon running, but still want access to my > email. > > Thanks! > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040106102019.6d20bbd4.ebudd>