Exim version x.yz ....
+Hints DB:
changed uid/gid: forcing real = effective
uid=uuuu gid=CALLER_GID pid=p1234
configuration file is TESTSUITE/test-config
sender_fullhost = (exim.test.ex) [V4NET.11.12.13]
sender_rcvhost = [V4NET.11.12.13] (helo=exim.test.ex)
set_process_info: pppp handling incoming connection from (exim.test.ex) [V4NET.11.12.13]
+ list element: *
+ host in limits_advertise_hosts? yes (matched "*")
host in dsn_advertise_hosts? no (option unset)
host in pipelining_advertise_hosts?
list element: *
host in chunking_advertise_hosts? no (end of list)
SMTP>> 250-the.local.host.name Hello exim.test.ex [V4NET.11.12.13]
250-SIZE 52428800
+ 250-LIMITS MAILMAX=1000 RCPTMAX=50000
250-8BITMIME
250-PIPELINING
250 HELP
SMTP>> 250 OK
SMTP<< rcpt to:<postmaster@exim.test.ex>
using ACL "check_recipient"
-processing "accept" (TESTSUITE/test-config 19)
+processing ACL check_recipient "accept" (TESTSUITE/test-config 19)
check hosts = :
host in ":"?
list element:
host in ":"? no (end of list)
-accept: condition test failed in ACL "check_recipient"
-processing "accept" (TESTSUITE/test-config 20)
+accept: condition test failed in ACL check_recipient
+processing ACL check_recipient "accept" (TESTSUITE/test-config 20)
check recipients = postmaster@exim.test.ex
postmaster@exim.test.ex in "postmaster@exim.test.ex"?
list element: postmaster@exim.test.ex
list element: exim.test.ex
exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
postmaster@exim.test.ex in "postmaster@exim.test.ex"? yes (matched "postmaster@exim.test.ex")
-accept: condition test succeeded in ACL "check_recipient"
-end of ACL "check_recipient": ACCEPT
+accept: condition test succeeded in ACL check_recipient
+end of ACL check_recipient: ACCEPT
SMTP>> 250 Accepted
SMTP<< rcpt to:list@exim.test.ex
using ACL "check_recipient"
-processing "accept" (TESTSUITE/test-config 19)
+processing ACL check_recipient "accept" (TESTSUITE/test-config 19)
check hosts = :
host in ":"?
list element:
host in ":"? no (end of list)
-accept: condition test failed in ACL "check_recipient"
-processing "accept" (TESTSUITE/test-config 20)
+accept: condition test failed in ACL check_recipient
+processing ACL check_recipient "accept" (TESTSUITE/test-config 20)
check recipients = postmaster@exim.test.ex
list@exim.test.ex in "postmaster@exim.test.ex"?
list element: postmaster@exim.test.ex
address match test: subject=list@exim.test.ex pattern=postmaster@exim.test.ex
list@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
-accept: condition test failed in ACL "check_recipient"
-processing "accept" (TESTSUITE/test-config 21)
+accept: condition test failed in ACL check_recipient
+processing ACL check_recipient "accept" (TESTSUITE/test-config 21)
check senders = myfriend@*
postmaster@exim.test.ex in "myfriend@*"?
list element: myfriend@*
address match test: subject=postmaster@exim.test.ex pattern=myfriend@*
postmaster@exim.test.ex in "myfriend@*"? no (end of list)
-accept: condition test failed in ACL "check_recipient"
-processing "deny" (TESTSUITE/test-config 22)
+accept: condition test failed in ACL check_recipient
+processing ACL check_recipient "deny" (TESTSUITE/test-config 22)
message: host is listed in $dnslist_domain
check dnslists = rbl.test.ex
dnslists check: rbl.test.ex
DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) using fakens
DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) succeeded
=> that means V4NET.11.12.13 is listed at rbl.test.ex
-deny: condition test succeeded in ACL "check_recipient"
-end of ACL "check_recipient": DENY
+deny: condition test succeeded in ACL check_recipient
+end of ACL check_recipient: DENY
SMTP>> 550 host is listed in rbl.test.ex
LOG: MAIN REJECT
H=(exim.test.ex) [V4NET.11.12.13] F=<postmaster@exim.test.ex> rejected RCPT list@exim.test.ex: host is listed in rbl.test.ex
SMTP<< rcpt to:list2@exim.test.ex
using ACL "check_recipient"
-processing "accept" (TESTSUITE/test-config 19)
+processing ACL check_recipient "accept" (TESTSUITE/test-config 19)
check hosts = :
host in ":"?
list element:
host in ":"? no (end of list)
-accept: condition test failed in ACL "check_recipient"
-processing "accept" (TESTSUITE/test-config 20)
+accept: condition test failed in ACL check_recipient
+processing ACL check_recipient "accept" (TESTSUITE/test-config 20)
check recipients = postmaster@exim.test.ex
list2@exim.test.ex in "postmaster@exim.test.ex"?
list element: postmaster@exim.test.ex
address match test: subject=list2@exim.test.ex pattern=postmaster@exim.test.ex
list2@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
-accept: condition test failed in ACL "check_recipient"
-processing "accept" (TESTSUITE/test-config 21)
+accept: condition test failed in ACL check_recipient
+processing ACL check_recipient "accept" (TESTSUITE/test-config 21)
check senders = myfriend@*
postmaster@exim.test.ex in "myfriend@*"?
list element: myfriend@*
address match test: subject=postmaster@exim.test.ex pattern=myfriend@*
postmaster@exim.test.ex in "myfriend@*"? no (end of list)
-accept: condition test failed in ACL "check_recipient"
-processing "deny" (TESTSUITE/test-config 22)
+accept: condition test failed in ACL check_recipient
+processing ACL check_recipient "deny" (TESTSUITE/test-config 22)
message: host is listed in $dnslist_domain
check dnslists = rbl.test.ex
dnslists check: rbl.test.ex
dnslists: using result of previous lookup
DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
=> that means V4NET.11.12.13 is listed at rbl.test.ex
-deny: condition test succeeded in ACL "check_recipient"
-end of ACL "check_recipient": DENY
+deny: condition test succeeded in ACL check_recipient
+end of ACL check_recipient: DENY
SMTP>> 550 host is listed in rbl.test.ex
LOG: MAIN REJECT
H=(exim.test.ex) [V4NET.11.12.13] F=<postmaster@exim.test.ex> rejected RCPT list2@exim.test.ex: host is listed in rbl.test.ex
>>Headers received:
qualify & rewrite recipients list
-global rewrite rules
-rewrite headers
+rewrite rules on sender address
+qualify and rewrite headers
search_tidyup called
>>Headers after rewriting and local additions:
>>> list element: @
>>> list element: @[]
>>> exim.test.ex in helo_lookup_domains? no (end of list)
+>>> list element: *
+>>> host in limits_advertise_hosts? yes (matched "*")
>>> host in dsn_advertise_hosts? no (option unset)
>>> host in pipelining_advertise_hosts?
>>> list element: *
>>> host in chunking_advertise_hosts?
>>> host in chunking_advertise_hosts? no (end of list)
>>> using ACL "check_recipient"
->>> processing "accept" (TESTSUITE/test-config 19)
+>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 19)
>>> check hosts = :
>>> host in ":"?
>>> list element:
>>> host in ":"? no (end of list)
->>> accept: condition test failed in ACL "check_recipient"
->>> processing "accept" (TESTSUITE/test-config 20)
+>>> accept: condition test failed in ACL check_recipient
+>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20)
>>> check recipients = postmaster@exim.test.ex
>>> list@exim.test.ex in "postmaster@exim.test.ex"?
>>> list element: postmaster@exim.test.ex
>>> list@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
->>> accept: condition test failed in ACL "check_recipient"
->>> processing "accept" (TESTSUITE/test-config 21)
+>>> accept: condition test failed in ACL check_recipient
+>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21)
>>> check senders = myfriend@*
>>> myfriend@there.test.ex in "myfriend@*"?
>>> list element: myfriend@*
>>> list element: *
>>> there.test.ex in "*"? yes (matched "*")
>>> myfriend@there.test.ex in "myfriend@*"? yes (matched "myfriend@*")
->>> accept: condition test succeeded in ACL "check_recipient"
->>> end of ACL "check_recipient": ACCEPT
+>>> accept: condition test succeeded in ACL check_recipient
+>>> end of ACL check_recipient: ACCEPT
>>> host in ignore_fromline_hosts? no (option unset)
LOG: 10HmaY-000000005vi-0000 <= myfriend@there.test.ex H=(exim.test.ex) [V4NET.11.12.13] P=esmtp S=sss
Exim version x.yz ....
+Hints DB:
changed uid/gid: forcing real = effective
uid=uuuu gid=CALLER_GID pid=p1235
configuration file is TESTSUITE/test-config
sender_fullhost = (exim.test.ex) [V4NET.99.99.99]
sender_rcvhost = [V4NET.99.99.99] (helo=exim.test.ex)
set_process_info: pppp handling incoming connection from (exim.test.ex) [V4NET.99.99.99]
+ list element: *
+ host in limits_advertise_hosts? yes (matched "*")
host in dsn_advertise_hosts? no (option unset)
host in pipelining_advertise_hosts?
list element: *
host in chunking_advertise_hosts? no (end of list)
SMTP>> 250-the.local.host.name Hello exim.test.ex [V4NET.99.99.99]
250-SIZE 52428800
+ 250-LIMITS MAILMAX=1000 RCPTMAX=50000
250-8BITMIME
250-PIPELINING
250 HELP
SMTP>> 250 OK
SMTP<< rcpt to:list@exim.test.ex
using ACL "check_recipient"
-processing "accept" (TESTSUITE/test-config 19)
+processing ACL check_recipient "accept" (TESTSUITE/test-config 19)
check hosts = :
host in ":"?
list element:
host in ":"? no (end of list)
-accept: condition test failed in ACL "check_recipient"
-processing "accept" (TESTSUITE/test-config 20)
+accept: condition test failed in ACL check_recipient
+processing ACL check_recipient "accept" (TESTSUITE/test-config 20)
check recipients = postmaster@exim.test.ex
list@exim.test.ex in "postmaster@exim.test.ex"?
list element: postmaster@exim.test.ex
address match test: subject=list@exim.test.ex pattern=postmaster@exim.test.ex
list@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
-accept: condition test failed in ACL "check_recipient"
-processing "accept" (TESTSUITE/test-config 21)
+accept: condition test failed in ACL check_recipient
+processing ACL check_recipient "accept" (TESTSUITE/test-config 21)
check senders = myfriend@*
postmaster@exim.test.ex in "myfriend@*"?
list element: myfriend@*
address match test: subject=postmaster@exim.test.ex pattern=myfriend@*
postmaster@exim.test.ex in "myfriend@*"? no (end of list)
-accept: condition test failed in ACL "check_recipient"
-processing "deny" (TESTSUITE/test-config 22)
+accept: condition test failed in ACL check_recipient
+processing ACL check_recipient "deny" (TESTSUITE/test-config 22)
message: host is listed in $dnslist_domain
check dnslists = rbl.test.ex
dnslists check: rbl.test.ex
dnslists: wrote cache entry, ttl=3000
DNS lookup for 99.99.99.V4NET.rbl.test.ex failed
=> that means V4NET.99.99.99 is not listed at rbl.test.ex
-deny: condition test failed in ACL "check_recipient"
-processing "require" (TESTSUITE/test-config 24)
+deny: condition test failed in ACL check_recipient
+processing ACL check_recipient "require" (TESTSUITE/test-config 24)
check verify = sender
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Verifying postmaster@exim.test.ex
--------> localuser router <--------
local_part=postmaster domain=exim.test.ex
checking local_parts
-postmaster in "userx"?
+postmaster in local_parts?
list element: userx
-postmaster in "userx"? no (end of list)
+postmaster in local_parts? no (end of list)
localuser router skipped: local_parts mismatch
no more routers
----------- end verify ------------
-require: condition test failed in ACL "check_recipient"
-end of ACL "check_recipient": not OK
+require: condition test failed in ACL check_recipient
+end of ACL check_recipient: not OK
LOG: MAIN REJECT
H=(exim.test.ex) [V4NET.99.99.99] sender verify fail for <postmaster@exim.test.ex>: Unrouteable address
SMTP>> 550-Verification failed for <postmaster@exim.test.ex>