summaryrefslogtreecommitdiff
path: root/test/aux-fixed/0241.filter
blob: 2775f94436c2fda8b72c311d09febe62c97f7a24 (plain)
1
2
3
4
5
6
7
8
9
10
# Exim filter

if error_message then finish endif

mail 
  to postmaster 
  subject "Filter is freezing"
  text "I've frozen something"   

freeze "everything's freezing today"