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