Your message dated Mon, 7 Jul 2008 20:15:57 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#470575: logcheck-database: Postfix 2.5.1 connection 
timeout logging
has caused the Debian Bug report #470575,
regarding logcheck-database: Postfix 2.5.1 connection timeout logging
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
470575: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470575
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: logcheck-database
Version: 1.2.63
Severity: minor
Tags: patch

Another minor Postfix change for 2.5.1.

Similar to the change for lost connections, connection timeouts now
add the number of bytes sent on the connection.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- debconf information:
* logcheck-database/rules-directories-note:
  logcheck-database/standard-rename-note:
  logcheck-database/conffile-cleanup: false
>From 5d7304116ba973f3c527c5c91909daaa0c3802f3 Mon Sep 17 00:00:00 2001
From: Russ Allbery <[EMAIL PROTECTED]>
Date: Mon, 10 Mar 2008 10:12:32 -0700
Subject: [PATCH] Postfix 2.5.1 connection timeout logging

Similar to the change for lost connections, connection timeouts now
add the number of bytes sent on the connection.

Signed-off-by: Russ Allbery <[EMAIL PROTECTED]>
---
 rulefiles/linux/ignore.d.server/postfix |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rulefiles/linux/ignore.d.server/postfix 
b/rulefiles/linux/ignore.d.server/postfix
index 2032cd4..b67ce5c 100644
--- a/rulefiles/linux/ignore.d.server/postfix
+++ b/rulefiles/linux/ignore.d.server/postfix
@@ -67,7 +67,7 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtp\[[0-9]+\]: warning: mailer 
loop: best MX for [^[:space:]]+ is local$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtp\[[0-9]+\]: [[:upper:]0-9]+: 
enabling PIX <CRLF>\.<CRLF> workaround for .*$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: warning: malformed 
domain name in resource data of (MX|CNAME) record for [^[:space:]]+:.*$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: timeout after 
[-[:upper:]]+ from [^[:space:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: timeout after 
[-[:upper:]]+( \([0-9]+ bytes\))? from [^[:space:]]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: [[:alnum:]]+: 
client=[^[:space:]]+, sasl_sender=.*$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: [[:alnum:]]+: 
client=[^[:space:]]+, sasl_method=[-[:alnum:]]+, [EMAIL PROTECTED]:alnum:]]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: [[:alnum:]]+: 
client=[._[:alnum:]-]+\[[0-9a-f.:]{3,39}\]$
-- 
1.5.4.3


--- End Message ---
--- Begin Message ---
Version: 1.2.64

* Russ Allbery <[EMAIL PROTECTED]> [2008-03-12 01:37:08 CET]:
> Another minor Postfix change for 2.5.1.
> 
> Similar to the change for lost connections, connection timeouts now
> add the number of bytes sent on the connection.

* Frédéric Brière <[EMAIL PROTECTED]> [2008-03-16 05:54:00 CET]:
> # Commit 29774caa35c97fc34baeabe410f73a3b47ae605e
> tag 470575 pending

 That commit was part of the 1.2.64 release, thus I'm closing it with
that version.

 So long,
Rhonda


--- End Message ---
_______________________________________________
Logcheck-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/logcheck-devel

Reply via email to