Follow CNAME chains only one step. Bug 2264
[exim.git] / test / aux-var-src / 0074.filter
CommitLineData
afda344b
PH
1# Exim filter
2
3if error_message then finish endif
4
5if $h_x-nltest: is not "" then
6 mail to "userx,\n abey seedy <abcd>" text "Testing, testing"
7 finish
8endif
9
10if $h_reply-to: is not "" then
11 mail text "To reply-to"
12 finish
13endif
14
15mail
16 text "Auto reply to $h_subject:"
17 once DIR/test-mail/oncelog
18 once_repeat 4s