summaryrefslogtreecommitdiff
path: root/test/stderr/0130
blob: 5dbcd3e4beccfbb100c610608d87908b37ed287b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
>>> host in hosts_connection_nolog? no (option unset)
>>> host in host_lookup? no (option unset)
>>> host in host_reject_connection? no (option unset)
>>> host in sender_unqualified_hosts? no (option unset)
>>> host in recipient_unqualified_hosts? no (option unset)
>>> host in helo_verify_hosts? no (option unset)
>>> host in helo_try_verify_hosts? no (option unset)
>>> host in helo_accept_junk_hosts? no (option unset)
>>> test in helo_lookup_domains?
>>>  list element: @
>>>  list element: @[]
>>> test in helo_lookup_domains? no (end of list)
>>> using ACL "check_recipient"
>>> processing "deny" (TESTSUITE/test-config 21)
>>>   message: unrouteable address
>>> check !verify = recipient
>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>> routing userx@not.test.ex
>>> not.test.ex in "! +local_domains"?
>>>  list element: ! +local_domains
>>>  not.test.ex in "test.ex"?
>>>   list element: test.ex
>>>  not.test.ex in "test.ex"? no (end of list)
>>> not.test.ex in "! +local_domains"? yes (end of list)
>>> calling islocal router
>>> not.test.ex in "*"?
>>>  list element: *
>>>  not.test.ex in "*"? yes (matched "*")
>>> local host found for non-MX address
>>> fully qualified name = localhost
MUNGED: ::1 will be omitted in what follows
>>> get[host|ipnode]byname[2] looked up these IP addresses:
>>>   name=localhost address=127.0.0.1
LOG: remote host address is the local host: not.test.ex (while verifying <userx@not.test.ex> from host (test) [V4NET.0.0.0])
>>> islocal router: defer for userx@not.test.ex
>>>   message: remote host address is the local host
>>> ----------- end verify ------------
>>> deny: condition test deferred in ACL "check_recipient"
LOG: H=(test) [V4NET.0.0.0] F=<userx@test.ex> temporarily rejected RCPT <userx@not.test.ex>: remote host address is the local host
LOG: MAIN
  remote host address is the local host: not.test.ex (while routing <userx@not.test.ex>)