SF.net SVN: logwatch:[90] scripts/services/saslauthd

[email protected]
Newsgroups gmane.comp.log.logwatch.devel
Message-ID <[email protected]>
Revision: 90
          http://logwatch.svn.sourceforge.net/logwatch/?rev=90&view=rev
Author:   mtremaine
Date:     2012-04-14 13:31:57 +0000 (Sat, 14 Apr 2012)
Log Message:
-----------
Added ignore for pam_succeed_if(smtp:auth): these get logged when the user does not exist. -mgt

Modified Paths:
--------------
    scripts/services/saslauthd

Modified: scripts/services/saslauthd
===================================================================
--- scripts/services/saslauthd	2012-04-12 22:04:29 UTC (rev 89)
+++ scripts/services/saslauthd	2012-04-14 13:31:57 UTC (rev 90)
@@ -62,6 +62,7 @@
       ( $ThisLine =~ m/^DEBUG: / ) or
       ( $ThisLine =~ m/^ipc_init        : listening on socket:/ ) or
       ( $ThisLine =~ m/^pam_sm_authenticate:/ ) or
+      ( $ThisLine =~ m/^pam_pam_succeed_if(smtp:auth): / ) or
       ( $ThisLine =~ m/^pam_unix/ )
    ) {
       # We don't care about these

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


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
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.