summaryrefslogtreecommitdiff
path: root/mail/procmail
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-04-22 02:10:19 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-04-22 02:10:19 +0000
commit67009e2c8cd66c45e9be0630885e6afe39f6055b (patch)
tree7f2523c9e8b5225584153f24e1f45862e15232dd /mail/procmail
parentUpgrade to dev.6 (diff)
add majordomo to trusted users list
PR: 6337
Notes
Notes: svn path=/head/; revision=10628
Diffstat (limited to 'mail/procmail')
-rw-r--r--mail/procmail/files/patch-ab20
1 files changed, 12 insertions, 8 deletions
diff --git a/mail/procmail/files/patch-ab b/mail/procmail/files/patch-ab
index be45797a7c37..25bbf4d58922 100644
--- a/mail/procmail/files/patch-ab
+++ b/mail/procmail/files/patch-ab
@@ -1,24 +1,28 @@
-*** config.h.bak Mon Oct 30 05:09:07 1995
---- config.h Wed Aug 28 17:10:52 1996
+*** config.h.orig Mon Apr 28 04:27:41 1997
+--- config.h Wed Apr 22 05:55:53 1998
***************
-*** 45,51 ****
+*** 43,51 ****
+ >From_ field will be added in the header */
+
#define TRUSTED_IDS {"root","daemon","uucp","mail","x400","network",\
- "list","slist","lists","news",0}
+! "list","slist","lists","news",0}
! /*#define NO_fcntl_LOCK /* uncomment any of these three if you */
/*#define NO_lockf_LOCK /* definitely do not want procmail to make */
/*#define NO_flock_LOCK /* use of those kernel-locking methods */
---- 45,51 ----
+--- 43,51 ----
+ >From_ field will be added in the header */
+
#define TRUSTED_IDS {"root","daemon","uucp","mail","x400","network",\
- "list","slist","lists","news",0}
+! "list","slist","lists","news","majordom","majordomo",0}
! #define NO_fcntl_LOCK /* uncomment any of these three if you */
/*#define NO_lockf_LOCK /* definitely do not want procmail to make */
/*#define NO_flock_LOCK /* use of those kernel-locking methods */
***************
-*** 69,79 ****
+*** 71,81 ****
is not found, maildelivery will proceed as normal to the default
system mailbox. */
@@ -30,7 +34,7 @@
rcfiles which will be executed with
the uid of the owner of the rcfile (this only happens if procmail is
called with the -m option, without variable assignments on the command
---- 69,79 ----
+--- 71,81 ----
is not found, maildelivery will proceed as normal to the default
system mailbox. */