global queue_name
[exim.git] / test / stderr / 0420
CommitLineData
54c5ebb1
PH
1Exim version x.yz ....
2changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4configuration file is TESTSUITE/test-config
5admin user
6changed uid/gid: privilege not needed
7 uid=EXIM_UID gid=EXIM_GID pid=pppp
8originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
9sender address = CALLER@test.ex
10sender_fullhost = [V4NET.0.0.0]
11sender_rcvhost = [V4NET.0.0.0]
12host in hosts_connection_nolog? no (option unset)
13LOG: smtp_connection MAIN
14 SMTP connection from [V4NET.0.0.0]
15host in host_lookup? no (option unset)
16set_process_info: pppp handling incoming connection from [V4NET.0.0.0]
17host in host_reject_connection? no (option unset)
18host in sender_unqualified_hosts? no (option unset)
19host in recipient_unqualified_hosts? no (option unset)
20host in helo_verify_hosts? no (option unset)
21host in helo_try_verify_hosts? no (option unset)
22host in helo_accept_junk_hosts? no (option unset)
898d150f 23SMTP>> 220 mail.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
24smtp_setup_msg entered
25SMTP<< mail from:<x@y>
898d150f 26SMTP>> 250 OK
54c5ebb1
PH
27SMTP<< rcpt to:<x@y>
28processing "accept"
6968512f 29accept: condition test succeeded in inline ACL
a7538db1 30end of inline ACL: ACCEPT
898d150f 31SMTP>> 250 Accepted
50dc7409 32DSN: orcpt: NULL flags: 0
54c5ebb1 33SMTP<< data
898d150f 34SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1
PH
35search_tidyup called
36host in ignore_fromline_hosts? no (option unset)
37>>Headers received:
38
39search_tidyup called
40>>Headers after rewriting and local additions:
41
a2da3176 42Data file name: TESTSUITE/spool/input///10HmaX-0005vi-00-D
54c5ebb1
PH
43Data file written for message 10HmaX-0005vi-00
44>>Generated Received: header line
45* Received: ; Tue, 2 Mar 1999 09:44:33 +0000
46calling local_scan(); timeout=300
47local_scan() returned 0 NULL
48LOG: MAIN
49 <= x@y H=[V4NET.0.0.0] P=smtp S=sss
898d150f 50SMTP>> 250 OK id=10HmaX-0005vi-00
54c5ebb1
PH
51smtp_setup_msg entered
52SMTP<< mail from:<a@b>
898d150f 53SMTP>> 250 OK
54c5ebb1
PH
54SMTP<< rcpt to:<x@y>
55processing "accept"
6968512f 56accept: condition test succeeded in inline ACL
a7538db1 57end of inline ACL: ACCEPT
898d150f 58SMTP>> 250 Accepted
50dc7409 59DSN: orcpt: NULL flags: 0
54c5ebb1 60SMTP<< data
898d150f 61SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1
PH
62search_tidyup called
63host in ignore_fromline_hosts? no (option unset)
64>>Headers received:
65
66search_tidyup called
67>>Headers after rewriting and local additions:
68
a2da3176 69Data file name: TESTSUITE/spool/input///10HmaY-0005vi-00-D
54c5ebb1
PH
70Data file written for message 10HmaY-0005vi-00
71>>Generated Received: header line
72P Received: some text; Tue, 2 Mar 1999 09:44:33 +0000
73calling local_scan(); timeout=300
74local_scan() returned 0 NULL
75LOG: MAIN
76 <= a@b H=[V4NET.0.0.0] P=smtp S=sss
898d150f 77SMTP>> 250 OK id=10HmaY-0005vi-00
54c5ebb1
PH
78smtp_setup_msg entered
79SMTP<< quit
898d150f 80SMTP>> 221 mail.test.ex closing connection
54c5ebb1
PH
81LOG: smtp_connection MAIN
82 SMTP connection from [V4NET.0.0.0] closed by QUIT
83search_tidyup called
84>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>