aboutsummaryrefslogtreecommitdiff
path: root/templates/msmtp/msmtprc.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/msmtp/msmtprc.erb')
-rw-r--r--templates/msmtp/msmtprc.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/msmtp/msmtprc.erb b/templates/msmtp/msmtprc.erb
index 50fd71a..855ebe7 100644
--- a/templates/msmtp/msmtprc.erb
+++ b/templates/msmtp/msmtprc.erb
@@ -2,4 +2,4 @@ account default
host localhost
port 25
auto_from on
-maildomain <%= scope.lookupvar('::fqdn') %>
+maildomain <%= @maildomain %>