Date: Mon, 5 Dec 2022 17:30:50 +0100 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Steve Kargl <sgk@troutmask.apl.washington.edu> Cc: freebsd-current@freebsd.org Subject: Re: The dma mess Message-ID: <20221205163050.n76tjwsrkhoug2kk@aniel.nours.eu> In-Reply-To: <Y44RZZ%2BcXXW2CyUO@troutmask.apl.washington.edu> References: <Y44RZZ%2BcXXW2CyUO@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 05, 2022 at 07:42:29AM -0800, Steve Kargl wrote: > If one has not seen Mike Karel's email, here's the URL. > > https://lists.freebsd.org/archives/dev-commits-src-main/2022-December/011300.html > > The upshot is > > 1) No entry in src/UPDATING about dma replacing sendmail, and thereby > breaking a function system on upgrade. Fixed > > 2) Having sendmail_enable="YES" in /etc/rc.conf no longer works > after an upgrade, because dma replaces /etc/mail/mailer.conf. > sendmail appears to start, but exits immediately. One needs > to go through a serious of git commits to find out about this > easter egg. It does again. > > 3) It seems that now one must also add > > sendmail_submit_enable="YES" > sendmail_msp_queue_enable="YES" > sendmail_outbound_enable="YES" > > to rc.conf to recover a functioning sendmail. Not anymore. Bapt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20221205163050.n76tjwsrkhoug2kk>