DKIM: rename internal signing api
[exim.git] / src / src / config.h.defaults
1 /*************************************************
2 * Exim - an Internet mail transport agent *
3 *************************************************/
4
5 /* Copyright (c) University of Cambridge 1995 - 2016 */
6 /* See the file NOTICE for conditions of use and distribution. */
7
8 /* The default settings for Exim configuration variables. A #define without
9 any data just defines the existence of the variable; it won't get included
10 in config.h unless some value is defined in Local/Makefile. If there is data,
11 it's a default value.
12
13 Do not put spaces between # and the 'define'.
14 */
15
16 #define ALT_CONFIG_PREFIX
17 #define TRUSTED_CONFIG_LIST
18
19 #define APPENDFILE_MODE 0600
20 #define APPENDFILE_DIRECTORY_MODE 0700
21 #define APPENDFILE_LOCKFILE_MODE 0600
22
23 #define AUTH_CRAM_MD5
24 #define AUTH_CYRUS_SASL
25 #define AUTH_DOVECOT
26 #define AUTH_GSASL
27 #define AUTH_HEIMDAL_GSSAPI
28 #define AUTH_PLAINTEXT
29 #define AUTH_SPA
30 #define AUTH_TLS
31
32 #define AUTH_VARS 3
33
34 #define BIN_DIRECTORY
35
36 #define CONFIGURE_FILE
37 #define CONFIGURE_FILE_USE_EUID
38 #define CONFIGURE_FILE_USE_NODE
39 #define CONFIGURE_GROUP
40 #define CONFIGURE_OWNER
41 #define CYRUS_PWCHECK_SOCKET
42 #define CYRUS_SASLAUTHD_SOCKET
43
44 #define DEFAULT_CRYPT crypt
45 #define DELIVER_IN_BUFFER_SIZE 8192
46 #define DELIVER_OUT_BUFFER_SIZE 8192
47 #define DISABLE_DNSSEC
48 #define DISABLE_DKIM
49 #define DISABLE_EVENT
50 #define DISABLE_PRDR
51 #define DISABLE_OCSP
52 #define DISABLE_D_OPTION
53
54 #define ENABLE_DISABLE_FSYNC
55
56 #define EXIMDB_DIRECTORY_MODE 0750
57 #define EXIMDB_LOCK_TIMEOUT 60
58 #define EXIMDB_LOCKFILE_MODE 0640
59 #define EXIMDB_MODE 0640
60 #define EXIM_CLIENT_DH_MIN_MIN_BITS 512
61 #define EXIM_CLIENT_DH_DEFAULT_MIN_BITS 1024
62 #define EXIM_GNUTLS_LIBRARY_LOG_LEVEL
63 #define EXIM_SERVER_DH_BITS_PRE2_12
64 #define EXIM_PERL
65 /* Both uid and gid are triggered by this */
66 #define EXIM_UID
67 #define EXPAND_DLFUNC
68 #define EXPAND_LISTMATCH_RHS
69
70 #define FIXED_NEVER_USERS "root"
71
72 #define HAVE_CRYPT16
73 #define HAVE_SA_LEN
74 #define HEADERS_CHARSET "ISO-8859-1"
75 #define HEADER_ADD_BUFFER_SIZE (8192 * 4)
76 #define HEADER_MAXSIZE (1024*1024)
77
78 #define INPUT_DIRECTORY_MODE 0750
79 #define IPV6_USE_INET_PTON
80
81 #define LDAP_LIB_TYPE
82 #define LOCAL_SCAN_HAS_OPTIONS
83
84 #define LOG_DIRECTORY_MODE 0750
85 #define LOG_FILE_PATH
86 #define LOG_MODE 0640
87
88 #define LOOKUP_CDB
89 #define LOOKUP_DBM
90 #define LOOKUP_DNSDB
91 #define LOOKUP_DSEARCH
92 #define LOOKUP_IBASE
93 #define LOOKUP_LDAP
94 #define LOOKUP_LSEARCH
95 #define LOOKUP_MYSQL
96 #define LOOKUP_NIS
97 #define LOOKUP_NISPLUS
98 #define LOOKUP_ORACLE
99 #define LOOKUP_PASSWD
100 #define LOOKUP_PGSQL
101 #define LOOKUP_REDIS
102 #define LOOKUP_SQLITE
103 #define LOOKUP_TESTDB
104 #define LOOKUP_WHOSON
105 #define LOOKUP_WILDLSEARCH
106 #define LOOKUP_NWILDLSEARCH
107
108 #define LOOKUP_MODULE_DIR
109
110 #define MAX_FILTER_SIZE (1024*1024)
111 #define MAX_LOCALHOST_NUMBER 256
112 #define MAX_INCLUDE_SIZE (1024*1024)
113 #define MAX_INTERFACES 250
114 #define MAX_NAMED_LIST 16
115 #define MSGLOG_DIRECTORY_MODE 0750
116
117 #define NVALGRIND
118
119 #define PID_FILE_PATH
120
121 #define RADIUS_CONFIG_FILE
122 #define RADIUS_LIB_TYPE
123
124 #define REGEX_VARS 9
125
126 #define ROUTER_ACCEPT
127 #define ROUTER_DNSLOOKUP
128 #define ROUTER_IPLITERAL
129 #define ROUTER_IPLOOKUP
130 #define ROUTER_MANUALROUTE
131 #define ROUTER_QUERYPROGRAM
132 #define ROUTER_REDIRECT
133
134 #define SPOOL_DIRECTORY
135 #define SPOOL_DIRECTORY_MODE 0750
136 #define SPOOL_MODE 0640
137 #define STRING_SPRINTF_BUFFER_SIZE (8192 * 4)
138
139 #define SUPPORT_CRYPTEQ
140 #define SUPPORT_I18N
141 #define SUPPORT_I18N_2008
142 #define SUPPORT_MAILDIR
143 #define SUPPORT_MAILSTORE
144 #define SUPPORT_MBX
145 #define SUPPORT_MOVE_FROZEN_MESSAGES
146 #define SUPPORT_PAM
147 #define SUPPORT_PROXY
148 #define SUPPORT_SOCKS
149 #define SUPPORT_TLS
150 #define SUPPORT_TRANSLATE_IP_ADDRESS
151
152 #define SYSLOG_LOG_PID
153 #define SYSLOG_LONG_LINES
154
155 #define TCP_WRAPPERS_DAEMON_NAME "exim"
156 #define TIMEZONE_DEFAULT
157 #define EXIM_TMPDIR
158
159 #define TRANSPORT_APPENDFILE
160 #define TRANSPORT_AUTOREPLY
161 #define TRANSPORT_LMTP
162 #define TRANSPORT_PIPE
163 #define TRANSPORT_SMTP
164
165 #define USE_DB
166 #define USE_GDBM
167 #define USE_GNUTLS
168 #define AVOID_GNUTLS_PKCS11
169 #define USE_READLINE
170 #define USE_TCP_WRAPPERS
171 #define USE_TDB
172
173 #define WHITELIST_D_MACROS
174
175 #define WITH_CONTENT_SCAN
176 #define WITH_OLD_CLAMAV_STREAM
177
178 /* EXPERIMENTAL features */
179 #define EXPERIMENTAL_BRIGHTMAIL
180 #define EXPERIMENTAL_DANE
181 #define EXPERIMENTAL_DCC
182 #define EXPERIMENTAL_DSN_INFO
183 #define EXPERIMENTAL_DMARC
184 #define DMARC_TLD_FILE "/etc/exim/opendmarc.tlds"
185 #define EXPERIMENTAL_LMDB
186 #define EXPERIMENTAL_QUEUEFILE
187 #define EXPERIMENTAL_SPF
188 #define EXPERIMENTAL_SRS
189
190
191 /* For developers */
192 #define WANT_DEEPER_PRINTF_CHECKS
193
194 /* Things that are not routinely changed but are nevertheless configurable
195 just in case. */
196
197 #define DNS_MAXNAME 1024
198 #define EXPAND_MAXN 20
199 #define ROOT_UID 0
200 #define ROOT_GID 0
201
202 /* Sizes for integer arithmetic.
203 Go for 64bit; can be overridden in OS/Makefile-FOO
204 If you make it a different number of bits, provide a definition
205 for EXIM_ARITH_MAX and _MIN in OS/oh.h-FOO */
206 #define int_eximarith_t int64_t
207 #define PR_EXIM_ARITH "%" PRId64 /* C99 standard, printf %lld */
208 #define SC_EXIM_ARITH "%" SCNi64 /* scanf incl. 0x prefix */
209 #define SC_EXIM_DEC "%" SCNd64 /* scanf decimal */
210
211 /* End of config.h.defaults */