aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2020-08-27 08:58:30 +0000
committerGilles Chehade <gilles@poolp.org>2020-11-20 11:10:43 +0100
commit3113acfcd7a7a0eb57ec6a30c2049936fa643710 (patch)
tree18709c1537eb4544376fdb718351cfef66720d2b
parentMerge pull request #1073 from xukl/master (diff)
downloadOpenSMTPD-3113acfcd7a7a0eb57ec6a30c2049936fa643710.tar.xz
OpenSMTPD-3113acfcd7a7a0eb57ec6a30c2049936fa643710.zip
add missing "regex" keyword; from heddi nabbisen
ok martijn
-rw-r--r--usr.sbin/smtpd/smtpd.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/smtpd/smtpd.conf.5 b/usr.sbin/smtpd/smtpd.conf.5
index c543c662..b3a10e9d 100644
--- a/usr.sbin/smtpd/smtpd.conf.5
+++ b/usr.sbin/smtpd/smtpd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: smtpd.conf.5,v 1.250 2020/04/25 09:20:38 eric Exp $
+.\" $OpenBSD: smtpd.conf.5,v 1.251 2020/08/27 08:58:30 jmc Exp $
.\"
.\" Copyright (c) 2008 Janne Johansson <jj@openbsd.org>
.\" Copyright (c) 2009 Jacek Masiulaniec <jacekm@dobremiasto.net>
@@ -17,7 +17,7 @@
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\"
-.Dd $Mdocdate: April 25 2020 $
+.Dd $Mdocdate: August 27 2020 $
.Dt SMTPD.CONF 5
.Os
.Sh NAME
@@ -604,7 +604,7 @@ Specify that session may originate from authenticated user or user list
no matter the source IP address.
.It Xo
.Op Ic \&!
-.Cm from auth
+.Cm from auth regex
.Ar user | Pf < Ar user Ns >
.Xc
Specify that session may originate from authenticated regex or regex list