blob: d7ad1f32412ce33f2aa9b362e982b701d679348d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
**** SMTP testing session as if from host V4NET.0.0.0
**** but without any ident (RFC 1413) callback.
**** This is not for real!
220 mail.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
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!
221 mail.test.ex closing connection
|