Russell Coker
2004-Aug-23 13:41 UTC
[Logcheck-devel] Bug#267587: logcheck-database: Additional rule needed for postfix
Package: logcheck-database Version: 1.2.25 Severity: normal postfix/smtpd\[[0-9]+\]: lost connection after (CONNECT|DATA|RCPT|RSET|EHLO|HELO|MAIL) from Please include the above line in the ignore.d/server/postfix file. That catches messages that occur very often on busy Postfix servers. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.8.1-se Locale: LANG=C, LC_CTYPE=C Versions of packages logcheck-database depends on: ii debconf [debconf-2.0] 1.4.32 Debian configuration management sy -- debconf information excluded
maks attems
2004-Aug-23 20:16 UTC
Bug#267587: [Logcheck-devel] Bug#267587: logcheck-database: Additional rule needed for postfix
tags 267587 pending thanks On Mon, 23 Aug 2004, Russell Coker wrote:> Package: logcheck-database > Version: 1.2.25 > Severity: normal > > postfix/smtpd\[[0-9]+\]: lost connection after (CONNECT|DATA|RCPT|RSET|EHLO|HELO|MAIL) from > > Please include the above line in the ignore.d/server/postfix file. That > catches messages that occur very often on busy Postfix servers.well there is already quite a similar rule in aboves file: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: lost connection after (AUTH|CONNECT|DATA|HELO|MAIL|RCPT) from unknown\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\]$ changed in cvs the unknown to match domainnames: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: lost connection after (AUTH|CONNECT|DATA|HELO|MAIL|RCPT) from [._[:alnum:]-]+\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\]$ had already made a similar substitution in that rulefile, but have overseen to more unknown. please report back if aboves rule works for you. thanks for your bug report. -- maks -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.alioth.debian.org/pipermail/logcheck-devel/attachments/20040823/6e583f5d/attachment.pgp
Debian Bug Tracking System
2004-Aug-31 06:18 UTC
[Logcheck-devel] Bug#267587: marked as done (logcheck-database: Additional rule needed for postfix)
Your message dated Tue, 31 Aug 2004 02:02:03 -0400 with message-id <E1C21iV-0007Rx-00 at newraff.debian.org> and subject line Bug#267587: fixed in logcheck 1.2.26 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 23 Aug 2004 13:41:36 +0000>From russell at coker.com.au Mon Aug 23 06:41:36 2004Return-path: <russell at coker.com.au> Received: from smtp.sws.net.au [61.95.69.6] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BzF4q-0004Td-00; Mon, 23 Aug 2004 06:41:36 -0700 Received: from localhost (localhost [127.0.0.1]) by smtp.sws.net.au (Postfix) with ESMTP id 253CD61AFB; Mon, 23 Aug 2004 23:41:33 +1000 (EST) Received: from smtp.sws.net.au ([127.0.0.1]) by localhost (smtp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01779-06; Mon, 23 Aug 2004 23:41:32 +1000 (EST) Received: from lyta.coker.com.au (localhost [127.0.0.1]) by smtp.sws.net.au (Postfix) with ESMTP id D28D461AFA; Mon, 23 Aug 2004 23:41:32 +1000 (EST) Received: by lyta.coker.com.au (Postfix, from userid 1001) id 1BFD5B5A29; Mon, 23 Aug 2004 23:41:26 +1000 (EST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Russell Coker <russell at coker.com.au> To: Debian Bug Tracking System <submit at bugs.debian.org> Subject: logcheck-database: Additional rule needed for postfix X-Mailer: reportbug 2.64 Date: Mon, 23 Aug 2004 23:41:26 +1000 Message-Id: <20040823134126.1BFD5B5A29 at lyta.coker.com.au> X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at sws.net.au Delivered-To: submit at bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: logcheck-database Version: 1.2.25 Severity: normal postfix/smtpd\[[0-9]+\]: lost connection after (CONNECT|DATA|RCPT|RSET|EHLO|HELO|MAIL) from Please include the above line in the ignore.d/server/postfix file. That catches messages that occur very often on busy Postfix servers. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.8.1-se Locale: LANG=C, LC_CTYPE=C Versions of packages logcheck-database depends on: ii debconf [debconf-2.0] 1.4.32 Debian configuration management sy -- debconf information excluded --------------------------------------- Received: (at 267587-close) by bugs.debian.org; 31 Aug 2004 06:08:02 +0000>From katie at ftp-master.debian.org Mon Aug 30 23:08:02 2004Return-path: <katie at ftp-master.debian.org> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1C21oI-0000Mx-00; Mon, 30 Aug 2004 23:08:02 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1C21iV-0007Rx-00; Tue, 31 Aug 2004 02:02:03 -0400 From: Todd Troxell <ttroxell at debian.org> To: 267587-close at bugs.debian.org X-Katie: $Revision: 1.51 $ Subject: Bug#267587: fixed in logcheck 1.2.26 Message-Id: <E1C21iV-0007Rx-00 at newraff.debian.org> Sender: Archive Administrator <katie at ftp-master.debian.org> Date: Tue, 31 Aug 2004 02:02:03 -0400 Delivered-To: 267587-close at bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: X-CrossAssassin-Score: 2 Source: logcheck Source-Version: 1.2.26 We believe that the bug you reported is fixed in the latest version of logcheck, which is due to be installed in the Debian FTP archive: logcheck-database_1.2.26_all.deb to pool/main/l/logcheck/logcheck-database_1.2.26_all.deb logcheck_1.2.26.dsc to pool/main/l/logcheck/logcheck_1.2.26.dsc logcheck_1.2.26.tar.gz to pool/main/l/logcheck/logcheck_1.2.26.tar.gz logcheck_1.2.26_all.deb to pool/main/l/logcheck/logcheck_1.2.26_all.deb logtail_1.2.26_all.deb to pool/main/l/logcheck/logtail_1.2.26_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 267587 at bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Todd Troxell <ttroxell at debian.org> (supplier of updated logcheck package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster at debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Friday, 13 Aug 2004 22:54:13 -0500 Source: logcheck Binary: logcheck logtail logcheck-database Architecture: source all Version: 1.2.26 Distribution: unstable Urgency: low Maintainer: Debian logcheck Team <logcheck-devel at lists.alioth.debian.org> Changed-By: Todd Troxell <ttroxell at debian.org> Description: logcheck - Mails anomalies in the system logfiles to the administrator logcheck-database - A database of system log rules for the use of log checkers logtail - Print log file lines that have not been read Closes: 266432 267587 Changes: logcheck (1.2.26) unstable; urgency=low . maks: * Fix multi-line build-depends lintian warning for source package. * Add su usage hint a root check. thanks todd and Alfie! * Small rules updated and added dhcp, nagios, postfix, squid, winbind. (Closes: #267587, #266432) Files: b9ca574020cda3972f357127e89e3795 668 admin optional logcheck_1.2.26.dsc f50076134d05b50316ffbf3782a3947e 80223 admin optional logcheck_1.2.26.tar.gz 96ffe9620646e6290a2a60937bcae9dc 38714 admin optional logcheck_1.2.26_all.deb 5fb917e0881453ddf9b101b221b9c19e 47408 admin optional logcheck-database_1.2.26_all.deb 1742a7bd5cddd1bd8ba3b68420ad5715 22748 admin optional logtail_1.2.26_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBNBFK4u3oQ3FHP2YRAspdAKCvswrmU8OJ9wetOnBX+HMxe+3r+wCfcdU/ lpUu/ag4a36CI5d+lY3Qg9I=lpq6 -----END PGP SIGNATURE-----