summaryrefslogtreecommitdiff
blob: 51dfef64ae8b0628b340ad8ccc8173458812edca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- procmail-3.22/src/authenticate.c.orig	2002-07-26 20:38:52.000000000 -0400
+++ procmail-3.22/src/authenticate.c	2002-07-26 20:57:56.000000000 -0400
@@ -39,7 +39,7 @@
 #include "authenticate.h"
 
 #ifndef MAILSPOOLDIR
-#define MAILSPOOLDIR	"/var/spool/mail/"	     /* watch the trailing / */
+#define MAILSPOOLDIR	""	     /* watch the trailing / */
 #endif
 #ifndef MAILSPOOLSUFFIX
 #define MAILSPOOLSUFFIX ""	      /* suffix to force maildir or MH style */