authorize new server lovelace
[hcoop/config/exim.git] / conf.d / main / 01_exim4-config_listmacrosdefs
index fc76cb9..6e3b38e 100644 (file)
@@ -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: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
@@ -133,8 +133,11 @@ CHECK_RCPT_SPF = true
 MAIN_TLS_CERTKEY = /etc/hcoop-ssl/hcoop.pem
 
 # hcoop-change: uncomment and set to mailman host if this server does not host mailman
-#HCOOP_MAILMAN_RELAY_HOST = deleuze.hcoop.net
+HCOOP_MAILMAN_RELAY_HOST = mccarthy.hcoop.net
 
 # hcoop-change: all mail for users < 1000 to logs, reject entirely from untrusted remote hosts
 FIRST_USER_ACCOUNT_UID = 1000
-HCOOP_SYSTEM_ACCOUNT_ALIAS = logs@hcoop.net
\ No newline at end of file
+HCOOP_SYSTEM_ACCOUNT_ALIAS = logs@hcoop.net
+
+# hcoop-change: ignore smtp line length restrictions as it rejects valid mail
+IGNORE_SMTP_LINE_LENGTH_LIMIT = yes
\ No newline at end of file