Use colon, not dot, as IPv6 separator in host-list lookups that use the
[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