Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / stdout / 0572
1 spool_directory = TESTSUITE/spool
2
3 host_lookup_order = bydns
4
5 domainlist local_domains = test.ex : *.test.ex
6
7 no_body_only
8 current_directory = 
9 debug_print = transport_name <$transport_name>
10 no_delivery_date_add
11 no_disable_logging
12 driver = smtp
13 no_envelope_to_add
14 event_action = 
15 group = 
16 headers_add = 
17 no_headers_only
18 headers_remove = 
19 headers_rewrite = 
20 home_directory = 
21 no_initgroups
22 max_parallel = 
23 message_size_limit = 
24 no_rcpt_include_affixes
25 no_retry_use_local_part
26 return_path = 
27 no_return_path_add
28 shadow_condition = 
29 shadow_transport = 
30 transport_filter = 
31 transport_filter_timeout = 5m
32 user = 
33 address_retry_include_sender
34 no_allow_localhost
35 authenticated_sender = 
36 no_authenticated_sender_force
37 command_timeout = 5m
38 connect_timeout = 5m
39 connection_max_messages = 500
40 data_timeout = 5m
41 delay_after_cutoff
42 dns_qualify_single
43 no_dns_search_parents
44 dnssec_request_domains = *
45 dnssec_require_domains = 
46 dscp = 
47 fallback_hosts = 
48 final_timeout = 10m
49 no_gethostbyname
50 helo_data = $primary_hostname
51 hosts = 
52 hosts_avoid_esmtp = 
53 hosts_avoid_pipelining = 
54 hosts_max_try = 5
55 hosts_max_try_hardlimit = 50
56 no_hosts_override
57 no_hosts_randomize
58 hosts_require_auth = 
59 hosts_try_auth = 
60 hosts_try_chunking = *
61 hosts_try_fastopen = :
62 hosts_try_prdr = *
63 interface = ip4.ip4.ip4.ip4
64 keepalive
65 no_lmtp_ignore_quota
66 max_rcpt = 100
67 message_linelength_limit = 998
68 multi_domain
69 port = 1224
70 protocol = smtp
71 retry_include_ip_address
72 serialize_hosts = 
73 size_addition = 1024
74
75 # Exim Configuration (X)
76 # 1 "TESTSUITE/test-config"
77 OPT =
78 # 5 "TESTSUITE/test-config"
79 # 1 "TESTSUITE/aux-var/std_conf_prefix"
80 # 1 "TESTSUITE/aux-var/std_conf_prefix"
81 # 1 "TESTSUITE/aux-var/tls_conf_prefix"
82 keep_environment = PATH:EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
83 add_environment = SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
84 exim_path = TESTSUITE/eximdir/exim
85 host_lookup_order = bydns
86 spool_directory = TESTSUITE/spool
87 log_file_path = TESTSUITE/spool/log/%slog
88 gecos_pattern = ""
89 gecos_name = CALLER_NAME
90 dns_cname_loops = 9
91 chunking_advertise_hosts =
92 # 1 "TESTSUITE/aux-var/std_conf_prefix"
93 # 5 "TESTSUITE/test-config"
94 primary_hostname = myhost.test.ex
95 log_selector = +outgoing_port
96 domainlist local_domains = test.ex : *.test.ex
97 hide domainlist hidden_domains = test.ex : *.test.ex
98 acl_smtp_rcpt = accept
99
100 begin routers
101
102   my_main_router:
103     driver = manualroute
104     route_list = * 127.0.0.1
105     self = send
106     transport = my_smtp
107     hide debug_print = router_name <$router_name>
108     no_more
109
110 begin transports
111
112   my_smtp:
113     driver = smtp
114     interface = ip4.ip4.ip4.ip4
115     port = 1224
116     hosts_try_fastopen = :
117     debug_print = transport_name <$transport_name>
118 # Exim Configuration (X)
119 # 1 "TESTSUITE/test-config"
120 OPT =
121 # 5 "TESTSUITE/test-config"
122 # 1 "TESTSUITE/aux-var/std_conf_prefix"
123 # 1 "TESTSUITE/aux-var/std_conf_prefix"
124 # 1 "TESTSUITE/aux-var/tls_conf_prefix"
125 keep_environment = PATH:EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
126 add_environment = SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
127 exim_path = TESTSUITE/eximdir/exim
128 host_lookup_order = bydns
129 spool_directory = TESTSUITE/spool
130 log_file_path = TESTSUITE/spool/log/%slog
131 gecos_pattern = ""
132 gecos_name = CALLER_NAME
133 dns_cname_loops = 9
134 chunking_advertise_hosts =
135 # 1 "TESTSUITE/aux-var/std_conf_prefix"
136 # 5 "TESTSUITE/test-config"
137 primary_hostname = myhost.test.ex
138 log_selector = +outgoing_port
139 domainlist local_domains = test.ex : *.test.ex
140 hide domainlist hidden_domains = test.ex : *.test.ex
141 acl_smtp_rcpt = accept
142 begin routers
143 my_main_router:
144 driver = manualroute
145 route_list = * 127.0.0.1
146 self = send
147 transport = my_smtp
148 hide debug_print = router_name <$router_name>
149 no_more
150 begin transports
151 my_smtp:
152 driver = smtp
153 interface = ip4.ip4.ip4.ip4
154 port = 1224
155 hosts_try_fastopen = :
156 debug_print = transport_name <$transport_name>