From: Stephen Gran Date: Tue, 7 Apr 2009 20:37:06 +0000 (+0100) Subject: Stupid macro parser not liking substrings X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=40d5228ac96faca1e28ab9beff1d8442cd0b584e;p=mirror%2Fdsa-puppet.git Stupid macro parser not liking substrings Signed-off-by: Stephen Gran --- diff --git a/modules/exim/files/common/exim4.conf b/modules/exim/files/common/exim4.conf index c28545a5a..d0762fb05 100644 --- a/modules/exim/files/common/exim4.conf +++ b/modules/exim/files/common/exim4.conf @@ -1174,8 +1174,8 @@ remote_smtp: remote_smtp_smarthost: debug_print = "T: remote_smtp_smarthost for $local_part@$domain" driver = smtp -.ifdef SMARTHOST_PORT - port = SMARTHOST_PORT +.ifdef SMARTHST_PORT + port = SMARTHST_PORT .endif .ifdef USE_TLS tls_tempfail_tryclear = false diff --git a/modules/exim/files/per-host/lafayette.debian.org/local-settings.conf b/modules/exim/files/per-host/lafayette.debian.org/local-settings.conf index 94fc5f60b..d160da521 100644 --- a/modules/exim/files/per-host/lafayette.debian.org/local-settings.conf +++ b/modules/exim/files/per-host/lafayette.debian.org/local-settings.conf @@ -4,5 +4,5 @@ ## SMARTHOST = spohr.debian.org -SMARTHOST_PORT = 587 +SMARTHST_PORT = 587 STUPID_FIREWALL = 1