fail2ban/config
Ivo Truxa 2d8c0b26e4 Matching any Exim authentication name
As explained in https://github.com/grooverdan/fail2ban/pull/4, in Exim there can be used plenty of other standard authentication names, and in fact the names can be custom. The failregex in Exim filter should catch authentication errors regardless of the name of the authentication. Hence replacing the plain|login with the general \w+
2014-01-13 01:38:49 +01:00
..
action.d DOC: some typos, fixes from Vincent Lefevre 2014-01-06 23:38:52 -05:00
filter.d Matching any Exim authentication name 2014-01-13 01:38:49 +01:00
fail2ban.conf Fixing up default values in fail2ban.conf + unifying formatting 2013-10-14 16:28:19 -04:00
jail.conf Merge pull request #562 from grooverdan/jail.conf-complete_and_correct 2014-01-06 12:08:45 -08:00