]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - modules/profile/templates/mail/ssmtp.conf.erb
Add default target for e-mails
[perso/Immae/Projets/Puppet.git] / modules / profile / templates / mail / ssmtp.conf.erb
index e7a0410533da87aa122a37e209a7118630b6d91e..176614077c9f1550240d98b20dde0382fdcc2b84 100644 (file)
@@ -3,7 +3,7 @@
 #
 # The person who gets all mail for userids < 1000
 # Make this empty to disable rewriting.
-root=postmaster
+root=<%= @default_target %>
 # The place where the mail goes. The actual machine name is required
 # no MX records are consulted. Commonly mailhosts are named mail.domain.com
 # The example will fit if you are in domain.com and you mailhub is so named.