diff --git a/dovecot.conf b/dovecot.conf index b9acf02..17119c5 100644 --- a/dovecot.conf +++ b/dovecot.conf @@ -11,8 +11,8 @@ # (?:::f{4,6}:)?(?P[\w\-.^_]+) # Values: TEXT # -failregex = dovecot: auth-worker\(default\): sql\(.*@.*,\): Password mismatch - dovecot: auth-worker\(default\): sql\(.*@.*,\): unknown user +failregex = dovecot: auth-worker\(.*\): sql\(.*@.*,\): Password mismatch + dovecot: auth-worker\(.*\): sql\(.*@.*,\): unknown user # Option: ignoreregex # Notes.: regex to ignore. If this regex matches, the line is ignored.