From aa12254f289a19777a7b44ab466bcf623b1ce09c Mon Sep 17 00:00:00 2001 From: Clinton Ebadi Date: Sun, 22 Apr 2018 05:54:24 -0400 Subject: [PATCH] add new servers gibran and marsh --- conf.d/main/01_exim4-config_listmacrosdefs | 2 +- update-exim4.conf.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf.d/main/01_exim4-config_listmacrosdefs b/conf.d/main/01_exim4-config_listmacrosdefs index 23f93fe..ebd9097 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:outpost.hcoop.net:hopper.hcoop.net:navajos.hcoop.net:bog.hcoop.net:fritz.hcoop.net:mccarthy.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:gibran.hcoop.net:marsh.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 de49fd6..b85d8d6 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:hopper.hcoop.net:navajos.hcoop.net:bog.hcoop.net:outpost.hcoop.net:fritz.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:gibran.hcoop.net:marsh.hcoop.net' dc_local_interfaces='' dc_readhost='' dc_relay_domains='' dc_minimaldns='false' -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_relay_nets='mail.hcoop.net:hopper.hcoop.net:navajos.hcoop.net:bog.hcoop.net:mccarthy.hcoop.net:fritz.hcoop.net:deleuze.hcoop.net:gibran.hcoop.net:marsh.hcoop.net' dc_smarthost='' CFILEMODE='644' dc_use_split_config='true' -- 2.20.1