On 6. Nov 2024, at 01:10, Tijl Coosemans <t...@freebsd.org> wrote: > > On Mon, 21 Oct 2024 19:21:45 GMT Mateusz Piotrowski wrote: >> The branch main has been updated by 0mp: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=d2e7bb630b83848a774d8213014a9e0747775019 >> >> rc.d/sendmail: Return non-zero if the daemon fails to start or is not >> running > > Running "make stop" in /etc/mail now produces an error with the > following config in /etc/rc.conf: > > sendmail_enable="NO" > sendmail_msp_queue_enable="YES" > sendmail_outbound_enable="YES" > sendmail_submit_enable="YES"
Thanks for the report. I opened a bug report: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282585