Your message dated Fri, 16 Feb 2007 10:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#387007: fixed in greylistd 0.8.3.4
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)
--- Begin Message ---
Package: greylistd
Version: 0.8.3.1
Severity: wishlist
Tags: patch
First, thank you for the very useful piece of software!
But what I didn't like was, that also in the whitelist the triplets are
used. Greylisting basically just checks, if a delivering host is a regular
MTA, and not a spam-machine. Therefore you need also the senders and
recipients mail address in the greylist, in order to recognize the mail,
when it comes in again. But if a hosts has proven to be a regular MTA, it
makes IMHO no sense, to keep the address information and check for it in
future mails, as anyway every mail from that host will get redelivered and
pass the greylisting (if you think of hotmail.com or other huge sites). On
the other hand, there are a lot of newsletters and mailinglists, which
change the sender address for every mail, and therefore are always
unnecessarily delayed, as we know already, that the mail will pass.
So I wrote a patch. It introduces two new config options, to enable the
desired behaviour, that only hosts are moved into the whitelist and also
only the host part of the tiplets is checked against the whitelist:
------------------------------------------
# Whether check/update also checks for an whitelist entry, which only
# contains the first word of the triplet, that is the IP address usually.
# If set to true, you can also insert general IP addresses/networks into the
# whitelist, without email addresses.
singlecheck = true
# Whether update only inserts the first word of the triplet into the
# whitelist, that is the IP address usually. Meant to be used in
# conjunction with singlecheck = true.
singleupdate = true
------------------------------------------
In the attached archive there is a short INSTALL instruction, also with
short shell lines to convert an existing whitelist to the host-only mode,
and the patched greylistd and the diff itself, based on version 0.8.3.1.
Cheers,
Sven
--
http://sven.anderson.de "Believe those who are seeking the truth.
tel: +49-551-9969285 Doubt those who find it."
mobile: +49-179-4939223 (André Gide)
greylistd-singlewhite.tar.gz
Description: application/gunzip
--- End Message ---
--- Begin Message ---
Source: greylistd
Source-Version: 0.8.3.4
We believe that the bug you reported is fixed in the latest version of
greylistd, which is due to be installed in the Debian FTP archive:
greylistd_0.8.3.4.dsc
to pool/main/g/greylistd/greylistd_0.8.3.4.dsc
greylistd_0.8.3.4.tar.gz
to pool/main/g/greylistd/greylistd_0.8.3.4.tar.gz
greylistd_0.8.3.4_all.deb
to pool/main/g/greylistd/greylistd_0.8.3.4_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Julien Danjou <[EMAIL PROTECTED]> (supplier of updated greylistd 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: Fri, 16 Feb 2007 11:09:31 +0100
Source: greylistd
Binary: greylistd
Architecture: source all
Version: 0.8.3.4
Distribution: unstable
Urgency: low
Maintainer: Tor Slettnes <[EMAIL PROTECTED]>
Changed-By: Julien Danjou <[EMAIL PROTECTED]>
Description:
greylistd - Greylisting daemon for use with Exim 4
Closes: 387007 405030
Changes:
greylistd (0.8.3.4) unstable; urgency=low
.
* Non-maintainer upload.
* Fix comments in configuration (Closes: #405030)
* Integrate Sven Anderson patch to allow to change triplet to single
(Closes: #387007)
Files:
ce58f00c401749266ddb51d6666cd375 551 mail optional greylistd_0.8.3.4.dsc
20295c2722b56c84f2ea8846ca4a47ac 53292 mail optional greylistd_0.8.3.4.tar.gz
13495a6b3e44a8e7cf325913fa7813e3 48194 mail optional greylistd_0.8.3.4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFF1YUGpGK1HsL+5c0RAjuHAJ49rrYnka/bTiuan1p7IvfdaBqRtgCgum2+
5aAidvA9IQXxASKTJ2XOCj0=
=gt2Q
-----END PGP SIGNATURE-----
--- End Message ---