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