summaryrefslogtreecommitdiff
path: root/test/aux-var-src/0074.filter
blob: 7d2b97319fd0c92b0d9e68777b8b07ba67450ec5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Exim filter

if error_message then finish endif

if $h_x-nltest: is not "" then
  mail to "userx,\n abey seedy <abcd>" text "Testing, testing"
  finish
endif    

if $h_reply-to: is not "" then
  mail text "To reply-to"
  finish
endif      

mail
  text "Auto reply to $h_subject:"
  once DIR/test-mail/oncelog
  once_repeat 4s