blob: 47f98f4b0702a2beaa0f8d27f25cba7eb34e192d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Description: Add two SpamAssassin-related definitions.
Forwarded: not-needed
Author: Alex Dupre <ale@FreeBSD.org>
Last-Update: 2010-09-13
--- a/config.h.in
+++ b/config.h.in
@@ -313,6 +313,12 @@
#undef SPAMC_PROG
/* "" */
+#undef SPAM_THRESHOLD
+
+/* "" */
+#undef SPAM_JUNKFOLDER
+
+/* "" */
#undef SQWEBMAIL_PASS
/* Define to 1 if you have the ANSI C header files. */
|