Try to make test 0461 less unreliable.
[exim.git] / test / scripts / 0000-Basic / 0177
CommitLineData
59371ea7
PH
1# Per-user system-ish filter
2need_ipv4
3#
4exim -odi userx
5Subject: fail this
6This is a message to be failed.
7****
8exim -odi userx
9Subject: freeze this (1)
10This is a message to be frozen.
11****
12exim -odi userx
13Subject: reply to this
14This is a message to be replied to.
15****
16exim -bpa
17****
18exim -q
19****
20exim -qff
21****
22exim -odi userx
23Subject: freeze this (2)
24This is a second message to be frozen.
25****
26exim -qqRff userx
27****
28exim -odi userz
29Subject: freeze this (3)
30This is a third message to be frozen.
31****
32exim -bp
33****
34server PORT_S
35220 ESMTP
36EHLO
37250-OK
38250 HELP
39MAIL FROM:
40250 Sender OK
41RCPT TO:
42250 Recipient OK
43DATA
44350 Send message
45.
46250 OK
47QUIT
48250 OK
49****
50exim -qqRff userz
51****