i found this in /var/log/fail2ban.log
014-05-18 07:40:59,129 fail2ban.server : INFO Changed logging target to /var/log/fail2ban.log for Fail2ban v0.8.6
2014-05-18 07:41:01,158 fail2ban.filter : INFO Log rotation detected for /var/log/dovecot.log
2014-05-18 07:41:01,159 fail2ban.filter : INFO Log rotation detected for /var/log/mail.log
2014-05-18 07:41:01,159 fail2ban.filter : INFO Log rotation detected for /var/log/auth.log
2014-05-18 07:41:01,160 fail2ban.filter : INFO Log rotation detected for /var/log/mail.log
2014-05-18 07:41:10,169 fail2ban.filter : INFO Log rotation detected for /var/log/dovecot.log
2014-05-18 07:50:02,756 fail2ban.filter : INFO Log rotation detected for /var/log/auth.log
2014-05-19 08:51:29,524 fail2ban.server : INFO Stopping all jails
2014-05-19 08:51:29,845 fail2ban.actions.action: ERROR iptables -D INPUT -p tcp --dport ssh -j fail2ban-ssh
iptables -F fail2ban-ssh
iptables -X fail2ban-ssh returned 100
2014-05-19 08:51:29,941 fail2ban.jail : INFO Jail 'ssh-iredmail' stopped
2014-05-19 08:51:30,838 fail2ban.actions.action: ERROR iptables -D INPUT -p tcp -m multiport --dports http,https,smtp,submission,pop3,pop3s,imap,imaps,sieve -j fail2ban-roundcube
iptables -F fail2ban-roundcube
iptables -X fail2ban-roundcube returned 100
2014-05-19 08:51:30,933 fail2ban.jail : INFO Jail 'roundcube-iredmail' stopped
2014-05-19 08:51:31,215 fail2ban.actions.action: ERROR iptables -D INPUT -p tcp -m multiport --dports http,https,smtp,submission,pop3,pop3s,imap,imaps,sieve -j fail2ban-postfix
iptables -F fail2ban-postfix
iptables -X fail2ban-postfix returned 100
2014-05-19 08:51:31,935 fail2ban.jail : INFO Jail 'postfix-iredmail' stopped
2014-05-19 08:51:32,839 fail2ban.actions.action: ERROR iptables -D INPUT -p tcp -m multiport --dports http,https,smtp,submission,pop3,pop3s,imap,imaps,sieve -j fail2ban-dovecot
iptables -F fail2ban-dovecot
iptables -X fail2ban-dovecot returned 100
2014-05-19 08:51:32,936 fail2ban.jail : INFO Jail 'dovecot-iredmail' stopped
2014-05-19 08:51:32,937 fail2ban.server : INFO Exiting Fail2ban