summaryrefslogtreecommitdiff
path: root/mail/cucipop/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'mail/cucipop/files/patch-af')
-rw-r--r--mail/cucipop/files/patch-af18
1 files changed, 0 insertions, 18 deletions
diff --git a/mail/cucipop/files/patch-af b/mail/cucipop/files/patch-af
deleted file mode 100644
index eba6a64a2c3b..000000000000
--- a/mail/cucipop/files/patch-af
+++ /dev/null
@@ -1,18 +0,0 @@
---- authenticate.c.orig Wed May 13 20:57:39 1998
-+++ authenticate.c Mon Mar 29 03:11:18 1999
-@@ -39,12 +39,14 @@
-
- #define VIRTUALSERVER /**/
-
-+#ifndef SENDMAILLIB
- #define SENDMAILLIB "/etc/mail"
-+#endif
- #define VIRTUALHOSTDB "vpop.db"
- #define VIRTUALUSER "vpop"
-
- #ifndef MAILSPOOLDIR
--#define MAILSPOOLDIR "/var/spool/mail/" /* watch the trailing / */
-+#define MAILSPOOLDIR "/var/mail/" /* watch the trailing / */
- #endif
- #ifndef MAILSPOOLHASH
- #define MAILSPOOLHASH 0 /* 2 would deliver to /var/spool/mail/b/a/bar */