]> git.netwichtig.de Git - user/henk/code/exim.git/commitdiff
Fix copying of host_used in smtp transport
authorJeremy Harris <jgh146exb@wizmail.org>
Thu, 20 Nov 2014 16:46:48 +0000 (16:46 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Thu, 20 Nov 2014 16:46:48 +0000 (16:46 +0000)
Following c562f "More regular logging use of H=<name> [<ip>]" there
were error cases where a host-item that was being expanded per-call
was used.  Move the copy earlier so these are covered.


No differences found