Date: Fri, 24 Dec 2004 13:17:57 -0500 From: Joe Altman <fj@panix.com> To: Joshua Lokken <joshua.lokken@gmail.com>, comm@rwx.ca Cc: freebsd-questions@freebsd.org Subject: Re: Using Exim with FBSD 5.3 Message-ID: <20041224181757.GB11861@panix.com> In-Reply-To: <bc5b63850412240831663366e8@mail.gmail.com> References: <20041223224234.01432DD9A@cmlapp400.van.ca.siteprotect.com> <86wtv8m1da.fsf@amidala.datadok.no> <bc5b63850412240831663366e8@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 24, 2004 at 10:31:40AM -0600, Joshua Lokken wrote: > > "comm/JT" <comm@rwx.ca> writes: > > > > > Just a quick question, I was wondering if anyone had some documentation to > > > fully move from sendmail to exim on a 5.3 machine. I have tried this and > > > seemed to have failed, just wondering if I am using an old and outdated > > > document. <snip> > > Although this is deprecated. Please use the following rather > than sendmail_enable="NONE": > > sendmail_enable="NO" > sendmail_submit_enable="NO" > sendmail_outbound_enable="NO" > sendmail_msp_queue_enable="NO" Where do you see this: sendmail_enable="NONE" labelled as deprecated? That doesn't appear to be the case, in the documentation I have accessed. To the OP: the query you make is an FAQ, and the basic answers are in the Exim documentation, with a specific section on FreeBSD. You can find the answers by installing the HTML docs via the port, or at exim.org. Do you have the docs for exim installed on your local machine? The two questions you will likely need are 9201 and 9202, as well as the handbook documentation telling you how to change your MTA. That is in chapter 22.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041224181757.GB11861>