SPF: fix handling mix of spf and other txt records. Bug 2499
[exim.git] / test / stdout / 0616
CommitLineData
25beaee4
MK
1
2******** SERVER ********
3Listening on port 1224 ...
4Connection request from [127.0.0.1]
5220 ESMTP
6EHLO the.local.host.name
7250-OK
8250 HELP
9MAIL FROM:<dump@domain1>
10250 OK
11RCPT TO:<userx@domain1>
12250 OK
13RCPT TO:<usery@domain1>
14550 Not that one
15DATA
16354 More...
17Received: from CALLER by the.local.host.name with local (Exim x.yz)
18 (envelope-from <CALLER@the.local.host.name>)
19 id 10HmaX-0005vi-00
20 for userx@domain1; Tue, 2 Mar 1999 09:44:33 +0000
21Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
22From: CALLER_NAME <CALLER@the.local.host.name>
23Date: Tue, 2 Mar 1999 09:44:33 +0000
24
25This message will also be delivered to usery
26.
27250 OK
28QUIT
29220 OK
30End of script