Add a filter for qpsmtpd - needs current HEAD version of qpsmtpd

This commit is contained in:
Tim Lavoie 2021-08-19 16:36:48 -07:00
parent cb667edf17
commit e934705e18

View file

@ -0,0 +1,11 @@
[Definition]
failregex = ^.*535 LOGIN authentication failed for .* from <HOST>$
ignoreregex =
datepattern = ^%%a %%b %%d %%H:%%M:%%S %%Y
# DEV NOTES:
#
# Author: Tim Lavoie