freebsd-ports/mail/vpopmail/files/patch-config.h.in
Peter Pentchev b060afc406 Update to vpopmail-5.4.27.
Internally, use quilt for patch management.
Add two Makefile knobs for the locations of the Courier IMAP server's
imaplogin and imapd binaries, just in case anyone would want to test
the new authvchkpw utility :)
2009-03-16 13:51:24 +00:00

17 lines
283 B
C

Add two SpamAssassin-related definitions.
--- a/config.h.in
+++ b/config.h.in
@@ -277,6 +277,12 @@
#undef SPAMC_PROG
/* "" */
+#undef SPAM_THRESHOLD
+
+/* "" */
+#undef SPAM_JUNKFOLDER
+
+/* "" */
#undef SQWEBMAIL_PASS
/* Define to 1 if you have the ANSI C header files. */