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