Date: Thu, 3 Nov 2011 18:04:28 +0100 From: Christer Solskogen <christer.solskogen@gmail.com> To: Alejandro Imass <ait@p2ee.org> Cc: FreeBSD Questions <freebsd-questions@freebsd.org>, Janos Dohanics <web@3dresearch.com> Subject: Re: postfix INST_BASE option Message-ID: <CAMVU60Y_95=7to=srsqLJFQRkbi5297yyS7s1-FKVodwNTeOUw@mail.gmail.com> In-Reply-To: <CAHieY7RaL2br04W0LVJGvjn9cJ3LkfhX7Rp_9oLB5KDu=-mgMQ@mail.gmail.com> References: <20111103104713.7746a954.web@3dresearch.com> <CAHieY7RaL2br04W0LVJGvjn9cJ3LkfhX7Rp_9oLB5KDu=-mgMQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 3, 2011 at 4:23 PM, Alejandro Imass <ait@p2ee.org> wrote: > On Thu, Nov 3, 2011 at 10:47 AM, Janos Dohanics <web@3dresearch.com> wrote: >> Could you comment on the pros and cons of using INST_BASE=on in postfix >> on a production server? >> > > Great question! I know there has been some discussion to be able to > choose your base MTA upon install but I don't know how far this has > gone. > I don't use that option but rather install it as a regular port, > register it in mailer.conf when it asks you to and then do this in > your rc.conf > > sendmail_enable="NO" > sendmail_submit_enable="NO" > sendmail_outbound_enable="NO" > sendmail_msp_queue_enable="NO" > postfix_enable="YES" > You can do this a lot easier with just: sendmail_enable="NONE" postfix_enable="YES" -- chs,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMVU60Y_95=7to=srsqLJFQRkbi5297yyS7s1-FKVodwNTeOUw>