aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sendmail-devel/files/patch-smrsh.8
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2023-12-29 23:23:07 +0100
committerDirk Meyer <dinoex@FreeBSD.org>2023-12-29 23:27:29 +0100
commit4281b33b63ee7666da9177cefd1c55e08a74e034 (patch)
treed4a10b6412730c134a9fe3c0493131468ba6d144 /mail/sendmail-devel/files/patch-smrsh.8
parenta2405c51ca2cf6f0e633f6b8cd4839e68ba1b865 (diff)
l/sendmaili-devel: Fix MTA-STS support, to local-deliverable with MTA-STS enabled
PR: 275996 Submitted by: Hiroki Sato Submitted by: Norikatsu Shigemura
Diffstat (limited to 'mail/sendmail-devel/files/patch-smrsh.8')
-rw-r--r--mail/sendmail-devel/files/patch-smrsh.84
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sendmail-devel/files/patch-smrsh.8 b/mail/sendmail-devel/files/patch-smrsh.8
index 5ca6c4c08f98..d4061efd46c8 100644
--- a/mail/sendmail-devel/files/patch-smrsh.8
+++ b/mail/sendmail-devel/files/patch-smrsh.8
@@ -1,4 +1,4 @@
---- smrsh/smrsh.8.orig 2014-03-05 00:59:45 UTC
+--- smrsh/smrsh.8.orig 2023-02-09 18:24:38 UTC
+++ smrsh/smrsh.8
@@ -39,7 +39,7 @@ Briefly,
.I smrsh
@@ -9,7 +9,7 @@
allowing the system administrator to choose the set of acceptable commands,
and to the shell builtin commands ``exec'', ``exit'', and ``echo''.
It also rejects any commands with the characters
-@@ -50,13 +50,12 @@ It allows ``||'' and ``&&'' to enable co
+@@ -50,13 +50,12 @@ It allows ``||'' and ``&&'' to enable commands like:
``"|exec /usr/local/bin/filter || exit 75"''
.PP
Initial pathnames on programs are stripped,