summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2001-10-14 02:14:14 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2001-10-14 02:14:14 +0000
commit5b83c123d19724bc623a33dafe1ac3c9a67b6dfa (patch)
tree9b78e25635bc131fd52696edb6d29a718591d4c7 /share/man
parenteb0b66a057125505857c226a1236600593702d7b (diff)
Update for new sendmail setup, based on a patch from David Krause
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man8/afterboot.820
1 files changed, 14 insertions, 6 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8
index 5829150c004..45be0ddef89 100644
--- a/share/man/man8/afterboot.8
+++ b/share/man/man8/afterboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: afterboot.8,v 1.64 2001/10/05 14:45:54 mpech Exp $
+.\" $OpenBSD: afterboot.8,v 1.65 2001/10/14 02:14:13 millert Exp $
.Dd October 20, 1997
.Dt AFTERBOOT 8
\!\" Originally created by Marshall M. Midden -- 1997-10-20, m4@umn.edu
@@ -490,9 +490,9 @@ after changes.
.Ss Sendmail
.Ox
ships with a default
-.Pa /etc/mail/sendmail.cf
+.Pa /etc/mail/localhost.cf
file that will work for simple installations; it was generated from
-.Pa openbsd-proto.mc
+.Pa openbsd-localhost.mc
in
.Pa /usr/share/sendmail/cf .
Please see
@@ -500,16 +500,21 @@ Please see
and
.Pa /usr/share/doc/smm/08.sendmailop/op.me
for information on generating your own sendmail configuration files.
-For the default installation, sendmail is configured to only process
-jobs that have been the queued and to not accept messages over the network.
+For the default installation, sendmail is configured to only accept
+connections from the local host and to not accept connections on
+any external interfaces.
This makes it possible to send mail locally, but not receive mail from remote
servers, which is ideal if you have one central incoming mail machine and
several clients.
-To cause sendmail to accept network connections, modify the
+To cause sendmail to accept external network connections, modify the
.Dq sendmail_flags
variable in
.Pa /etc/rc.conf
+to use the
+.Pa /etc/mail/sendmail.cf file
in accordance with the comments therein.
+This file was generated from
+.Pa openbsd-proto.mc .
Note that sendmail now also listens on port 587 by default.
This is to implement the RFC2476 message submission protocol.
You may disable this via the
@@ -518,6 +523,9 @@ option in your sendmail .mc file.
See
.Pa /usr/share/sendmail/README
for more information.
+The
+.Pa /etc/mail/localhost.cf
+file already has this disabled.
.Ss DHCP server
If this is a
DHCP