Commit | Line | Data |
---|---|---|
54c5ebb1 PH |
1 | |
2 | **** SMTP testing session as if from host V4NET.0.0.1 | |
3 | **** but without any ident (RFC 1413) callback. | |
4 | **** This is not for real! | |
5 | ||
6 | 220 myhost.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r | |
7 | 250 OK\r | |
8 | 250 Accepted\r | |
9 | 250 Accepted\r | |
10 | 250 Accepted\r | |
11 | 354 Enter message, ending with "." on a line by itself\r | |
12 | 250 OK id=10HmaX-0005vi-00\r | |
13 | ||
14 | **** SMTP testing: that is not a real message id! | |
15 | ||
16 | 221 myhost.ex closing connection\r |