X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/38a0a95ff69327042421b9ee6982e386175f141b..54fc8428c5c4b3fa90347e5ca7d89c2d752a7032:/src/src/config.h.defaults diff --git a/src/src/config.h.defaults b/src/src/config.h.defaults index e754e39e4..1949cb7f4 100644 --- a/src/src/config.h.defaults +++ b/src/src/config.h.defaults @@ -1,10 +1,10 @@ -/* $Cambridge: exim/src/src/config.h.defaults,v 1.11 2006/09/19 11:28:45 ph10 Exp $ */ +/* $Cambridge: exim/src/src/config.h.defaults,v 1.14 2007/01/22 16:29:54 ph10 Exp $ */ /************************************************* * Exim - an Internet mail transport agent * *************************************************/ -/* Copyright (c) University of Cambridge 1995 - 2006 */ +/* Copyright (c) University of Cambridge 1995 - 2007 */ /* See the file NOTICE for conditions of use and distribution. */ /* The default settings for Exim configuration variables. A #define without @@ -21,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 @@ -41,6 +42,8 @@ it's a default value. */ #define DELIVER_OUT_BUFFER_SIZE 8192 #define DISABLE_D_OPTION +#define ENABLE_DISABLE_FSYNC + #define EXIMDB_DIRECTORY_MODE 0750 #define EXIMDB_LOCK_TIMEOUT 60 #define EXIMDB_LOCKFILE_MODE 0640