amend to merge PR gh-1783: restores lost entry journalmatch for filter.d/roundcube-auth.conf

This commit is contained in:
sebres 2017-06-26 11:32:34 +02:00
commit 5974b0fb35

View file

@ -19,6 +19,9 @@ failregex = ^(?:FAILED login|Login failed) for <F-USER>.*</F-USER> from <HOST>(\
^(?:<[\w]+> )?Failed login for <F-USER>.*</F-USER> from <HOST> in session \w+( \(error: \d\))?$
ignoreregex =
journalmatch = SYSLOG_IDENTIFIER=roundcube
# DEV Notes:
#
# Source: https://github.com/roundcube/roundcubemail/blob/master/program/lib/Roundcube/rcube_imap.php#L180