Date: Mon, 5 Dec 2022 08:54:23 -0800 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Baptiste Daroussin <bapt@freebsd.org> Cc: freebsd-current@freebsd.org Subject: Re: The dma mess Message-ID: <Y44iP4Wk4lo8TzZb@troutmask.apl.washington.edu> In-Reply-To: <20221205163050.n76tjwsrkhoug2kk@aniel.nours.eu> References: <Y44RZZ%2BcXXW2CyUO@troutmask.apl.washington.edu> <20221205163050.n76tjwsrkhoug2kk@aniel.nours.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 05, 2022 at 05:30:50PM +0100, Baptiste Daroussin wrote: > 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. > Thanks. -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Y44iP4Wk4lo8TzZb>