exim: Completely review the exim configuration.
[matthijs/servers/drsnuggles.git] / etc / exim4 / update-exim4.conf.conf
1 # /etc/exim4/update-exim4.conf.conf
2 #
3 # Edit this file and /etc/mailname by hand and execute update-exim4.conf
4 # yourself or use 'dpkg-reconfigure exim4-config'
5 #
6 # Please note that this is _not_ a dpkg-conffile and that automatic changes
7 # to this file might happen. The code handling this will honor your local
8 # changes, so this is usually fine, but will break local schemes that mess
9 # around with multiple versions of the file.
10 #
11 # update-exim4.conf uses this file to determine variable values to generate
12 # exim configuration macros for the configuration file.
13 #
14 # Most settings found in here do have corresponding questions in the
15 # Debconf configuration, but not all of them.
16 #
17 # This is a Debian specific file
18
19 CFILEMODE='644'
20 dc_use_split_config='true'
21
22 # THe options below are not used in this heaviliy customized configuration (but
23 # leaving them undefined causes update-exim4.conf to barf).
24 dc_eximconfig_configtype=''
25 dc_other_hostnames=''
26 dc_local_interfaces=''
27 dc_readhost=''
28 dc_relay_domains=''
29 dc_minimaldns=''
30 dc_relay_nets=''
31 dc_smarthost=''
32 dc_hide_mailname=''
33 dc_mailname_in_oh=''
34 dc_localdelivery=''