Add tls_verify_hosts and tls_try_verify_hosts to smtp transport. Bug 1371
[users/heiko/exim.git] / test / aux-fixed / 0296.Filter
1 # Exim filter
2
3 if $recipients contains failure then
4   fail "this message is a failure (filter fail)"
5 endif