Added DomainKeys support. See doc/experimental-spec.txt for documentation.
[exim.git] / src / src / config.h.defaults
index 04e4cc1302f9689885343cae44248e005a3155f0..ea63c888f9465ea56b908ab8f72a2a67ad0e6e4a 100644 (file)
@@ -1,10 +1,10 @@
-/* $Cambridge: exim/src/src/config.h.defaults,v 1.3 2004/12/16 15:11:47 tom Exp $ */
+/* $Cambridge: exim/src/src/config.h.defaults,v 1.5 2005/03/08 15:32:02 tom Exp $ */
 
 /*************************************************
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
-/* Copyright (c) University of Cambridge 1995 - 2004 */
+/* Copyright (c) University of Cambridge 1995 - 2005 */
 /* See the file NOTICE for conditions of use and distribution. */
 
 /* The default settings for Exim configuration variables. A #define without
@@ -144,6 +144,7 @@ in config.h unless some value is defined in Local/Makefile. */
 /* EXPERIMENTAL features */
 #define EXPERIMENTAL_SPF
 #define EXPERIMENTAL_SRS
+#define EXPERIMENTAL_DOMAINKEYS
 #define EXPERIMENTAL_BRIGHTMAIL
 
 /* Things that are not routinely changed but are nevertheless configurable