diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-07 10:47:28 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-07 10:47:28 +0000 |
commit | 54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e (patch) | |
tree | ea480313c058c0177c784686de9189bd305d8bd1 /test/stderr/0467 | |
parent | f767aaae1638df676a05699edf1f614cae351af2 (diff) |
More test commits.
Diffstat (limited to 'test/stderr/0467')
-rw-r--r-- | test/stderr/0467 | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/test/stderr/0467 b/test/stderr/0467 new file mode 100644 index 000000000..60aed5cd3 --- /dev/null +++ b/test/stderr/0467 @@ -0,0 +1,36 @@ +LOG: MAIN + <= CALLER@myhost.test.ex U=CALLER P=local S=sss +delivering 10HmaX-0005vi-00 +LOG: MAIN + *> x@srv01.test.ex R=r1 T=t1 H=ten-1.test.ex [V4NET.0.0.1]:25 +LOG: MAIN + Completed +LOG: MAIN + <= CALLER@myhost.test.ex U=CALLER P=local S=sss +delivering 10HmaY-0005vi-00 +LOG: MAIN + *> x@srv03.test.ex R=r1 T=t1 H=ten-4.test.ex [V4NET.0.0.4]:88 +LOG: MAIN + Completed +LOG: MAIN + <= CALLER@myhost.test.ex U=CALLER P=local S=sss +delivering 10HmaZ-0005vi-00 +Transport port=25 replaced by host-specific port=1224 +Connecting to localhost.test.ex [127.0.0.1]:1224 ... connected + SMTP<< 220 Server ready + SMTP>> EHLO myhost.test.ex + SMTP<< 250-server id + 250 OK + SMTP>> MAIL FROM:<CALLER@myhost.test.ex> + SMTP<< 250 OK + SMTP>> RCPT TO:<x@srv27.test.ex> + SMTP<< 250 OK + SMTP>> DATA + SMTP<< 354 OK + SMTP>> writing message and terminating "." + SMTP<< 250 OK + SMTP>> QUIT +LOG: MAIN + => x@srv27.test.ex R=r1 T=t1 H=localhost.test.ex [127.0.0.1]:1224 +LOG: MAIN + Completed |