blob: 0756478fc7fb613bfe40d3401eae7235887b43eb (
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 mail.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
250 mail.test.ex Hello test [V4NET.0.0.0]
250 OK
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 mail.test.ex closing connection
|