aboutsummaryrefslogtreecommitdiffstats
path: root/modules/postfix/templates
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2017-12-21 20:30:43 +0000
committerPascal Terjan <pterjan@mageia.org>2017-12-21 20:30:43 +0000
commit1704dc01deabc03cd7399521053b4220033057b3 (patch)
treebcb9e1f382ebc4a76ae737c1151bb8ea81ee70a3 /modules/postfix/templates
parent9b750454465e7cb8f2c78d13a9ed8eefbae62207 (diff)
downloadpuppet-1704dc01deabc03cd7399521053b4220033057b3.tar
puppet-1704dc01deabc03cd7399521053b4220033057b3.tar.gz
puppet-1704dc01deabc03cd7399521053b4220033057b3.tar.bz2
puppet-1704dc01deabc03cd7399521053b4220033057b3.tar.xz
puppet-1704dc01deabc03cd7399521053b4220033057b3.zip
Use sucuk for outgoing emails
Diffstat (limited to 'modules/postfix/templates')
-rw-r--r--modules/postfix/templates/main.cf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/postfix/templates/main.cf b/modules/postfix/templates/main.cf
index a8e7bea0..75777566 100644
--- a/modules/postfix/templates/main.cf
+++ b/modules/postfix/templates/main.cf
@@ -25,7 +25,7 @@ mailq_path = /usr/bin/mailq
queue_directory = /var/spool/postfix
mail_owner = postfix
<% if all_tags.include?('postfix::simple_relay') %>
-relayhost = alamut.<%= domain %>
+relayhost = sucuk.<%= domain %>
<%- end -%>
# User configurable parameters