summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0454
blob: 902e2966e2900f60c64b92d18115155ae0f6714c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# rewrite logging provoked from filter
need_ipv4
#
exim -bd -DSERVER=server -oX PORT_D
****
client 127.0.0.1 PORT_D
??? 220
helo rhu.barb
??? 250
mail from:<userx@test.ex>
??? 250
rcpt to:<userx@test.ex>
??? 250
DATA
??? 3
This is a test message.
.
??? 250
QUIT
??? 221
****
killdaemon
# Wait for delivery process
sleep 1
no_msglog_check