From: Clinton Ebadi Date: Tue, 19 May 2015 05:46:51 +0000 (-0400) Subject: Allow relaying for deleuze, fritz, and mccarthy X-Git-Url: http://git.hcoop.net/hcoop/config/exim.git/commitdiff_plain/607fb77d8b87d7878b8a674ec1ebaff5775705e5 Allow relaying for deleuze, fritz, and mccarthy --- diff --git a/conf.d/main/01_exim4-config_listmacrosdefs b/conf.d/main/01_exim4-config_listmacrosdefs index c02cd3b..aca3f7f 100644 --- a/conf.d/main/01_exim4-config_listmacrosdefs +++ b/conf.d/main/01_exim4-config_listmacrosdefs @@ -46,7 +46,7 @@ UPEX4CmacrosUPEX4C = 1 # hcoop-change: List of domains that accept mail from local users. # Mail sent to other domains we manage will be transformed into a # local address by /etc/aliases. -domainlist unix_domains = hcoop.net:deleuze.hcoop.net:mire.hcoop.net:outpost.hcoop.net:localhost +domainlist unix_domains = hcoop.net:deleuze.hcoop.net:outpost.hcoop.net:hopper.hcoop.net:navajos.hcoop.net:bog.hcoop.net:fritz.hcoop.net:mccarthy.hcoop.net:localhost # List of sender networks (IP addresses) to _unconditionally_ relay # _for_. If you intend to be SMTP AUTH server, you do not need to enter diff --git a/update-exim4.conf.conf b/update-exim4.conf.conf index f5e32cc..de49fd6 100644 --- a/update-exim4.conf.conf +++ b/update-exim4.conf.conf @@ -17,12 +17,12 @@ # This is a Debian specific file dc_eximconfig_configtype='internet' -dc_other_hostnames='hcoop.net:deleuze.hcoop.net:mire.hcoop.net' +dc_other_hostnames='hcoop.net:deleuze.hcoop.net:hopper.hcoop.net:navajos.hcoop.net:bog.hcoop.net:outpost.hcoop.net:fritz.hcoop.net' dc_local_interfaces='' dc_readhost='' dc_relay_domains='' dc_minimaldns='false' -dc_relay_nets='mire.hcoop.net:mail.hcoop.net' +dc_relay_nets='mail.hcoop.net:hopper.hcoop.net:navajos.hcoop.net:bog.hcoop.net:mccarthy.hcoop.net:fritz.hcoop.net:deleuze.hcoop.net' dc_smarthost='' CFILEMODE='644' dc_use_split_config='true'