Docs: clarify helo_allow_chars option
[exim.git] / test / stderr / 0143
1 Exim version x.yz ....
2 configuration file is TESTSUITE/test-config
3 admin user
4 LOG: MAIN
5   <= CALLER@myhost.test.ex U=CALLER P=local S=sss
6 created log directory TESTSUITE/spool/log
7 Exim version x.yz ....
8 configuration file is TESTSUITE/test-config
9 trusted user
10 admin user
11 dropping to exim gid; retaining priv uid
12 domain.com in "test.ex : *.test.ex"? no (end of list)
13 domain.com in domains? yes (end of list)
14 router_name <my_main_router>
15 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
16 --------> userx@domain.com <--------
17 transport_name <my_smtp> from router <my_main_router>
18 my_smtp transport entered
19   userx@domain.com
20 hostlist:
21   '127.0.0.1' IP 127.0.0.1 port -1
22 checking retry status of 127.0.0.1
23 127.0.0.1 [127.0.0.1]:1111/ip4.ip4.ip4.ip4 retry-status = usable
24 delivering 10HmaX-000000005vi-0000 to 127.0.0.1 [127.0.0.1] (userx@domain.com)
25 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S from ip4.ip4.ip4.ip4 ...
26  connected
27   SMTP<< 220 ESMTP
28   SMTP>> EHLO myhost.test.ex
29 cmd buf flush ddd bytes
30   SMTP<< 250-OK
31          250-HELP
32          250 AUTH LOGIN
33 not using PIPELINING
34 not using DSN
35   SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
36 cmd buf flush ddd bytes
37   SMTP<< 250 Sender OK
38   SMTP>> RCPT TO:<userx@domain.com>
39 cmd buf flush ddd bytes
40 sync_responses expect rcpt for userx@domain.com
41   SMTP<< 250 Recipient OK
42   SMTP>> DATA
43 cmd buf flush ddd bytes
44 sync_responses expect data
45   SMTP<< 354 Send data
46   SMTP>> (writing message)
47 cannot use sendfile for body: spoolfile not wireformat
48   SMTP>> .
49 writing data block fd=dddd size=sss timeout=300
50   SMTP<< 250 OK
51 ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
52 transport_check_waiting entered
53   sequence=1 local_max=500 global_max=-1
54  no messages waiting for 127.0.0.1
55 transport_check_waiting: FALSE
56   SMTP+> QUIT
57 cmd buf flush ddd bytes (more expected)
58   SMTP(shutdown)>>
59   SMTP<< 250 OK
60   SMTP(close)>>
61 cmdlog: '220:EHLO:250-:MAIL:250:RCPT:250:DATA:354:.:250:QUIT+:250'
62 Leaving my_smtp transport
63 LOG: MAIN
64   => userx@domain.com R=my_main_router T=my_smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
65 LOG: MAIN
66   Completed
67 >>>>>>>>>>>>>>>> Exim pid=p1235 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
68 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>