Events: Fire msg:fail:delivery event even when error is being ignored. Bug 2314
[exim.git] / test / scripts / 5700-events / 5701
1 # Events for syntactically invalid generated recipient on autoreply
2 #
3 exim -odi userx-filter@domain1
4 Subject: Bad from
5 From: "something" x@y
6
7 This is a test with a syntactically bad From: line and we process it
8 with a filter and fire events.
9 ****
10 #
11 #
12 #
13 #
14 exim -odi userx-filter@domain1
15 Subject: Good from
16 From: "User X" <userx@domain1>
17
18 This is a test we process with a filter and fire events.
19 ****