summaryrefslogtreecommitdiff
path: root/test/rejectlog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-11-19 16:15:05 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2021-11-19 16:15:05 +0000
commit0aa466ac446bf8cf1617896b1d3321965dd74ad3 (patch)
treea3f7dc5dd8d8af53b10c33b6817b1378d3430a2d /test/rejectlog
parent5815abc12f7b91a77880d4156968706bd60229d0 (diff)
downloadexim4-0aa466ac446bf8cf1617896b1d3321965dd74ad3.tar.gz
Fix early use of $sender_host_name
Broken-by: 90341c71c1
Diffstat (limited to 'test/rejectlog')
-rw-r--r--test/rejectlog/06242
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rejectlog/0624 b/test/rejectlog/0624
index cfb1500fc..d2dbe7aa4 100644
--- a/test/rejectlog/0624
+++ b/test/rejectlog/0624
@@ -1,5 +1,5 @@
******** SERVER ********
2017-07-30 18:51:05.712 H=localhost (the.local.host.name) [127.0.0.1] F=<CALLER@test.ex> RCPT <a@test.ex>: discarded by RCPT ACL
-2017-07-30 18:51:05.712 H=localhost (the.local.host.name) [127.0.0.1] F=<CALLER@test.ex> RCPT <b@test.ex>: discarded by RCPT ACL
+2017-07-30 18:51:05.712 H=the.local.host.name [ip4.ip4.ip4.ip4] F=<CALLER@test.ex> RCPT <b@test.ex>: discarded by RCPT ACL
2017-07-30 18:51:05.712 H=localhost (the.local.host.name) [127.0.0.1] F=<CALLER@test.ex> RCPT <c@test.ex>: discarded by RCPT ACL