diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-02-06 14:49:13 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-02-06 14:49:13 +0000 |
commit | c51b8e75b2fe31282ea1526ed556d7d9402d543f (patch) | |
tree | 2b38cf8b46359f8d9e46ab6aa03ce5a6c9b76ba0 /test/log | |
parent | 09945f1e758a9c9268423e53d2cee2c6c631f465 (diff) |
Implemented hosts_avoid_pipelining in the smtp transport.
Diffstat (limited to 'test/log')
-rw-r--r-- | test/log/0217 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/log/0217 b/test/log/0217 index 4913cb03f..c4e582c90 100644 --- a/test/log/0217 +++ b/test/log/0217 @@ -119,3 +119,9 @@ 1999-03-02 09:44:33 10HmbO-0005vi-00 ** CALLER@test.ex R=bounce: just discard 1999-03-02 09:44:33 10HmbO-0005vi-00 CALLER@test.ex: error ignored 1999-03-02 09:44:33 10HmbO-0005vi-00 Completed +1999-03-02 09:44:33 10HmbP-0005vi-00 <= CALLER@test.ex U=CALLER P=local S=sss +1999-03-02 09:44:33 10HmbP-0005vi-00 => w@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1] +1999-03-02 09:44:33 10HmbP-0005vi-00 -> x@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1] +1999-03-02 09:44:33 10HmbP-0005vi-00 -> y@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1] +1999-03-02 09:44:33 10HmbP-0005vi-00 -> z@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1] +1999-03-02 09:44:33 10HmbP-0005vi-00 Completed |