10 lines
244 B
Plaintext
10 lines
244 B
Plaintext
|
[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
|