Events: raise msg:fail:internal & msg:complete for -Mrm. Bug 2310
[exim.git] / test / aux-fixed / 0296.Filter
CommitLineData
9ba4af2b
PH
1# Exim filter
2
3if $recipients contains failure then
4 fail "this message is a failure (filter fail)"
5endif