Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 287971 Details for
Bug 424171
logwatch doesn't recognize dovecot starting up message with version number
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to make logwatch 7.3.6's dovecot script recognize Dovecot startup with version number
logwatch-7.3.6-dovecotstart.patch (text/plain), 691 bytes, created by
Gilles Detillieux
on 2007-12-13 20:44:39 UTC
(
hide
)
Description:
patch to make logwatch 7.3.6's dovecot script recognize Dovecot startup with version number
Filename:
MIME Type:
Creator:
Gilles Detillieux
Created:
2007-12-13 20:44:39 UTC
Size:
691 bytes
patch
obsolete
>--- logwatch/scripts/services/dovecot.orig 2007-11-22 05:16:21.000000000 -0600 >+++ logwatch/scripts/services/dovecot 2007-12-12 22:42:24.000000000 -0600 >@@ -56,7 +56,7 @@ while (defined($ThisLine = <STDIN>)) { > # We don't care about these > } elsif ( $ThisLine =~ /Killed with signal /) { > $End++; >- } elsif ( $ThisLine =~ /Dovecot starting up$/) { >+ } elsif ( $ThisLine =~ /Dovecot (v\d[^ ]* |)starting up$/) { > $Restarts++; > $End = 0; > } elsif ( ($User, $Host) = ( $ThisLine =~ /^pop3-login: Login: (.*?) \[(.*)\]/ ) ) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 424171
: 287971