Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 2020 12:12:48 -0500
From:      Kyle Evans <kevans@freebsd.org>
To:        John Baldwin <jhb@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>,  svn-src-head <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r361720 - in head: etc etc/mail usr.sbin/mailwrapper
Message-ID:  <CACNAnaEQy--9zEEQsVHaWiu6Q7sDTpOhux2mM654p6maS2R-vw@mail.gmail.com>
In-Reply-To: <475e0172-0a4a-0201-3e2f-9e231b75f3e9@FreeBSD.org>
References:  <202006020238.0522cswW076778@repo.freebsd.org> <475e0172-0a4a-0201-3e2f-9e231b75f3e9@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 29, 2020 at 10:46 AM John Baldwin <jhb@freebsd.org> wrote:
>
> On 6/1/20 7:38 PM, Kyle Evans wrote:
> > Author: kevans
> > Date: Tue Jun  2 02:38:54 2020
> > New Revision: 361720
> > URL: https://svnweb.freebsd.org/changeset/base/361720
> >
> > Log:
> >   pkgbase: resolve mailer.conf conflict WITHOUT_SENDMAIL
> >
> >   When WITHOUT_SENDMAIL is set, we end up with two different mailer.conf that
> >   conflict, and hilarity ensues. There's currently three different places that
> >   we might install mailer.conf:
>
> Something about this change has made etcupdate stop updating this file.
> Perhaps it is now a "plain" FILE instead of a config file, so 'installconfig'
> no longer installs it?  Given that users do edit this file (e.g. if using
> postfix from ports), it does seem like this should be treated as a config
> file?

Ah, whoops, this is my bad indeed. :-( I had noticed that the
mailwrapper install used FILES instead of CONFS like dma(8), but I
forgot to go back and correct the inconsistency. Will fix ASAP.

Thanks,

Kyle Evans



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaEQy--9zEEQsVHaWiu6Q7sDTpOhux2mM654p6maS2R-vw>