Include afterdark emails as a choice for fail2ban.

This commit is contained in:
Darren 'Tadgy' Austin 2022-08-20 19:58:35 +01:00
commit a83e027faf

View file

@ -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