Testsuite: DNS lookup notes
[exim.git] / test / scripts / 4650-DMARC / 4650
CommitLineData
55997e6c
JH
1# acl variables and authresults
2#
55997e6c 3# For now just check that what should be working syntax does not cause us to fall over.
4f6bbb37
JH
4#
5# SPF and DMARC lookups in DNS are diverted into the testsuite fakedns handling.
6# Be careful with envelope-domains used for testcases, as real DNS lookups will be done
7# for names not provided for in fakedns.
55997e6c
JH
8#
9exim -bd -DSERVER=server -oX PORT_D
10****
11client HOSTIPV4 PORT_D
12??? 220
13HELO testclient
14??? 250
15MAIL FROM:<a@example.com>
16??? 250
17RCPT TO:<fred@test.ex>
18??? 250
19DATA
20??? 3
21Subject: test
22From: z@example.com
23
24body line
25.
26??? 250
27QUIT
28****
29#
30killdaemon
31no_msglog_check