Stupid macro parser not liking substrings
authorStephen Gran <steve@lobefin.net>
Tue, 7 Apr 2009 20:37:06 +0000 (21:37 +0100)
committerStephen Gran <steve@lobefin.net>
Tue, 7 Apr 2009 20:37:06 +0000 (21:37 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/exim/files/common/exim4.conf
modules/exim/files/per-host/lafayette.debian.org/local-settings.conf

index c28545a..d0762fb 100644 (file)
@@ -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