[Bug 265000] bsdinstall still uses sendmail_enable="NONE"
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 265000] bsdinstall still uses sendmail_enable="NONE""
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 Sep 2022 13:15:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265000
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=NONE sets all of:
sendmail_enable="NO"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"
I suspect support for sendmail_enable=NONE will never be removed, but indeed we
should not be setting it via the install menu if it is documented as being
deprecated.
--
You are receiving this mail because:
You are the assignee for the bug.