git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Debug: indentation
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0630
1
# debug logging ACL modifier, trigger in router
2
#
3
exim -DSERVER=server -bd -oX PORT_D
4
****
5
#
6
client 127.0.0.1 PORT_D
7
??? 220
8
EHLO test.ex
9
??? 250-
10
??? 250-
11
??? 250-
12
??? 250-
13
??? 250-
14
??? 250
15
MAIL FROM:<test_3@paniclogrouter>
16
??? 250
17
RCPT TO:<dest3@test.ex>
18
??? 250
19
DATA
20
??? 354
21
.
22
??? 250
23
QUIT
24
??? 221
25
****
26
#
27
killdaemon
28
#
29
cat2 DIR/spool/log/serverdebuglog_router
30
#
31
no_msglog_check