dovecot problems

Orion Poplawski <[email protected]>
Newsgroups gmane.comp.log.logwatch.devel
Message-ID <[email protected]>
Since updating to logwatch svn 125 on my dovecot 2.0.9 EL6 server it's not 
matching the login lines:

     mercury dovecot: imap-login: Login: user=<lund>, method=PLAIN, 
rip=127.0.0.1, lip=127.0.0.1, mpid=10356, TLS: 1 Time(s)

I think this in r125 is the culprit:

@ -135,7 +135,7 @@
  while (defined($ThisLine = <STDIN>)) {
       # remove timestamp.  We can't use *RemoveHeaders because we need the
       # service name
-     $ThisLine =~ s/^\w{3} .\d \d\d:\d\d:\d\d [^ ]* //;
+     $ThisLine =~ s/^\w{3} .\d \d\d:\d\d:\d\d //;
       if ( ($ThisLine =~ /(?:ssl-build-param|ssl-params): SSL parameters 
regeneration completed/) or
            ($ThisLine =~ /ssl-params: Generating SSL parameters/) or
            ($ThisLine =~ /auth-worker/) or

as it no longer removes the hostname.  Why was this done?

-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA, Boulder Office                  FAX: 303-415-9702
3380 Mitchell Lane                       [email protected]
Boulder, CO 80301                   http://www.nwra.com

------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.