https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216115
Chris Rees <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|New |In Progress --- Comment #4 from Chris Rees <[email protected]> --- I can't reproduce, I'm sorry. [crees@pegasus]~/ntpd_flags% service -e | grep sendmail [crees@pegasus]~/ntpd_flags% grep ^sendmail /etc/rc.conf sendmail_enable="NONE" [crees@pegasus]~/ntpd_flags% Please would you try this to help debug? Open a Bourne shell (sh) somewhere and run these commands, and give the output. $ . /etc/rc.subr $ load_rc_config sendmail $ echo $sendmail_enable -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-rc To unsubscribe, send any mail to "[email protected]"
