From e294a13675e6bf4f25b192bd2778512818eaad4d Mon Sep 17 00:00:00 2001 From: Gilles Chehade Date: Tue, 29 May 2018 11:43:23 +0000 Subject: remove paragraph that's no longer true about authenticated users being matched by from local --- usr.sbin/smtpd/smtpd.conf.5 | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/smtpd/smtpd.conf.5 b/usr.sbin/smtpd/smtpd.conf.5 index 54f210ef480..93f56cd8c99 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.178 2018/05/25 14:41:57 millert Exp $ +.\" $OpenBSD: smtpd.conf.5,v 1.179 2018/05/29 11:43:22 gilles Exp $ .\" .\" Copyright (c) 2008 Janne Johansson .\" Copyright (c) 2009 Jacek Masiulaniec @@ -17,7 +17,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .\" -.Dd $Mdocdate: May 25 2018 $ +.Dd $Mdocdate: May 29 2018 $ .Dt SMTPD.CONF 5 .Os .Sh NAME @@ -236,12 +236,6 @@ Credentials are looked up in the optional mapping .Ar authtable . The credentials format is described in .Xr table 5 . -.Pp -Any remote sender that passed SMTPAUTH is treated as if -it was the server's local user that was sending the mail. -This means that filter rules using -.Cm from local -are matched. .It Cm auth\-optional Op Pf < Ar authtable Ns > Like .Cm auth , -- cgit v1.2.3