From 04b8069ceed9212ef9b72ec2ea3d8b8030a31685 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Fri, 5 Jul 2013 10:12:29 -0400 Subject: [PATCH] ENH: adjust sendmail-whois 'active' example to have also sendername in it --- config/jail.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config/jail.conf b/config/jail.conf index e4e7e5b0..740db30c 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -65,9 +65,7 @@ usedns = warn enabled = false filter = sshd action = iptables[name=SSH, port=ssh, protocol=tcp] - sendmail-whois[name=SSH, dest=you@example.com, sender=fail2ban@example.com] -# Alternative example: -# sendmail-whois[name=SSH, sendername="Fail2Ban - example.com"] + sendmail-whois[name=SSH, dest=you@example.com, sender=fail2ban@example.com, sendername="Fail2Ban"] logpath = /var/log/sshd.log maxretry = 5