1

Topic: bug in fail2ban

==== Required information ====
- iRedMail version: 0.9.2
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): Apache
- Linux/BSD distribution name and version: Debian 8
- Related log if you're reporting an issue:
====

When starting fail2ban these to lines are logged in /var/log/fail2ban.log
2015-06-06 21:12:47,893 fail2ban.actions.action[853]: ERROR   iptables -D INPUT -p tcp --dport ssh -j fail2ban-ssh
2015-06-06 21:13:01,437 fail2ban.filter [19192]: ERROR   Error in FilterPyinotify callback: 'module' object has no attribute '_strptime_time'

How to fix?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: bug in fail2ban

Seems like a debian 8 issue. You might want to open a bug with them or at https://github.com/fail2ban/fail2ban

3

Re: bug in fail2ban

Did a quick search in Fail2ban issue list, found it was reported before and has a fix:
https://github.com/fail2ban/fail2ban/issues/755