jonas at mail.kidns.de
2004-Nov-24 21:47 UTC
[Logcheck-devel] Bug#282842: logcheck-database: minor fixes for spamd rules
Package: logcheck-database Version: 1.2.31 Severity: minor hello, the first server ignore rule for spamd is to restrictive, as hostname is not necessarily localhost: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: connection from localhost \[127.0.0.1\] at port [0-9]+$ better would be: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: connection from [.[:alnum:]-]+ \[127.0.0.1\] at port [0-9]+$ bye jonas -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.27 Locale: LANG=C, LC_CTYPE=C Versions of packages logcheck-database depends on: ii debconf [debconf-2.0] 1.4.30.10 Debian configuration management sy -- debconf information: logcheck-database/conffile-cleanup: false * logcheck-database/rules-directories-note: logcheck-database/standard-rename-note:
Jamie L. Penman-Smithson
2004-Nov-25 07:51 UTC
[Logcheck-devel] Bug#282842: logcheck-database: minor fixes for spamd rules
On Wed, 2004-11-24 at 22:47 +0100, jonas at mail.kidns.de wrote:> hello, > > the first server ignore rule for spamd is to restrictive, as hostname is > not necessarily localhost:Let me know if the following works: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: connection from [._[:alnum:]-]+ \[[\.[:digit:]]+\] at port [0-9]+$ -j -- -jamie <jamie at silverdream.org> | spamtrap: spam at silverdream.org w: http://www.silverdream.org | p: sms at silverdream.org pgp key @ http://silverdream.org/~jps/pub.key 21:30:02 up 17 min, 2 users, load average: 2.65, 2.52, 1.58 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.alioth.debian.org/pipermail/logcheck-devel/attachments/20041125/03e1759b/attachment.pgp
Jonas Meurer
2004-Nov-25 22:28 UTC
[Logcheck-devel] Bug#282842: logcheck-database: minor fixes for spamd rules
On 25/11/2004 Jamie L. Penman-Smithson wrote:> On Wed, 2004-11-24 at 22:47 +0100, jonas at mail.kidns.de wrote: > > hello, > > > > the first server ignore rule for spamd is to restrictive, as hostname is > > not necessarily localhost: > > Let me know if the following works: > > ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: connection from > [._[:alnum:]-]+ \[[\.[:digit:]]+\] at port [0-9]+$yes, it works like a charm. please change this in next upload. bye jonas -------------- 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/20041125/e731b23f/attachment.pgp
Debian Bug Tracking System
2004-Dec-07 16:33 UTC
[Logcheck-devel] Bug#282842: marked as done (logcheck-database: minor fixes for spamd rules)
Your message dated Tue, 07 Dec 2004 11:17:05 -0500 with message-id <E1Cbi1R-0005D2-00 at newraff.debian.org> and subject line Bug#282842: fixed in logcheck 1.2.32 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; 24 Nov 2004 21:47:08 +0000>From jonas at mail.kidns.de Wed Nov 24 13:47:08 2004Return-path: <jonas at mail.kidns.de> Received: from ns2.kidns.de (diana50.kidns.de) [62.75.133.58] (Debian-exim) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CX4yh-0004eV-00; Wed, 24 Nov 2004 13:47:08 -0800 Received: from jonas by diana50.kidns.de with local (Exim 4.34) id 1CX4yc-0002sU-ID; Wed, 24 Nov 2004 22:47:02 +0100 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jonas at mail.kidns.de To: Debian Bug Tracking System <submit at bugs.debian.org> Subject: logcheck-database: minor fixes for spamd rules X-Mailer: reportbug 2.63 Date: Wed, 24 Nov 2004 22:47:02 +0100 Message-Id: <E1CX4yc-0002sU-ID at diana50.kidns.de> X-SA-Exim-Connect-IP: <locally generated> X-SA-Exim-Mail-From: jonas at mail.kidns.de X-SA-Exim-Scanned: No (on diana50.kidns.de); SAEximRunCond expanded to false 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=-6.4 required=4.0 tests=BAYES_00,HAS_PACKAGE, NO_REAL_NAME autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: logcheck-database Version: 1.2.31 Severity: minor hello, the first server ignore rule for spamd is to restrictive, as hostname is not necessarily localhost: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: connection from localhost \[127.0.0.1\] at port [0-9]+$ better would be: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: connection from [.[:alnum:]-]+ \[127.0.0.1\] at port [0-9]+$ bye jonas -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.27 Locale: LANG=C, LC_CTYPE=C Versions of packages logcheck-database depends on: ii debconf [debconf-2.0] 1.4.30.10 Debian configuration management sy -- debconf information: logcheck-database/conffile-cleanup: false * logcheck-database/rules-directories-note: logcheck-database/standard-rename-note: --------------------------------------- Received: (at 282842-close) by bugs.debian.org; 7 Dec 2004 16:19:53 +0000>From katie at ftp-master.debian.org Tue Dec 07 08:19:53 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 1Cbi49-0001So-00; Tue, 07 Dec 2004 08:19:53 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1Cbi1R-0005D2-00; Tue, 07 Dec 2004 11:17:05 -0500 From: Todd Troxell <ttroxell at debian.org> To: 282842-close at bugs.debian.org X-Katie: $Revision: 1.54 $ Subject: Bug#282842: fixed in logcheck 1.2.32 Message-Id: <E1Cbi1R-0005D2-00 at newraff.debian.org> Sender: Archive Administrator <katie at ftp-master.debian.org> Date: Tue, 07 Dec 2004 11:17:05 -0500 Delivered-To: 282842-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: 4 Source: logcheck Source-Version: 1.2.32 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.32_all.deb to pool/main/l/logcheck/logcheck-database_1.2.32_all.deb logcheck_1.2.32.dsc to pool/main/l/logcheck/logcheck_1.2.32.dsc logcheck_1.2.32.tar.gz to pool/main/l/logcheck/logcheck_1.2.32.tar.gz logcheck_1.2.32_all.deb to pool/main/l/logcheck/logcheck_1.2.32_all.deb logtail_1.2.32_all.deb to pool/main/l/logcheck/logtail_1.2.32_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 282842 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: Tuesday, 07 Dec 2004 10:57:39 -0500 Source: logcheck Binary: logcheck logtail logcheck-database Architecture: source all Version: 1.2.32 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: 277644 281646 282378 282842 283331 Changes: logcheck (1.2.32) unstable; urgency=low . maks: * Add rules for jabberd, openvpn, rsnapshot, saslauthd, stunnel at level server from Peter Palfrader <weasel at debian.org>. * Default reportlevel is "server", correct logcheck.conf thanks koki. * Fix up space in newer xdm logging. * Add kernel rule for dvd combi drives at level workstation. * Add nss_ldap rule for apache, sshd syslog line at level server. * Ignore also ssh disconnect from win clients on level server. * Have per package NEWS.Debian files, move them below debian/. thanks alfie for hint dh_installchangelogs(1) for multiple NEWS.Debian. (closes: #281646) * Add and fix hostname match in dnsmasq ruleset. (closes: #283331) * Add rules for workstation related to removable media. (closes: #277644) * Remove kernel rules related to tainted modules. * Fix sudo ignore rule for tty usage. * Fix gconfd rules at level workstation for newest gnome. alfie: * logtail.8: Fixed formating to be consistant, changed OPTION to -r (the only OPTION not mentioned yet :)) jamie: * Add rules for nagios, gps. * Added new rules for messages from USB joystick use. (closes: #282378) * Fix spamd rule to match all hosts. (closes: #282842) Files: d4fa21997ef1bf4d68510ebfc73441c4 703 admin optional logcheck_1.2.32.dsc 197466b4414f575d0cc83e04a463ae6c 87932 admin optional logcheck_1.2.32.tar.gz c64e2e54d5755356f498a05f38512349 41036 admin optional logcheck_1.2.32_all.deb b5a45bec8397a77377f7ce79cf7b5965 55280 admin optional logcheck-database_1.2.32_all.deb 7227248dd59bf586666e9f135fc06b90 24894 admin optional logtail_1.2.32_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBtdPq4u3oQ3FHP2YRAm5dAJ90/WyJ62VxyD+w8Mxoa33LP4p5vwCeIAq3 q1vFQQfcujV9FCFcQzX5EjY=FALE -----END PGP SIGNATURE-----