From 7192608aee7b1adc43d7c4b32a831d7e9e01d4c6 Mon Sep 17 00:00:00 2001 From: genofire Date: Sun, 31 Jan 2021 18:00:58 +0100 Subject: [PATCH] Mlmmj expects to talk to the relayhost over 127.0.0.1 --- host_vars/emma.ccchb.de | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/host_vars/emma.ccchb.de b/host_vars/emma.ccchb.de index a8d02ca..2756c84 100644 --- a/host_vars/emma.ccchb.de +++ b/host_vars/emma.ccchb.de @@ -1,10 +1,11 @@ --- dovecot_listen: '[2a01:4f8:150:926f::2], 176.9.59.104' -postfix_inet_interfaces: '[2a01:4f8:150:926f::2], 176.9.59.104' +postfix_inet_interfaces: '[2a01:4f8:150:926f::2], 176.9.59.104, 127.0.0.1' postfix_my_networks: - '2a01:4f8:150:926f::2' - '176.9.59.104' + - '127.0.0.1' haproxy_v4: 176.9.59.104 haproxy_v6: 2a01:4f8:150:926f::2