blob: 69141be1dc0abc89bf807a586e4a464fcaa430b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
**** SMTP testing session as if from host V4NET.0.0.0
**** but without any ident (RFC 1413) callback.
**** This is not for real!
220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
250 the.local.host.name Hello test [V4NET.0.0.0]
250 OK
250 Accepted
354 Enter message, ending with "." on a line by itself
250 OK id=10HmaX-0005vi-00
**** SMTP testing: that is not a real message id!
421 the.local.host.name lost input connection
|