diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-08 22:21:58 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-08 22:21:58 +0000 |
commit | e6d2a9894df8c3b65920e903ab21076a0a37e20e (patch) | |
tree | bc16ffffb09ef638f391b4511166bde9d1371421 /test/log/4020 | |
parent | cee5f132d1b81d3b8738944036eb02af418b54be (diff) |
SOCKS: Add log_selector support.
Also make the proxy_* variables meaningful for events associated with proxied transports.
Diffstat (limited to 'test/log/4020')
-rw-r--r-- | test/log/4020 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/log/4020 b/test/log/4020 index f289beffd..b5e1f7bef 100644 --- a/test/log/4020 +++ b/test/log/4020 @@ -1,6 +1,6 @@ 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] C="250 accepted OK" +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]:1224 PRX=[127.0.0.1]:1225 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] C="250 accepted OK" +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]:1224 PRX=[127.0.0.1]:1225 C="250 accepted OK" 1999-03-02 09:44:33 10HmaY-0005vi-00 Completed |