X-Git-Url: https://git.hcoop.net/hcoop/zz_old/config/exim4-hopper.git/blobdiff_plain/30b86c181cb47eee9768ba9ff462547549017016..d38e06ff4a567fe866c31a9a6e19cb77292913e9:/update-exim4.conf.conf diff --git a/update-exim4.conf.conf b/update-exim4.conf.conf index 55c22fa..7206f7b 100644 --- a/update-exim4.conf.conf +++ b/update-exim4.conf.conf @@ -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'