SF.net SVN: logwatch:[102] scripts/services/sendmail

[email protected]
Newsgroups gmane.comp.log.logwatch.devel
Message-ID <[email protected]>
Revision: 102
          http://logwatch.svn.sourceforge.net/logwatch/?rev=102&view=rev
Author:   opoplawski
Date:     2012-04-25 17:08:39 +0000 (Wed, 25 Apr 2012)
Log Message:
-----------
Let more Milter: data, reject=55? messages be ignored and processed with the to=,stat= line (spamass-milter)

Modified Paths:
--------------
    scripts/services/sendmail

Modified: scripts/services/sendmail
===================================================================
--- scripts/services/sendmail	2012-04-25 16:57:46 UTC (rev 101)
+++ scripts/services/sendmail	2012-04-25 17:08:39 UTC (rev 102)
@@ -434,7 +434,7 @@
 
       # the following two return errors that are caught in the "to=" statements
       # file=srvrsmtp.c, LogLevel>3, LOG_INFO
-      ( $ThisLine =~ /^Milter: data, reject=554 5\.7\.1 (.*)/ ) or
+      ( $ThisLine =~ /^Milter: data, reject=55[0-9] 5\.7\.1 (.*)/ ) or
       # file=srvrsmtp.c, LogLevel>3, LOG_INFO
       ( $ThisLine =~ /^Milter: data, discard$/ ) or
       # file=srvrsmtp.c, LogLevel>9, LOG_INFO

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
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.