Package: fail2ban
Version: 0.8.6-3wheezy1
Severity: normal

Dear Maintainer,

The regex for Dovecot fails because the wording in the log line has changed.

Current log line:

dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth):
user=<>, rip=x.x.x.x, lip=x.x.x.x, session=<blahblahblahblah>

Before (in Squeeze), dovecot would say:

dovecot: pop3-login: Aborted login (tried to use disabled plaintext auth):
rip=x.x.x.x, lip=x.x.x.x

The regex in Wheezy as well as unstable are both faulty

failregex = .*(?:pop3-login|imap-login):.*(?:Authentication failure|Aborted
login \(auth failed|Aborted login \(tried to use disabled|Disconnected
\(auth failed).*\s+rip=(?P<host>\S*),.*

I am not sure if the word "disabled" is still used in other logging contect
from the daemon so I wasn't sure if "disabled" could simply be replaced with
"disallowed" or if extra regex was required to manage both.

Thanks for all you do!

-- System Information:
Debian Release: 7.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fail2ban depends on:
ii  lsb-base        4.1+Debian8
ii  python          2.7.3-4
ii  python-central  0.6.17

Versions of packages fail2ban recommends:
ii  iptables      1.4.14-3.1
pn  python-gamin  <none>
ii  whois         5.0.23

Versions of packages fail2ban suggests:
ii  bsd-mailx [mailx]  8.1.2-0.20111106cvs-1

-- Configuration Files:
/etc/fail2ban/jail.conf changed [not included]

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to