fail2ban/testcases/files
Ivo Truxa 9f107403e8 Update exim
When using Dovecot authentication for Exim, which is relatively common, the current regex for catching authentication failures needs a small tweak. The current plain|login options are too limiting and will only work in the cases when only the Exim's rudimentary built-in authentication is used. There can be not only the dovecot_login shown in this log example, but also dovecot_plain, ntlm, cram, cyrus, md5, and plenty of others. In fact many admins may opt for their own authentication labels, when setting up Exim. For this reason the regex should catch any label. I suggest modifying the regex in the following way:

<pre>^%(pid)s \w+ authenticator failed for (\S+ )?\(\S+\) \[<HOST>\]: 535 Incorrect authentication data( \(set_id=.*\)|: \d+ Time\(s\))?\s*$</pre>
2014-01-13 01:18:09 +01:00
..
config/apache-auth TST: apache auth - opaque value 2013-08-06 17:13:09 +10:00
logs Update exim 2014-01-13 01:18:09 +01:00
ignorecommand.py New ignorecommand that is added to the ignoreip list from output of an external program 2013-12-24 23:55:35 +03:00
testcase-usedns.log TST: www.example.com DNS changed 2013-08-25 17:06:10 +10:00
testcase01.log - Updated testcases to fix the time using MyTime 2006-10-18 22:35:32 +00:00
testcase02.log - Added more filter test cases 2006-10-19 21:50:30 +00:00
testcase03.log - Added more filter test cases 2006-10-19 21:50:30 +00:00
testcase04.log - Added more filter test cases 2006-10-19 21:50:30 +00:00