summaryrefslogtreecommitdiff
path: root/test/aux-fixed/0233.filter
blob: a60bcba1b8655c26292a5502caa732d29803cb61 (plain)
1
2
3
4
5
6
if error_message then finish endif

if $recipients contains userx then
  mail to postmaster subject "System filter has frozen"
  freeze "system filter freezes"
endif