| Summary: | sendmail_outbound_enable from rc.conf is confusing | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Rob Simmons <rsimmons> |
| Component: | conf | Assignee: | Gregory Neil Shapiro <gshapiro> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Rob Simmons
2001-08-24 21:50:00 UTC
Responsible Changed From-To: freebsd-bugs->peter Over to the person who implemented this Responsible Changed From-To: peter->gshapiro Over to sendmail maintainer State Changed From-To: open->feedback I don't think this should be changed. It's meant to be a cascading feature. If sendmail_enable is set to yes, sendmail_outbound_enable is ignored. If sendmail_enable is set to no, sendmail_outbound_enable at least makes sure outgoing mail stuck in the queue gets delivered. There is also sendmail_submit_enable which makes sure there is a submit daemon to take local mail from the command line. Perhaps this is the -bd daemon you are seeing. See /etc/mail/README and `man rc.sendmail` for more information about it. State Changed From-To: feedback->closed No further feedback received. |