From e57a7b2c21f4f06c8deae99b1db89bbe0a8eb81d Mon Sep 17 00:00:00 2001
From: Thuban <thuban@yeuxdelibad.net>
Date: Sun, 28 Apr 2019 10:57:45 +0000
Subject: [PATCH] update regex, thx mimoza

---
 vilain.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vilain.conf b/vilain.conf
index 4191d1d..00c3a22 100644
--- a/vilain.conf
+++ b/vilain.conf
@@ -71,7 +71,7 @@
 
 [dovecot2]
 logfile = /var/log/maillog
-regex = .*Disconnected \(no auth attempts in.*rip=([\S]+),.*
+regex = .*no auth attempts in.*rip=([\S]+),.*failed.*
 maxtries = 2
 
 [wordpress]

--
Gitblit v1.9.3