aboutsummaryrefslogtreecommitdiffstats
path: root/modules/postfix
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2019-07-06 20:07:19 +0300
committerThomas Backlund <tmb@mageia.org>2019-07-06 20:07:19 +0300
commitc7370364187f099a4d17be079674b7209064ad8a (patch)
treee8e1c0d92e4e834480ddb2d43180b4afa1841de1 /modules/postfix
parent08625db2309fa5cd5528ccfbbeb680da9d34e858 (diff)
downloadpuppet-c7370364187f099a4d17be079674b7209064ad8a.tar
puppet-c7370364187f099a4d17be079674b7209064ad8a.tar.gz
puppet-c7370364187f099a4d17be079674b7209064ad8a.tar.bz2
puppet-c7370364187f099a4d17be079674b7209064ad8a.tar.xz
puppet-c7370364187f099a4d17be079674b7209064ad8a.zip
drop obsolete alamut, jonund, valstar stuff
Diffstat (limited to 'modules/postfix')
-rw-r--r--modules/postfix/templates/simple_relay_main.cf2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/postfix/templates/simple_relay_main.cf b/modules/postfix/templates/simple_relay_main.cf
index fa280d58..e0c116a7 100644
--- a/modules/postfix/templates/simple_relay_main.cf
+++ b/modules/postfix/templates/simple_relay_main.cf
@@ -46,8 +46,6 @@ virtual_alias_maps = regexp:/etc/postfix/sympa_aliases
recipient_delimiter = +
# This is ugly for a simple relay but we need ml.mageia.org to accept email :(
inet_interfaces = all
-# Another hack to only have sucuk use it, it seems alamut allows it for relay but not other machines
-relayhost = alamut.<%= domain %>
<%- else -%>
inet_interfaces = localhost
<%- end -%>