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@myhost.test.ex
11 set_process_info: pppp accepting a local SMTP message from <CALLER@myhost.test.ex>
12 in hosts_connection_nolog? no (option unset)
13 LOG: smtp_connection MAIN
14 SMTP connection from CALLER
15 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
16 smtp_setup_msg entered
18 LOG: smtp_syntax_error MAIN
19 SMTP syntax error in "HELO ?" U=CALLER NUL character(s) present (shown as '?')
20 SMTP>> 501 NUL characters are not allowed in SMTP commands
22 SMTP>> 221 myhost.test.ex closing connection
23 LOG: smtp_connection MAIN
24 SMTP connection from CALLER D=qqs closed by QUIT
26 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>