blob: af75530421f7417114f9892450652595929dac7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
**** 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-8BITMIME
250-PIPELINING
250 HELP
250 OK
250 Accepted
221 myhost.test.ex closing connection
|