Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Sep 2022 13:15:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 265000] bsdinstall still uses sendmail_enable="NONE"
Message-ID:  <bug-265000-99-3YnxDIGNvk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265000-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265000-99@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265000

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org,
                   |                            |robak@freebsd.org

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
sendmail_enable=3DNONE sets all of:
        sendmail_enable=3D"NO"
        sendmail_submit_enable=3D"NO"
        sendmail_outbound_enable=3D"NO"
        sendmail_msp_queue_enable=3D"NO"

I suspect support for sendmail_enable=3DNONE will never be removed, but ind=
eed we
should not be setting it via the install menu if it is documented as being
deprecated.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265000-99-3YnxDIGNvk>