BF: Kerio log datepattern fix for recent datepattern full regex merge

pull/592/head
Steven Hiscocks 2014-01-20 23:00:38 +00:00
parent 4aa50684ab
commit a0f39255bc
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ failregex = ^ SMTP Spam attack detected from <HOST>,
^ Attempt to deliver to unknown recipient \S+, from \S+, IP address <HOST>$
[Init]
datepattern = ^[%%d/%%b/%%Y %%H:%%M:%%S]
datepattern = ^\[%%d/%%b/%%Y %%H:%%M:%%S\]
# DEV NOTES:
#