You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/mail-filter/procmail/files/gentoo-maildir3.diff

13 lines
461 B

--- 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 */