blob: fc0c2e907f009c716f9189d3ac8278204252d12b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
**** SMTP testing session as if from host 1.2.3.4
**** but without any ident (RFC 1413) callback.
**** This is not for real!
220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
250-myhost.test.ex Hello xxxx [1.2.3.4]
250-SIZE 52428800
250-PIPELINING
250 HELP
250 OK
250 Accepted
221 myhost.test.ex closing connection
|