Added experimental features
[users/jgh/exim.git] / src / src / config.h.defaults
index afeaefe2fad3a94ce4dc03600176d3c3d7900287..23e21fb5b2646892f17a07552105321a39eff1b0 100644 (file)
@@ -1,4 +1,4 @@
-/* $Cambridge: exim/src/src/config.h.defaults,v 1.2.2.3 2004/12/02 16:33:30 tom Exp $ */
+/* $Cambridge: exim/src/src/config.h.defaults,v 1.2.2.4 2004/12/10 14:59:08 tom Exp $ */
 
 /*************************************************
 *     Exim - an Internet mail transport agent    *
@@ -141,6 +141,11 @@ in config.h unless some value is defined in Local/Makefile. */
 #define WITH_CONTENT_SCAN
 #define WITH_OLD_DEMIME
 
+/* EXPERIMENTAL features */
+#define EXPERIMENTAL_SPF
+#define EXPERIMENTAL_SRS
+#define EXPERIMENTAL_BRIGHTMAIL
+
 /* Things that are not routinely changed but are nevertheless configurable
 just in case. */