added regex for "unknown user" login attempts

This commit is contained in:
Oliver Ladner 2012-03-13 23:37:47 +01:00
commit 5eda946c4f

View file

@ -15,6 +15,7 @@
# Values: TEXT
#
failregex = dovecot: auth-worker\(default\): sql\(.*@.*,<HOST>\): Password mismatch
dovecot: auth-worker\(default\): sql\(.*@.*,<HOST>\): unknown user
# Option: ignoreregex
# Notes.: regex to ignore. If this regex matches, the line is ignored.