From 34151f2d7acdc27ddf248eeb35db128bc7fd1304 Mon Sep 17 00:00:00 2001 From: Clinton Ebadi Date: Tue, 13 Nov 2018 23:57:52 -0500 Subject: [PATCH] authorize new server lovelace --- conf.d/main/01_exim4-config_listmacrosdefs | 2 +- update-exim4.conf.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.d/main/01_exim4-config_listmacrosdefs b/conf.d/main/01_exim4-config_listmacrosdefs index 7dc2940..6e3b38e 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:gibran.hcoop.net:marsh.hcoop.net:minsky.hcoop.net:shelob.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:minsky.hcoop.net:shelob.hcoop.net:lovelace.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 de26aea..98a03e6 100644 --- a/update-exim4.conf.conf +++ b/update-exim4.conf.conf @@ -22,7 +22,7 @@ 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:gibran.hcoop.net:marsh.hcoop.net:minsky.hcoop.net:shelob.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:minsky.hcoop.net:shelob.hcoop.net:lovelace.hcoop.net' dc_smarthost='' CFILEMODE='644' dc_use_split_config='true' -- 2.20.1