From 77a678b859125ec6336367d7be283dc97c2c6153 Mon Sep 17 00:00:00 2001 From: Jacob Michalskie Date: Oct 22 2022 13:34:05 +0000 Subject: Use inet_interfaces: all to deliver mail to discourse --- diff --git a/pillar/role/discourse.sls b/pillar/role/discourse.sls index bbc5118..67fb700 100644 --- a/pillar/role/discourse.sls +++ b/pillar/role/discourse.sls @@ -7,6 +7,7 @@ include: profile: postfix: maincf: + inet_interfaces: all smtputf8_enable: 'no' compatibility_level: 2 export_environment: 'TZ LANG'