Docs: clarify distinction between config file and Makefile, for log_file_path. Bug...
[exim.git] / test / stdout / 0388
1
2 ******** SERVER ********
3 Listening on port 1224 ... 
4 Connection request from [127.0.0.1]
5 220 Server ready
6 EHLO myhost.test.ex
7 250 OK
8 MAIL FROM:<CALLER@myhost.test.ex>
9 250 OK
10 RCPT TO:<x@y>
11 451 Temporary error
12 QUIT
13 250 OK
14 End of script