Include afterdark emails as a choice for fail2ban.
This commit is contained in:
parent
1ab48d5868
commit
a83e027faf
1 changed files with 4 additions and 0 deletions
|
@ -38,10 +38,14 @@ usedns = yes
|
||||||
|
|
||||||
# Destination email address used solely for the interpolations in
|
# Destination email address used solely for the interpolations in
|
||||||
# jail.{conf,local,d/*} configuration files.
|
# jail.{conf,local,d/*} configuration files.
|
||||||
|
# FIXME: Set correct destination address.
|
||||||
destemail = sysadmin@slackware.network
|
destemail = sysadmin@slackware.network
|
||||||
|
destemail = sysadmin@afterdark.org.uk
|
||||||
|
|
||||||
# Sender email address used solely for some actions
|
# Sender email address used solely for some actions
|
||||||
|
# FIXME: Set the correct sender address.
|
||||||
sender = noreply@slackware.network
|
sender = noreply@slackware.network
|
||||||
|
sender = noreply@afterdark.org.uk
|
||||||
|
|
||||||
#
|
#
|
||||||
# JAILS
|
# JAILS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue