Merge load limiting and rebalancing changes from deleuze
[hcoop/zz_old/config/exim4-hopper.git] / 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 dc_eximconfig_configtype='internet'
20 dc_other_hostnames='hcoop.net:deleuze.hcoop.net:hopper.hcoop.net:mire.hcoop.net'
21 dc_local_interfaces=''
22 dc_readhost=''
23 dc_relay_domains=''
24 dc_minimaldns='false'
25 dc_relay_nets='mire.hcoop.net:mail.hcoop.net'
26 dc_smarthost=''
27 CFILEMODE='644'
28 dc_use_split_config='true'
29 dc_hide_mailname=''
30 dc_mailname_in_oh='true'
31 dc_localdelivery='maildir_home'
32
33 # hcoop-change: Additional nonstandard items
34
35 # sets qualify_domain
36 dc_visiblename='hcoop.net'