steps for autoresponder mailbot
This commit is contained in:
5
ansible/templates/filter-autoreply.j2
Normal file
5
ansible/templates/filter-autoreply.j2
Normal file
@@ -0,0 +1,5 @@
|
||||
logfile "$HOME/mailfilter-autoreply.log"
|
||||
|
||||
FROM="{{ mail_from }}"
|
||||
|
||||
to "| mailbot -T reply -t $HOME/autoreply-editor/{{ message_file }} -d $HOME/autoresponders/autoresponsedb -N -A 'From: $FROM' /var/qmail/bin/qmail-inject -f ''"
|
||||
Reference in New Issue
Block a user