SF.net SVN: logwatch:[66] scripts/services/dovecot

[email protected]
Newsgroups gmane.comp.log.logwatch.devel
Message-ID <[email protected]>
Revision: 66
          http://logwatch.svn.sourceforge.net/logwatch/?rev=66&view=rev
Author:   stefjakobs
Date:     2011-08-08 20:27:49 +0000 (Mon, 08 Aug 2011)

Log Message:
-----------
dovecot lmtp+sieve deliver patch by Austin Foxley

Modified Paths:
--------------
    scripts/services/dovecot

Modified: scripts/services/dovecot
===================================================================
--- scripts/services/dovecot	2011-07-17 11:33:03 UTC (rev 65)
+++ scripts/services/dovecot	2011-08-08 20:27:49 UTC (rev 66)
@@ -151,7 +151,7 @@
       $Deliver{$User}{$Mailbox}++;
 
 # For Sieve-based delivery
-    } elsif ( ($User, $Mailbox) = ( $ThisLine =~ /^$dovecottag (?:lda|deliver)\((.*)\): sieve: msgid=.*: stored mail into mailbox '(\S+)'/ ) ) {
+    } elsif ( ($User, $Mailbox) = ( $ThisLine =~ /^$dovecottag (?:lda\(|deliver\(|lmtp\(\d+, )(.*)\): (?:[^:]+: )?sieve: msgid=.*: stored mail into mailbox '(\S+)'/ ) ) {
       $Deliver{$User}{$Mailbox}++;
 
 # LMTP-based delivery


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
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.