]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/aux-fixed/0233.filter
Add tls_verify_hosts and tls_try_verify_hosts to smtp transport. Bug 1371
[user/henk/code/exim.git] / test / aux-fixed / 0233.filter
1 if error_message then finish endif
2
3 if $recipients contains userx then
4   mail to postmaster subject "System filter has frozen"
5   freeze "system filter freezes"
6 endif