SF.net SVN: logwatch:[138] scripts/services/spamassassin
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Message-ID | <[email protected]> |
Revision: 138
http://logwatch.svn.sourceforge.net/logwatch/?rev=138&view=rev
Author: opoplawski
Date: 2013-03-20 20:06:19 +0000 (Wed, 20 Mar 2013)
Log Message:
-----------
Ignore sendmail startup messages
Modified Paths:
--------------
scripts/services/spamassassin
Modified: scripts/services/spamassassin
===================================================================
--- scripts/services/spamassassin 2013-02-21 12:34:19 UTC (rev 137)
+++ scripts/services/spamassassin 2013-03-20 20:06:19 UTC (rev 138)
@@ -80,6 +80,7 @@
# Sendmail messages to ignore
( $ThisLine =~ m/^AUTH=/ ) or
( $ThisLine =~ m/^STARTTLS/ ) or
+ ( $ThisLine =~ m/^starting daemon \(/ ) or
0 # Always last in the list, so all above can say "or" at the end
) {
; # We don't care about these
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar