Get TLS SNI server-switching working with GnuTLS.
[exim.git] / test / stderr / 0371
CommitLineData
54c5ebb1
PH
1Exim version x.yz ....
2changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4configuration file is TESTSUITE/test-config
5admin user
6changed uid/gid: privilege not needed
7 uid=EXIM_UID gid=EXIM_GID pid=pppp
8originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
9sender address = CALLER@test.ex
10sender_fullhost = [V4NET.0.0.0]
11sender_rcvhost = [V4NET.0.0.0]
12host in hosts_connection_nolog? no (option unset)
13LOG: smtp_connection MAIN
14 SMTP connection from [V4NET.0.0.0]
15host in host_lookup? no (option unset)
16set_process_info: pppp handling incoming connection from [V4NET.0.0.0]
17host in host_reject_connection? no (option unset)
18host in sender_unqualified_hosts? no (option unset)
19host in recipient_unqualified_hosts? no (option unset)
20host in helo_verify_hosts? no (option unset)
21host in helo_try_verify_hosts? no (option unset)
22host in helo_accept_junk_hosts? no (option unset)
23using ACL "connect"
24processing "accept"
25check set acl_c0 = $acl_c0; connect
26 = ; connect
27check set acl_c9 = $acl_c9; connect
28 = ; connect
6968512f 29accept: condition test succeeded in ACL "connect"
898d150f 30SMTP>> 220 mail.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
31smtp_setup_msg entered
32SMTP<< ehlo something
33something in helo_lookup_domains? no (end of list)
34sender_fullhost = (something) [V4NET.0.0.0]
35sender_rcvhost = [V4NET.0.0.0] (helo=something)
36set_process_info: pppp handling incoming connection from (something) [V4NET.0.0.0]
37host in pipelining_advertise_hosts? yes (matched "*")
898d150f
PH
38SMTP>> 250-mail.test.ex Hello something [V4NET.0.0.0]
39250-SIZE 52428800
5b456975 40250-8BITMIME
898d150f
PH
41250-PIPELINING
42250 HELP
54c5ebb1
PH
43SMTP<< mail from:<x@y>
44using ACL "mail"
45processing "accept"
46check set acl_c0 = $acl_c0; mail
47 = ; connect; mail
48check set acl_c9 = $acl_c9; mail
49 = ; connect; mail
50check set acl_m0 = $acl_m0; mail
51 = ; mail
6968512f 52accept: condition test succeeded in ACL "mail"
898d150f 53SMTP>> 250 OK
54c5ebb1
PH
54SMTP<< rcpt to:<x@y>
55using ACL "rcpt"
56processing "accept"
57check set acl_m0 = $acl_m0; rcpt
58 = ; mail; rcpt
59check set acl_m9 = $acl_m9; rcpt
60 = ; rcpt
61check set acl_c0 = $acl_c0; rcpt
62 = ; connect; mail; rcpt
6968512f 63accept: condition test succeeded in ACL "rcpt"
898d150f 64SMTP>> 250 Accepted
54c5ebb1 65SMTP<< data
898d150f 66SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1
PH
67search_tidyup called
68>>Headers received:
69
70search_tidyup called
71>>Headers after rewriting and local additions:
72
73Data file written for message 10HmaX-0005vi-00
74>>Generated Received: header line
75P Received: from [V4NET.0.0.0] (helo=something)
76 by mail.test.ex with esmtp (Exim x.yz)
77 (envelope-from <x@y>)
78 id 10HmaX-0005vi-00
79 for x@y; Tue, 2 Mar 1999 09:44:33 +0000
80using ACL "data"
81processing "accept"
82check set acl_m0 = $acl_m0; data
83 = ; mail; rcpt; data
84check set acl_m9 = $acl_m9; data
85 = ; rcpt; data
6968512f 86accept: condition test succeeded in ACL "data"
54c5ebb1
PH
87calling local_scan(); timeout=300
88local_scan() returned 0 NULL
89LOG: MAIN
90 <= x@y H=(something) [V4NET.0.0.0] P=esmtp S=sss
898d150f 91SMTP>> 250 OK id=10HmaX-0005vi-00
54c5ebb1
PH
92smtp_setup_msg entered
93SMTP<< vrfy x@y
94host in smtp_accept_max_nonmail_hosts? yes (matched "*")
95using ACL "vrfy"
96processing "accept"
97check set acl_c0 = $acl_c0; vrfy
98 = ; connect; mail; rcpt; vrfy
99check set acl_c9 = $acl_c9; vrfy
100 = ; connect; mail; vrfy
101check set acl_m0 = $acl_m0; vrfy
102 = ; vrfy
6968512f 103accept: condition test succeeded in ACL "vrfy"
54c5ebb1
PH
104>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
105Verifying x@y
106>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
107Considering x@y
108>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
109routing x@y
110no more routers
111LOG: MAIN
112 VRFY failed for x@y H=(something) [V4NET.0.0.0]
898d150f 113SMTP>> 550 <x@y> Unrouteable address
54c5ebb1
PH
114SMTP<< mail from:<x@y>
115using ACL "mail"
116processing "accept"
117check set acl_c0 = $acl_c0; mail
118 = ; connect; mail; rcpt; vrfy; mail
119check set acl_c9 = $acl_c9; mail
120 = ; connect; mail; vrfy; mail
121check set acl_m0 = $acl_m0; mail
122 = ; mail
6968512f 123accept: condition test succeeded in ACL "mail"
898d150f 124SMTP>> 250 OK
54c5ebb1 125SMTP<< quit
898d150f 126SMTP>> 221 mail.test.ex closing connection
54c5ebb1
PH
127LOG: smtp_connection MAIN
128 SMTP connection from (something) [V4NET.0.0.0] closed by QUIT
129search_tidyup called
130>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>