Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jun 2003 07:23:09 -0400
From:      William O'Higgins <william.ohiggins@utoronto.ca>
To:        Robert Storey <y2kbug@ms25.hinet.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: killing sendmail, using exim
Message-ID:  <20030605072309.A3482@sillyrabbi>
In-Reply-To: <20030605190602.3dea8cf4.y2kbug@ms25.hinet.net>; from y2kbug@ms25.hinet.net on Thu, Jun 05, 2003 at 07:06:02PM %2B0800
References:  <20030605190602.3dea8cf4.y2kbug@ms25.hinet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 05, 2003 at 07:06:02PM +0800, Robert Storey wrote:
>Sendmail is the default MTA, but I have Exim installed and now would like that to be my mail server. I'd like to be able to kill Sendmail startup permanently, and have Exim start at boot time, but I'm not sure how to do this.
>
>I did make an attempt. I edited /etc/rc.conf thus:
>
>  sendmail_enable="NO"

Use sendmail_enable="NONE"

>I did a grep though the BSD FAQ and the handbook - both had only one sentence mentioning Exim, saying nothing other than it exists. "FreeBSD Unleashed" wasn't much more enlightening, so any advice will be appreciated.

Read the exim FAQ (http://exim.org) on FreeBSD for further pointers, as
well as checking the archives of this very list.
-- 

yours,

William



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030605072309.A3482>