summaryrefslogtreecommitdiff
path: root/mail/procmail/patches/patch-ab
blob: bef3f3d76f92dc38c7714373319e289caa54793c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$NetBSD: patch-ab,v 1.5 2001/04/13 04:18:34 kim Exp $

--- config.h.orig	Tue Aug 22 00:26:34 2000
+++ config.h	Fri Apr 13 00:06:57 2001
@@ -62,10 +62,12 @@
    list of strings;  if unauthorised users use the -f option, an extra
    >From_ field will be added in the header */
 
+#if 0
 #define TRUSTED_IDS	{"root","daemon","uucp","mail","x400","network",\
 			 "list","slist","lists","news",0}
+#endif
 
-/*#define NO_fcntl_LOCK		/* uncomment any of these three if you	     */
+#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	     */