1 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
2 250 myhost.test.ex Hello CALLER at test
\r
5 354 Enter message, ending with "." on a line by itself
\r
6 250 OK id=10HmbA-0005vi-00
\r
7 221 myhost.test.ex closing connection
\r
9 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
10 250 myhost.test.ex Hello CALLER at test
\r
13 354 Enter message, ending with "." on a line by itself
\r
14 550 Administrative prohibition
\r
15 221 myhost.test.ex closing connection
\r
16 ### Reject, with specific SMTP message
17 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
18 250 myhost.test.ex Hello CALLER at test
\r
21 354 Enter message, ending with "." on a line by itself
\r
22 550 Rejected after DATA: bcc recipient detected
\r
23 221 myhost.test.ex closing connection
\r
24 ### Accept, matches in header CC:
25 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
26 250 myhost.test.ex Hello CALLER at test
\r
30 354 Enter message, ending with "." on a line by itself
\r
31 250 OK id=10HmbB-0005vi-00
\r
32 221 myhost.test.ex closing connection
\r
33 ### Reject: To: & CC: combo, an env rcpt missing
34 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
35 250 myhost.test.ex Hello CALLER at test
\r
40 354 Enter message, ending with "." on a line by itself
\r
41 550 Administrative prohibition
\r
42 221 myhost.test.ex closing connection
\r
43 ### Accept: Resent-To: & Resent-CC: combo
44 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
\r
45 250 myhost.test.ex Hello CALLER at test
\r
49 354 Enter message, ending with "." on a line by itself
\r
50 250 OK id=10HmbC-0005vi-00
\r
51 221 myhost.test.ex closing connection
\r
53 ******** SERVER ********
55 ### Reject, with specific SMTP message
56 ### Accept, matches in header CC:
57 ### Reject: To: & CC: combo, an env rcpt missing
58 ### Accept: Resent-To: & Resent-CC: combo