3 changed uid/gid: forcing real = effective
4 uid=uuuu gid=CALLER_GID pid=p1234
5 configuration file is TESTSUITE/test-config
7 changed uid/gid: privilege not needed
8 uid=EXIM_UID gid=EXIM_GID pid=p1234
9 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
10 sender address = CALLER@the.local.host.name
11 set_process_info: pppp accepting a local SMTP message from <CALLER@the.local.host.name>
12 in hosts_connection_nolog? no (option unset)
13 LOG: smtp_connection MAIN
14 SMTP connection from CALLER
15 SMTP>> 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
16 smtp_setup_msg entered
18 SMTP>> 250 the.local.host.name Hello CALLER at test
19 SMTP<< mail from:<x@y>
20 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
21 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
24 processing "accept" (TESTSUITE/test-config 12)
29 expansion of "${if eq {x}{y}{}fail}" forced failure: assume not in this list
31 y in "+fail"? no (end of list)
32 accept: condition test failed in inline ACL
33 end of inline ACL: implicit DENY
34 SMTP>> 550 Administrative prohibition
36 U=CALLER F=<x@y> rejected RCPT <x@y>
37 created log directory TESTSUITE/spool/log
39 SMTP>> 221 the.local.host.name closing connection
40 LOG: smtp_connection MAIN
41 SMTP connection from CALLER D=qqs closed by QUIT
43 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>