diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-04-07 21:34:42 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-04-07 21:34:42 +0100 |
commit | 2081aac24b67f3f3f34389aadc06354abcad0cad (patch) | |
tree | 7a44809cf11d053d00d10741b4f46dadfb92d464 /test/log/4020 | |
parent | d901e231acd1917d24b688cbd7823efc2bed45c4 (diff) |
Pass proxy addresses/ports to continued trasnports. Bug 2710
Diffstat (limited to 'test/log/4020')
-rw-r--r-- | test/log/4020 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/test/log/4020 b/test/log/4020 index 22eab1fd9..fd6e3972a 100644 --- a/test/log/4020 +++ b/test/log/4020 @@ -1,6 +1,8 @@ 1999-03-02 09:44:33 10HmaX-0005vi-00 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss -1999-03-02 09:44:33 10HmaX-0005vi-00 => userx@test.ex R=my_main_router T=my_smtp H=127.0.0.1 [127.0.0.1]:PORT_S PRX=[127.0.0.1]:PORT_D C="250 accepted OK" +1999-03-02 09:44:33 10HmaX-0005vi-00 pla ip4.ip4.ip4.ip4 plp 1225 pea 127.0.0.1 pep 48879 +1999-03-02 09:44:33 10HmaX-0005vi-00 => userx@test.ex R=my_main_router T=my_smtp H=127.0.0.1 [127.0.0.1]:PORT_S PRX=[ip4.ip4.ip4.ip4]:PORT_D C="250 accepted OK" 1999-03-02 09:44:33 10HmaX-0005vi-00 Completed 1999-03-02 09:44:33 10HmaY-0005vi-00 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss -1999-03-02 09:44:33 10HmaY-0005vi-00 => userx@test.ex R=my_main_router T=my_smtp H=127.0.0.1 [127.0.0.1]:PORT_S PRX=[127.0.0.1]:PORT_D C="250 accepted OK" +1999-03-02 09:44:33 10HmaY-0005vi-00 pla ip4.ip4.ip4.ip4 plp 1225 pea 127.0.0.1 pep 48879 +1999-03-02 09:44:33 10HmaY-0005vi-00 => userx@test.ex R=my_main_router T=my_smtp H=127.0.0.1 [127.0.0.1]:PORT_S PRX=[ip4.ip4.ip4.ip4]:PORT_D C="250 accepted OK" 1999-03-02 09:44:33 10HmaY-0005vi-00 Completed |