Date: Sat, 23 Jun 2012 13:51:31 -0400 From: Alejandro Imass <ait@p2ee.org> To: freebsd-questions@freebsd.org Subject: Re: Sendmail and Postfix Message-ID: <CAHieY7TEM5GdcR5p=hcyWr%2Bicx%2B9dchnJR6rCO1VgzeAML9k5Q@mail.gmail.com> In-Reply-To: <201206230015.q5N0FPh8044345@mail.r-bonomi.com> References: <op.wgbh7wa634t2sn@tech304> <201206230015.q5N0FPh8044345@mail.r-bonomi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 22, 2012 at 8:15 PM, Robert Bonomi <bonomi@mail.r-bonomi.com> w= rote: >> From owner-freebsd-questions@freebsd.org =A0Fri Jun 22 13:47:20 2012 >> To: freebsd-questions@freebsd.org >> Date: Fri, 22 Jun 2012 13:41:46 -0500 >> From: Mark Felder <feld@feld.me> >> Subject: Re: Sendmail and Postfix >> >> When you installed Postfix did you allow it to update the entries in >> /etc/mail/mailer.conf ? If so, I wouldn't worry about the mailq binary >> that came with the system; it's ignored. > > For SendMail, mailq is just a symlink to the SendMail executable. > > the "mail.conf" stuff (to use a polite word) installs it's own executable= (s) > under all the 'common' names that SendMail is invoked as. =A0These > executables look at /etc/mailer.conf, and invoke the appropiate executabl= e > for the mailer that you have seleccted in mailer.conf. > mailer.conf is usually modified my the Postfix port and I am not sure but I think the option is checked by default. The lines to add to rc.conf to de-activate Sendmail and usu Postfix on the base system are: sendmail_enable=3D"NO" sendmail_submit_enable=3D"NO" sendmail_outbound_enable=3D"NO" sendmail_msp_queue_enable=3D"NO" postfix_enable=3D"YES" --=20 Alejandro Imass > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHieY7TEM5GdcR5p=hcyWr%2Bicx%2B9dchnJR6rCO1VgzeAML9k5Q>