Debug: indentation
[exim.git] / test / stderr / 0381
1 Exim version x.yz ....
2 Hints DB:
3 changed uid/gid: forcing real = effective
4   uid=uuuu gid=CALLER_GID pid=p1234
5 seeking password data for user "CALLER": cache not available
6 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
7 configuration file is TESTSUITE/test-config
8 trusted user
9 admin user
10 changed uid/gid: privilege not needed
11   uid=EXIM_UID gid=EXIM_GID pid=p1234
12 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
13 sender address = NULL
14 sender_fullhost = [V4NET.99.99.97]
15 sender_rcvhost = [V4NET.99.99.97] (ident=CALLER)
16 set_process_info: pppp handling incoming connection from [V4NET.99.99.97] via -oMa
17 set_process_info: pppp accepting a local SMTP message from <CALLER>
18 host in hosts_connection_nolog? no (option unset)
19 LOG: smtp_connection MAIN
20   SMTP connection from CALLER
21 host in host_lookup? no (option unset)
22 set_process_info: pppp handling incoming connection from [V4NET.99.99.97] U=CALLER
23 host in host_reject_connection? no (option unset)
24 host in sender_unqualified_hosts? no (option unset)
25 host in recipient_unqualified_hosts? no (option unset)
26 host in helo_verify_hosts? no (option unset)
27 host in helo_try_verify_hosts? no (option unset)
28 host in helo_accept_junk_hosts? no (option unset)
29 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
30 smtp_setup_msg entered
31 SMTP<< helo test
32 test in helo_lookup_domains?
33  list element: @
34  list element: @[]
35 test in helo_lookup_domains? no (end of list)
36 sender_fullhost = (test) [V4NET.99.99.97]
37 sender_rcvhost = [V4NET.99.99.97] (helo=test ident=CALLER)
38 set_process_info: pppp handling incoming connection from (test) [V4NET.99.99.97] U=CALLER
39 SMTP>> 250 myhost.test.ex Hello CALLER at test [V4NET.99.99.97]
40 SMTP<< mail from:<notgov@test.ex>
41 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
42 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
43 SMTP>> 250 OK
44 SMTP<< rcpt to:<x@test.ex>
45 using ACL "check_rcpt"
46 processing ACL check_rcpt "warn" (TESTSUITE/test-config 17)
47 check hosts = *.gov.uk.test.ex
48 host in "*.gov.uk.test.ex"?
49  list element: *.gov.uk.test.ex
50  sender host name required, to match against *.gov.uk.test.ex
51   looking up host name for V4NET.99.99.97
52    DNS lookup of 97.99.99.V4NET.in-addr.arpa (PTR) using fakens
53    DNS lookup of 97.99.99.V4NET.in-addr.arpa (PTR) succeeded
54    Reverse DNS security status: unverified
55    IP address lookup yielded "x.gov.uk.test.ex"
56      alias "x.co.uk.test.ex"
57    check dnssec require list
58    ╎x.gov.uk.test.ex not in empty list (option unset? cannot trace name)
59    check dnssec request list
60    ╎x.gov.uk.test.ex not in empty list (option unset? cannot trace name)
61    DNS lookup of x.gov.uk.test.ex (A) using fakens
62    DNS lookup of x.gov.uk.test.ex (A) succeeded
63    x.gov.uk.test.ex V4NET.99.99.97 mx=-1 sort=xx 
64    checking addresses for x.gov.uk.test.ex
65    Forward DNS security status: unverified
66   V4NET.99.99.97 OK
67    check dnssec require list
68    ╎x.co.uk.test.ex not in empty list (option unset? cannot trace name)
69    check dnssec request list
70    ╎x.co.uk.test.ex not in empty list (option unset? cannot trace name)
71    DNS lookup of x.co.uk.test.ex (A) using fakens
72    DNS lookup of x.co.uk.test.ex (A) succeeded
73    x.co.uk.test.ex V4NET.99.99.97 mx=-1 sort=xx 
74    checking addresses for x.co.uk.test.ex
75    Forward DNS security status: unverified
76   V4NET.99.99.97 OK
77  sender_fullhost = x.gov.uk.test.ex (test) [V4NET.99.99.97]
78  sender_rcvhost = x.gov.uk.test.ex
79         ([V4NET.99.99.97] helo=test ident=CALLER)
80   host in "*.gov.uk.test.ex"? yes (matched "*.gov.uk.test.ex")
81 warn: condition test succeeded in ACL check_rcpt
82 processing ACL check_rcpt "warn" (TESTSUITE/test-config 18)
83 check hosts = !*.gov.uk.test.ex
84 host in "!*.gov.uk.test.ex"?
85  list element: !*.gov.uk.test.ex
86   host in "!*.gov.uk.test.ex"? no (matched "!*.gov.uk.test.ex")
87 warn: condition test failed in ACL check_rcpt
88 processing ACL check_rcpt "warn" (TESTSUITE/test-config 19)
89 check hosts = *.co.uk.test.ex
90 host in "*.co.uk.test.ex"?
91  list element: *.co.uk.test.ex
92   host in "*.co.uk.test.ex"? yes (matched "*.co.uk.test.ex")
93 warn: condition test succeeded in ACL check_rcpt
94 processing ACL check_rcpt "warn" (TESTSUITE/test-config 20)
95 check hosts = !*.co.uk.test.ex
96 host in "!*.co.uk.test.ex"?
97  list element: !*.co.uk.test.ex
98   host in "!*.co.uk.test.ex"? no (matched "!*.co.uk.test.ex")
99 warn: condition test failed in ACL check_rcpt
100 processing ACL check_rcpt "accept" (TESTSUITE/test-config 21)
101 accept: condition test succeeded in ACL check_rcpt
102 end of ACL check_rcpt: ACCEPT
103 SMTP>> 250 Accepted
104 SMTP<< quit
105 SMTP>> 221 myhost.test.ex closing connection
106 LOG: smtp_connection MAIN
107   SMTP connection from CALLER D=qqs closed by QUIT
108 search_tidyup called
109 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>