HBerni
|
4745581720
|
fixed parsing due to changes in dovecots default mail_log_prefix
regex supports old and new default format now
(see https://wiki2.dovecot.org/Upgrading/2.3)
|
2020-03-21 16:39:01 +01:00 |
|
Christian Schiffler
|
e2d69c664a
|
Fixes #682 - mail log parsing regex character group
The mail log parsing regex was incorrectly using a character group of `\A`
|
2019-05-13 19:53:55 +02:00 |
|
Michael Kaufmann
|
585d42f1b8
|
more checkstyle fixes
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-24 12:02:26 +01:00 |
|
Michael Kaufmann
|
9d314aaa3f
|
use Monolog via composer instead of our own implementation, @TODO MySQL logging-handler
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-18 12:16:48 +01:00 |
|