Testsuite: tidying
[exim.git] / test / stderr / 3550
1 ### Lack of attempt to auth
2 >>> host in hosts_connection_nolog? no (option unset)
3 >>> host in host_lookup? no (option unset)
4 >>> host in host_reject_connection? no (option unset)
5 >>> host in sender_unqualified_hosts? no (option unset)
6 >>> host in recipient_unqualified_hosts? no (option unset)
7 >>> host in helo_verify_hosts? no (option unset)
8 >>> host in helo_try_verify_hosts? no (option unset)
9 >>> host in helo_accept_junk_hosts? no (option unset)
10 >>> test in helo_lookup_domains?
11 >>>  list element: @
12 >>>  list element: @[]
13 >>> test in helo_lookup_domains? no (end of list)
14 >>> using ACL "check_recipient"
15 >>> processing "deny" (TESTSUITE/test-config 29)
16 >>>   message: authentication required
17 >>> check !authenticated = *
18 >>> deny: condition test succeeded in ACL "check_recipient"
19 >>> end of ACL "check_recipient": DENY
20 LOG: H=(test) [10.0.0.2] F=<junk@jink.jonk.test.ex> rejected RCPT <fail_no_auth@test.ex>: authentication required
21 ### PLAIN/userx/secret
22 ### ditto, split over two lines
23 ### Check auth_advertise_hosts no-match
24 >>> host in hosts_connection_nolog? no (option unset)
25 >>> host in host_lookup? no (option unset)
26 >>> host in host_reject_connection? no (option unset)
27 >>> host in sender_unqualified_hosts? no (option unset)
28 >>> host in recipient_unqualified_hosts? no (option unset)
29 >>> host in helo_verify_hosts? no (option unset)
30 >>> host in helo_try_verify_hosts? no (option unset)
31 >>> host in helo_accept_junk_hosts? no (option unset)
32 >>> test.host in helo_lookup_domains?
33 >>>  list element: @
34 >>>  list element: @[]
35 >>> test.host in helo_lookup_domains? no (end of list)
36 >>> host in dsn_advertise_hosts? no (option unset)
37 >>> host in pipelining_advertise_hosts?
38 >>>  list element: *
39 >>>  host in pipelining_advertise_hosts? yes (matched "*")
40 >>> host in auth_advertise_hosts?
41 >>>  list element: +auth_hosts
42 >>>  host in "10.0.0.1"?
43 >>>   list element: 10.0.0.1
44 >>>  host in "10.0.0.1"? no (end of list)
45 >>>  list element: !+relay_hosts
46 >>>  host in "10.0.0.4"?
47 >>>   list element: 10.0.0.4
48 >>>   host in "10.0.0.4"? yes (matched "10.0.0.4")
49 >>>  host in auth_advertise_hosts? no (matched "!+relay_hosts")
50 >>> host in chunking_advertise_hosts?
51 >>> host in chunking_advertise_hosts? no (end of list)
52 ### PLAIN (bad auth)   should fail
53 ### Shut down dovecot
54
55 ******** SERVER ********
56 ### Lack of attempt to auth
57 ### PLAIN/userx/secret
58 ### ditto, split over two lines
59 ### Check auth_advertise_hosts no-match
60 ### PLAIN (bad auth)   should fail
61 ### Shut down dovecot