exim: Use the external DNS name in HELO commands.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 10 Aug 2010 10:02:25 +0000 (12:02 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 10 Aug 2010 10:02:25 +0000 (12:02 +0200)
commit6ccd335d2d7cea4f82a19b68f8c6965c773480b3
tree3a31abcba5662ffdd47306e1680948f4150f57e8
parent21b10d1a623e853cd3f0590b72224bb8e8af4f4b
exim: Use the external DNS name in HELO commands.

The hostname of the mail vserver is not in public DNS, so some smtp
servers reject a HELO command that uses it. This change makes sure that
the hostname of the vserver host is used in HELO command, which is the
external hostname to use for reaching the mail vserver.
etc/exim4/conf.d/main/main_config
etc/exim4/conf.d/transport/30_remote_smtp