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
SMTP>> 250 OK
SMTP<< rcpt to:<c@d>
using ACL "rcpt"
-processing "require" (TESTSUITE/test-config 16)
+processing ACL rcpt "require" (TESTSUITE/test-config 16)
check logwrite = sender address is <$sender_address>
= sender address is <a@b>
LOG: MAIN
transport: t1
----------- end verify ------------
sender a@b verified ok as rewritten-a@rewritten-b
-require: condition test succeeded in ACL "rcpt"
-processing "accept" (TESTSUITE/test-config 18)
-accept: condition test succeeded in ACL "rcpt"
-end of ACL "rcpt": ACCEPT
+require: condition test succeeded in ACL rcpt
+processing ACL rcpt "accept" (TESTSUITE/test-config 18)
+accept: condition test succeeded in ACL rcpt
+end of ACL rcpt: ACCEPT
SMTP>> 250 Accepted
SMTP<< rcpt to:<e@f>
using ACL "rcpt"
-processing "require" (TESTSUITE/test-config 16)
+processing ACL rcpt "require" (TESTSUITE/test-config 16)
check logwrite = sender address is <$sender_address>
= sender address is <rewritten-a@rewritten-b>
LOG: MAIN
sender address is <rewritten-a@rewritten-b>
check verify = sender
using cached sender verify result
-require: condition test succeeded in ACL "rcpt"
-processing "accept" (TESTSUITE/test-config 18)
-accept: condition test succeeded in ACL "rcpt"
-end of ACL "rcpt": ACCEPT
+require: condition test succeeded in ACL rcpt
+processing ACL rcpt "accept" (TESTSUITE/test-config 18)
+accept: condition test succeeded in ACL rcpt
+end of ACL rcpt: ACCEPT
SMTP>> 250 Accepted
SMTP<< quit
SMTP>> 221 the.local.host.name closing connection
LOG: smtp_connection MAIN
- SMTP connection from ([1.2.3.4]) [1.2.3.4] closed by QUIT
+ SMTP connection from ([1.2.3.4]) [1.2.3.4] D=qqs closed by QUIT
search_tidyup called
>>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>