fail2ban/templates/jail.d/mail.local

10 lines
244 B
Plaintext
Raw Permalink Normal View History

2019-04-14 09:44:54 +00:00
[DEFAULT]
destemail = {{ fail2ban_destmail }}
sender = {{ fail2ban_sendmail }}
# to ban & send an e-mail with whois report to the destemail.
action = %(action_mw)s
# same as action_mw but also send relevant log lines
#action = %(action_mwl)s