On Thu, Jan 17, 2013 at 08:16:18PM -0500, Alex wrote:
> I have an fc17 install with a few fail2ban jail entries such as this:
> [ssh-iptables]
> enabled  = true
> filter   = sshd
> action   = iptables[name=SSH, port=ssh, protocol=tcp]
>            sendmail-whois[name=SSH, dest=myu...@mydomain.com,
> sender=d...@mydomain.com]
> logpath  = /var/log/secure
> maxretry = 5
> 
> There doesn't seem to be a man page for this, and I can't really find
> any local configuration documentation. How can I keep the rule enabled
> but not have it send an email for every IP that it blocks? Is the only
> way to delete the dest= and sender= options?

Remove the sendmail-whois action entirely, leaving the iptables one.


-- 
Matthew Miller  ☁☁☁  Fedora Cloud Architect  ☁☁☁  <mat...@fedoraproject.org>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to