aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/rc.conf.529
1 files changed, 29 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index e9b5c5e2e98f..f656fcb5dded 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -1561,6 +1561,35 @@ is set to
these are the flags to pass to the
.Xr sendmail 8
daemon.
+.It Va sendmail_outbound_enable
+.Pq Vt bool
+If set to
+.Dq YES
+and
+.Va sendmail_enable
+is set to
+.Dq NO
+then run
+.Xr sendmail 8
+using
+.Va sendmail_outbound_flags
+instead of
+.Va sendmail_flags .
+This is intended to allow local mail queue management
+for systems that do not offer a listening SMTP service.
+.It Va sendmail_outbound_flags
+.Pq Vt str
+If
+.Va sendmail_enable
+is set to
+.Dq NO
+and
+.Va sendmail_outbound_enable
+is set to
+.Dq YES
+then these are the flags to pass to the
+.Xr sendmail 8
+daemon.
.It Va diskcheckd_enable
.Pq Vt bool
Set to