From: Peter Palfrader Date: Sat, 21 Sep 2019 16:26:10 +0000 (+0200) Subject: eximconf.erb: spell smarthost_port better X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=commitdiff_plain;h=b3c782c00b07b1d202d4c589896d19a398150d28 eximconf.erb: spell smarthost_port better --- diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index f147d4327..27f06b997 100644 --- a/modules/exim/templates/eximconf.erb +++ b/modules/exim/templates/eximconf.erb @@ -1582,7 +1582,7 @@ remote_smtp_smarthost: debug_print = "T: remote_smtp_smarthost for $local_part@$domain" driver = smtp delay_after_cutoff = false - port = <%= @marthost_port %> + port = <%= @smarthost_port %> tls_tempfail_tryclear = false hosts_require_tls = <%= scope.lookupvar('deprecated::nodeinfo')['smarthost'] %> tls_certificate = /etc/exim4/ssl/thishost.crt