Close dangling file. Bug 1379
[exim.git] / test / stderr / 0544
CommitLineData
1bf43b78
PH
1Exim version x.yz ....
2configuration file is TESTSUITE/test-config
3admin user
4expanding: ${tod_full}
5 result: Tue, 2 Mar 1999 09:44:33 +0000
6condition: def:sender_rcvhost
7 result: false
8expanding: from $sender_rcvhost
9
10 result: from
11
12skipping: result is not used
13condition: def:sender_ident
14 result: true
15expanding: $sender_ident
16 result: CALLER
17expanding: from ${quote_local_part:$sender_ident}
18 result: from CALLER
19condition: def:sender_helo_name
20 result: false
21expanding: (helo=$sender_helo_name)
22
23 result: (helo=)
24
25skipping: result is not used
26expanding: ${if def:sender_ident {from ${quote_local_part:$sender_ident} }}${if def:sender_helo_name {(helo=$sender_helo_name)
27 }}
28 result: from CALLER
29condition: def:received_protocol
30 result: true
31expanding: with $received_protocol
32 result: with local
33condition: def:sender_address
34 result: true
35expanding: (envelope-from <$sender_address>)
36
37 result: (envelope-from <CALLER@test.ex>)
38
39condition: def:received_for
40 result: false
41expanding:
42 for $received_for
43 result:
44 for
45skipping: result is not used
46expanding: ${tod_full}
47 result: Tue, 2 Mar 1999 09:44:33 +0000
48LOG: MAIN
49 <= CALLER@test.ex U=CALLER P=local S=sss
50created log directory TESTSUITE/spool/log
51Exim version x.yz ....
52configuration file is TESTSUITE/test-config
53trusted user
54admin user
3cf91d6d
PH
55expanding: $domain
56 result: domain1.ex
1bf43b78
PH
57LOG: MAIN
58 == userx@domain1.ex R=smarthost T=smtp defer (-1): domain matches queue_smtp_domains, or -odqs set
59LOG: MAIN
60 == userx@domain2.ex R=smarthost T=smtp defer (-1): domain matches queue_smtp_domains, or -odqs set
61expanding: $h_list-id:$h_list-post:$h_list-subscribe:
62 result:
63expanding:
64 result:
65expanding: $h_precedence:
66 result:
67expanding: (?i)bulk|list|junk
68 result: (?i)bulk|list|junk
69expanding: $h_auto-submitted:
70 result:
71expanding: (?i)auto-generated|auto-replied
72 result: (?i)auto-generated|auto-replied
73condition: or {{ !eq{$h_list-id:$h_list-post:$h_list-subscribe:}{} }{ match{$h_precedence:}{(?i)bulk|list|junk} }{ match{$h_auto-submitted:}{(?i)auto-generated|auto-replied} }}
74 result: false
75expanding: no
76 result: no
77skipping: result is not used
78expanding: yes
79 result: yes
80expanding: ${if or {{ !eq{$h_list-id:$h_list-post:$h_list-subscribe:}{} }{ match{$h_precedence:}{(?i)bulk|list|junk} }{ match{$h_auto-submitted:}{(?i)auto-generated|auto-replied} }} {no}{yes}}
81 result: yes
82>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
83>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
84Exim version x.yz ....
85configuration file is TESTSUITE/test-config
86admin user
87LOG: smtp_connection MAIN
88 SMTP connection from CALLER
89expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
90 result: the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
91expanding: $sender_helo_name
92 result: ehlo.domain
93expanding: +dlist
94 result: +dlist
3cf91d6d
PH
95expanding: $domain
96 result: ehlo.domain
1bf43b78
PH
97condition: match_domain {$sender_helo_name}{+dlist}
98 result: true
99expanding: ${if match_domain {$sender_helo_name}{+dlist}}
100 result: true
101expanding: domain=$domain/sender_domain=$sender_address_domain
102 result: domain=/sender_domain=sender.domain
103expanding: domain=$domain/sender_domain=$sender_address_domain
104 result: domain=recipient.domain/sender_domain=sender.domain
105expanding: domain=$domain/sender_domain=$sender_address_domain
106 result: domain=recipient.domain/sender_domain=sender.domain
107LOG: smtp_connection MAIN
108 SMTP connection from CALLER closed by QUIT
109>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>