summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0454
blob: e12f8904afcf6dff397bcc0bed12d4bf0a57b783 (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 127.0.0.1
??? 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