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