Use colon, not dot, as IPv6 separator in host-list lookups that use the
[exim.git] / test / aux-fixed / 0233.filter
CommitLineData
9ba4af2b
PH
1if error_message then finish endif
2
3if $recipients contains userx then
4 mail to postmaster subject "System filter has frozen"
5 freeze "system filter freezes"
6endif