Your message dated Thu, 21 Apr 2005 13:02:14 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#305386: fixed in postfix-gld 1.5.2-1
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; 19 Apr 2005 19:31:52 +0000
>From [EMAIL PROTECTED] Tue Apr 19 12:31:52 2005
Return-path: <[EMAIL PROTECTED]>
Received: from gw.uchi.dk (kragelund.uchi.dk) [62.243.199.228]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DNyRs-00073A-00; Tue, 19 Apr 2005 12:31:52 -0700
Received: from localhost (localhost [127.0.0.1])
by kragelund.uchi.dk (Postfix) with ESMTP id 87F0318395
for <[EMAIL PROTECTED]>; Tue, 19 Apr 2005 21:31:50 +0200 (CEST)
Received: by kragelund.uchi.dk (Postfix, from userid 1000)
id 4991D181E7; Tue, 19 Apr 2005 21:31:50 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Brian Truelsen <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: postfix-gld: MXGREY breaks gld
X-Mailer: reportbug 3.8
Date: Tue, 19 Apr 2005 21:31:50 +0200
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by AMaViS snapshot-20020222
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(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_2005_01_02
X-Spam-Level:
Package: postfix-gld
Version: 1.5-1
Severity: normal
When MGREY is set to 1 then postfix starts to report
450 Server configuration error
Running gld with -d option shows the following two scenaria (values are
anonymized):
16659: New incoming connexion from mail-server (###)
16659: Got the following valid data req=(smtpd_access_policy)
sender=([EMAIL PROTECTED]) recipient=([EMAIL PROTECTED])
ip=(8)
16659: Starting the greylist algo
16659: Mxgrey Query=(select min(first) from greylist where
ip='8' and n>1) result=1113806415
16659: End of the greylist algo
16659: Decision is to not greylist
This one is good.
16660: New incoming connexion from mail-server (###)
16660: Got the following valid data req=(smtpd_access_policy)
sender=([EMAIL PROTECTED]) recipient=([EMAIL PROTECTED])
ip=(2)
16660: Starting the greylist algo
16661: New incoming connexion from mail-server (###)
But this one seems to break at after the mxgrey-check.
I know that the (sender,recipient,ip) triplet has not been validated so
I presume that the SQL query rendered empty.
But what happens in the next step ? Are the values for snprintf within
sane limits ?
Brian.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.22
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages postfix-gld depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libmysqlclient12 4.0.24-2 mysql database client library
ii psmisc 21.5-1 Utilities that use the proc filesy
-- no debconf information
---------------------------------------
Received: (at 305386-close) by bugs.debian.org; 21 Apr 2005 17:11:44 +0000
>From [EMAIL PROTECTED] Thu Apr 21 10:11:44 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DOfDM-0007JR-00; Thu, 21 Apr 2005 10:11:44 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DOf4A-0007gM-00; Thu, 21 Apr 2005 13:02:14 -0400
From: Santiago Vila <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#305386: fixed in postfix-gld 1.5.2-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 21 Apr 2005 13:02:14 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(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_2005_01_02
X-Spam-Level:
Source: postfix-gld
Source-Version: 1.5.2-1
We believe that the bug you reported is fixed in the latest version of
postfix-gld, which is due to be installed in the Debian FTP archive:
postfix-gld_1.5.2-1.diff.gz
to pool/main/p/postfix-gld/postfix-gld_1.5.2-1.diff.gz
postfix-gld_1.5.2-1.dsc
to pool/main/p/postfix-gld/postfix-gld_1.5.2-1.dsc
postfix-gld_1.5.2-1_i386.deb
to pool/main/p/postfix-gld/postfix-gld_1.5.2-1_i386.deb
postfix-gld_1.5.2.orig.tar.gz
to pool/main/p/postfix-gld/postfix-gld_1.5.2.orig.tar.gz
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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Santiago Vila <[EMAIL PROTECTED]> (supplier of updated postfix-gld 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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 21 Apr 2005 18:44:22 +0200
Source: postfix-gld
Binary: postfix-gld
Architecture: source i386
Version: 1.5.2-1
Distribution: unstable
Urgency: medium
Maintainer: Santiago Vila <[EMAIL PROTECTED]>
Changed-By: Santiago Vila <[EMAIL PROTECTED]>
Description:
postfix-gld - greylisting daemon for postfix, written in C, uses MySQL
Closes: 305386
Changes:
postfix-gld (1.5.2-1) unstable; urgency=medium
.
* New upstream release, MXGREY should work now (Closes: #305386).
* Added debian/postgresql.diff to the source package. Read it if
you wish to use PostgreSQL instead of MySQL.
Files:
368b0364f81339b24a4eee84c9084553 577 mail optional postfix-gld_1.5.2-1.dsc
400afe24c6f2e349a9a0b8288cfe34b5 39135 mail optional
postfix-gld_1.5.2.orig.tar.gz
be428640e1edb3623649620e44b1e43e 6609 mail optional postfix-gld_1.5.2-1.diff.gz
3883a340d2ed5ece035739c3c74c625b 22638 mail optional
postfix-gld_1.5.2-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFCZ9m8d9Uuvj7yPNYRAqYIAJ99StAEYLxTgEFw1uQEwDPm1VFjxwCfb7mv
NmRNgHeDkbCFPS+MHvZBCHc=
=p2cV
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]