Index: procmail-3.21/config.h
diff -c procmail-3.21/config.h:1.1 procmail-3.21/config.h:1.2
*** procmail-3.21/config.h:1.1	Thu May 24 14:57:37 2001
--- procmail-3.21/config.h	Thu May 24 15:59:28 2001
***************
*** 35,40 ****
--- 35,41 ----
   */
  /*#define DEFSPATH	"PATH=/bin:/usr/bin"			/* */
  /*#define DEFPATH	"PATH=$HOME/bin:/bin:/usr/bin"		/* */
+ #define DEFPATH	"PATH=$HOME/bin:/bin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/X11"		/* */
  
  /* every environment variable appearing in PRESTENV will be set or wiped
   * out of the environment (variables without an '=' sign will be thrown
***************
*** 72,79 ****
  			 "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	     */
  
  /*#define RESTRICT_EXEC 100	/* uncomment to prevent users with uids equal
  				   or higher than RESTRICT_EXEC from
--- 73,80 ----
  			 "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	     */
  
  /*#define RESTRICT_EXEC 100	/* uncomment to prevent users with uids equal
  				   or higher than RESTRICT_EXEC from
