Base Debian config for exim 4.69-9
[hcoop/zz_old/config/exim4-hopper.git] / update-exim4.conf.conf
index 55c22fa..7206f7b 100644 (file)
@@ -8,8 +8,8 @@
 # changes, so this is usually fine, but will break local schemes that mess
 # around with multiple versions of the file.
 #
-# update-exim4.conf uses this file to determine variable values to replace
-# the DEBCONFsomethingDEBCONF strings in the configuration template files.
+# update-exim4.conf uses this file to determine variable values to generate
+# exim configuration macros for the configuration file.
 #
 # Most settings found in here do have corresponding questions in the
 # Debconf configuration, but not all of them.
@@ -17,8 +17,8 @@
 # This is a Debian specific file
 
 dc_eximconfig_configtype='internet'
-dc_other_hostnames='hcoop.net:deleuze.hcoop.net:hopper.hcoop.net:mire.hcoop.net'
-dc_local_interfaces=''
+dc_other_hostnames='hopper.hcoop.net'
+dc_local_interfaces='0.0.0.0'
 dc_readhost=''
 dc_relay_domains=''
 dc_minimaldns='false'
@@ -28,9 +28,4 @@ CFILEMODE='644'
 dc_use_split_config='true'
 dc_hide_mailname=''
 dc_mailname_in_oh='true'
-dc_localdelivery='maildir_home'
-
-# hcoop-change: Additional nonstandard items
-
-# sets qualify_domain
-dc_visiblename='hcoop.net'
+dc_localdelivery='mail_spool'