X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fconfig.h.defaults;h=7974a414925f1fa2468245614db73500252c9b1d;hb=7a0743ebc40671a7093c235f7ee7d2030aa75fc3;hp=92f894e4cda3a12931bf7f6abb381fa900165fee;hpb=f78eb7c6264c5f1a4ec2fb24c39060e0686f7714;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/config.h.defaults b/src/src/config.h.defaults index 92f894e4c..7974a4149 100644 --- a/src/src/config.h.defaults +++ b/src/src/config.h.defaults @@ -1,4 +1,4 @@ -/* $Cambridge: exim/src/src/config.h.defaults,v 1.10 2006/02/10 14:25:43 ph10 Exp $ */ +/* $Cambridge: exim/src/src/config.h.defaults,v 1.12 2006/10/02 13:38:18 ph10 Exp $ */ /************************************************* * Exim - an Internet mail transport agent * @@ -12,9 +12,6 @@ any data just defines the existence of the variable; it won't get included in config.h unless some value is defined in Local/Makefile. If there is data, it's a default value. */ -#define ACL_CVARS 20 -#define ACL_MVARS 20 - #define ALT_CONFIG_PREFIX #define ALT_CONFIG_ROOT_ONLY @@ -24,6 +21,7 @@ it's a default value. */ #define AUTH_CRAM_MD5 #define AUTH_CYRUS_SASL +#define AUTH_DOVECOT #define AUTH_PLAINTEXT #define AUTH_SPA