X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/1a46a8c5c398c91f20c3f4def0ceb448ec8de96a..d7d7b7b91dd75cec636fc144da7e27eed860f971:/src/src/config.h.defaults diff --git a/src/src/config.h.defaults b/src/src/config.h.defaults index 2825f98c1..b76c79425 100644 --- a/src/src/config.h.defaults +++ b/src/src/config.h.defaults @@ -1,16 +1,19 @@ -/* $Cambridge: exim/src/src/config.h.defaults,v 1.6 2005/03/22 14:11:54 ph10 Exp $ */ +/* $Cambridge: exim/src/src/config.h.defaults,v 1.9 2006/02/07 11:19:00 ph10 Exp $ */ /************************************************* * Exim - an Internet mail transport agent * *************************************************/ -/* Copyright (c) University of Cambridge 1995 - 2005 */ +/* Copyright (c) University of Cambridge 1995 - 2006 */ /* See the file NOTICE for conditions of use and distribution. */ /* The default settings for Exim configuration variables. A #define without 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. */ +#define ACL_CVARS 20 +#define ACL_MVARS 20 + #define ALT_CONFIG_PREFIX #define ALT_CONFIG_ROOT_ONLY @@ -78,6 +81,7 @@ in config.h unless some value is defined in Local/Makefile. */ #define LOOKUP_ORACLE #define LOOKUP_PASSWD #define LOOKUP_PGSQL +#define LOOKUP_SQLITE #define LOOKUP_TESTDB #define LOOKUP_WHOSON #define LOOKUP_WILDLSEARCH