From 17043311950c5e6929e2ea1f025f87517dca41bb Mon Sep 17 00:00:00 2001 From: Clinton Ebadi Date: Sun, 4 Oct 2009 17:21:32 -0400 Subject: [PATCH] proper update-exim4.conf.conf values --- update-exim4.conf.conf | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/update-exim4.conf.conf b/update-exim4.conf.conf index 7206f7b..a18f344 100644 --- a/update-exim4.conf.conf +++ b/update-exim4.conf.conf @@ -17,8 +17,8 @@ # This is a Debian specific file dc_eximconfig_configtype='internet' -dc_other_hostnames='hopper.hcoop.net' -dc_local_interfaces='0.0.0.0' +dc_other_hostnames='hcoop.net:deleuze.hcoop.net:hopper.hcoop.net:mire.hcoop.net' +dc_local_interfaces='' dc_readhost='' dc_relay_domains='' dc_minimaldns='false' @@ -28,4 +28,9 @@ CFILEMODE='644' dc_use_split_config='true' dc_hide_mailname='' dc_mailname_in_oh='true' -dc_localdelivery='mail_spool' +dc_localdelivery='maildir_home' + +# hcoop-change: Additional nonstandard items + +# sets qualify_domain +dc_visiblename='hcoop.net' -- 2.20.1