git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Move ESMPT LIMITS extension from experimental to mainline
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0629
1
# debug logging ACL modifier, pretrigger
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_2@paniclogrcpt>
16
??? 250
17
RCPT TO:<dest2@test.ex>
18
??? 550
19
QUIT
20
??? 221
21
****
22
#
23
killdaemon
24
#
25
cat2 DIR/spool/log/serverdebuglog_rcpt
26
#
27
no_msglog_check