2 configuration file is TESTSUITE/test-config
5 result: Tue, 2 Mar 1999 09:44:33 +0000
6 condition: def:sender_rcvhost
8 expanding: from $sender_rcvhost
12 skipping: result is not used
13 condition: def:sender_ident
15 expanding: $sender_ident
17 expanding: from ${quote_local_part:$sender_ident}
19 condition: def:sender_helo_name
21 expanding: (helo=$sender_helo_name)
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)
29 condition: def:received_protocol
31 expanding: with $received_protocol
33 condition: def:sender_address
35 expanding: (envelope-from <$sender_address>)
37 result: (envelope-from <CALLER@test.ex>)
39 condition: def:received_for
45 skipping: result is not used
46 expanding: ${tod_full}
47 result: Tue, 2 Mar 1999 09:44:33 +0000
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
58 == userx@domain1.ex R=smarthost T=smtp defer (-1): domain matches queue_smtp_domains, or -odqs set
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:
65 expanding: $h_precedence:
67 expanding: (?i)bulk|list|junk
68 result: (?i)bulk|list|junk
69 expanding: $h_auto-submitted:
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} }}
77 skipping: result is not used
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}}
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
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
97 condition: match_domain {$sender_helo_name}{+dlist}
99 expanding: ${if match_domain {$sender_helo_name}{+dlist}}
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 >>>>>>>>>>>>>>>>