cvs commit imapd

Mike Tremaine <[email protected]>
Newsgroups gmane.comp.log.logwatch.devel
Message-ID <[email protected]>
Rigel:~/Projects/logwatch_cvs/logwatch/scripts/services mgt$ cvs diff  
imapd
Index: imapd
===================================================================
RCS file: /var/cvs/logwatch/scripts/services/imapd,v
retrieving revision 1.14
diff -r1.14 imapd
45c45
<    } elsif ( ($User, $Host) = ( $ThisLine =~ /^LOGIN, user=(.*?),  
ip=\[(.*)\], protocol=IMAP$/o ) ) {
---
 >    } elsif ( ($User, $Host) = ( $ThisLine =~ /^LOGIN, user=(.*?),  
ip=\[([^ ,]+)\](?:, port=\[\d+\])?, protocol=IMAP$/o ) ) {
69c69
<    } elsif ( ($dummy, $User, $Host, $DownloadSize1, $DownloadSize2)  
= ( $ThisLine =~ /^(LOGOUT|TIMEOUT|DISCONNECTED), user=(.*?), ip=\ 
[(.*)\], headers=(\d+), body=(\d+)/o ) ) {
---
 >    } elsif ( ($dummy, $User, $Host, $DownloadSize1,  
$DownloadSize2) = ( $ThisLine =~ /^(LOGOUT|TIMEOUT|DISCONNECTED),  
user=(.*?), ip=\[([^ ,]+)\](?:, port=\[\d+\])?, headers=(\d+), body= 
(\d+)/o ) ) {

-Mike
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.