debian experimental exim-daemon-heavy config
[exim.git] / test / scripts / 0000-Basic / 0574
CommitLineData
b0d68adc
JH
1# debug logging ACL modifier
2munge debuglog_stdout
3#
4exim -DSERVER=server -bd -oX PORT_D
5****
6#
7client 127.0.0.1 PORT_D
8??? 220
9EHLO test.ex
10??? 250-
11??? 250-
12??? 250-
13??? 250-
14??? 250
15MAIL FROM:<tester@test.ex>
16??? 250
17RCPT TO:<dest@test.ex>
18??? 250
19DATA
20??? 354
21Subject: test
22
23body
24.
25??? 250
26QUIT
27??? 221
28****
29#
30killdaemon
31#
321
33cat DIR/spool/log/serverdebuglog_1
34#
35cat DIR/spool/log/serverdebuglog_2
36#
37no_msglog_check