[Logcheck-devel] Bug#356754: logcheck-database: postfix warning: 'reply length > buffer length'

Karl Chen quarl+keyword+debbugs.533ecf at nospam.quarl.org
Mon Mar 13 22:35:16 UTC 2006


Package: logcheck-database
Version: 1.2.43a
Severity: wishlist
Tags: patch


Hi, I get warnings like these 
  Mar 10 00:29:59 roar postfix/smtpd[20891]: warning: reply length 4159 > buffer length 4096 for name=mail.agkhf.com type=A

which I think are ignorable.  I suggest the following addition:

Index: postfix
===================================================================
--- postfix	(revision 1232)
+++ postfix	(working copy)
@@ -74,3 +74,4 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/scache\[[0-9]+\]: statistics: (domain|address) lookup hits=[0-9]+ miss=[0-9]+ success=[0-9]+%$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/scache\[[0-9]+\]: statistics: max simultaneous domains=[0-9]+ addresses=[0-9]+ connection=[0-9]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd?\[[0-9]+\]: initializing the server-side TLS engine$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd?\[[0-9]+\]: warning: reply length [0-9]+ > buffer length 4096 for name=[^[:space:]]+ type=[A-Z]+$





More information about the Logcheck-devel mailing list