Your message dated Mon, 27 Mar 2006 04:02:09 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#325335: fixed in sa-exim 4.2.1-2
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: sa-exim
Version: 4.2-2
Severity: serious

Hi.

I have just configured greylisting (with exim4-daemon-heavy 4.50-8) for
my Sarge box.  

/usr/share/doc/sa-exim/README.greylisting.gz said I should put

header GREYLIST_ISWHITE reseval:greylisting("( 'dir' =>
'/var/spool/sa-exim/tuplets'; 'method' => 'dir'; 'greylistsecs' =>
'1800'; 'dontgreylistthreshold' => 11; 'connectiphdr' =>
'X-SA-Exim-Connect-IP'; 'envfromhdr' => 'X-SA-Exim-Mail-From';
'rcpttohdr' => 'X-SA-Exim-Rcpt-To'; 'greylistnullfrom' => 0;
'greylistfourthbyte' => 0 )")
describe GREYLIST_ISWHITE The incoming server has been whitelisted for
this rece
ipient and sender
score GREYLIST_ISWHITE  -1.5

in my /etc/spamassassin/local.cf. This did not work. It seems reseval is
missing.

Changing this to

loadplugin
Greylisting /usr/share/perl5/Mail/SpamAssassin/Plugin/Greylisting.pm
header GREYLIST_ISWHITE eval:greylisting("( 'dir' =>
'/var/spool/sa-exim/tuplets'; 'method' => 'dir'; 'greylistsecs' =>
'300'; 'dontgreylistthreshold' => 11; 'connectiphdr' =>
'X-SA-Exim-Connect-IP'; 'envfromhdr' => 'X-SA-Exim-Mail-From';
'rcpttohdr' => 'X-SA-Exim-Rcpt-To'; 'greylistnullfrom' => 1;
'greylistfourthbyte' => 0 )")
describe GREYLIST_ISWHITE       The incoming server has been whitelisted
for this recipient and sender
score GREYLIST_ISWHITE          -1.5
# Run SpamAssassin last, after all other rules.
# (lets us not greylist a host that is sending spam, otherwise this rule
might
# set a sufficiently negative score that the next spam would be allowed
in)
priority GREYLIST_ISWHITE       99999

works. Note that this uses eval and a priority line instead.

Sincerely,
Joachim




--- End Message ---
--- Begin Message ---
Source: sa-exim
Source-Version: 4.2.1-2

We believe that the bug you reported is fixed in the latest version of
sa-exim, which is due to be installed in the Debian FTP archive:

sa-exim_4.2.1-2.diff.gz
  to pool/main/s/sa-exim/sa-exim_4.2.1-2.diff.gz
sa-exim_4.2.1-2.dsc
  to pool/main/s/sa-exim/sa-exim_4.2.1-2.dsc
sa-exim_4.2.1-2_i386.deb
  to pool/main/s/sa-exim/sa-exim_4.2.1-2_i386.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.
Sander Smeenk <[EMAIL PROTECTED]> (supplier of updated sa-exim 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: Mon, 27 Mar 2006 13:42:06 +0200
Source: sa-exim
Binary: sa-exim
Architecture: source i386
Version: 4.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: Sander Smeenk <[EMAIL PROTECTED]>
Changed-By: Sander Smeenk <[EMAIL PROTECTED]>
Description: 
 sa-exim    - Use spamAssassin at SMTP time with the Exim v4 MTA
Closes: 276080 281567 286069 315995 317869 325335 332363
Changes: 
 sa-exim (4.2.1-2) unstable; urgency=medium
 .
   * Fixed rights on /var/spool/sa-exim.
   + Content-type bug closed by 4.2.1-1: Closes: #286069
   * Fixed README.greylisting Closes: #325335
   + Added cs, sv, vi translations Closes: #315995, #332363, #317869
   + Added note about unsupported linecontinuation to README
     sa-exim.conf already has note Closes: #276080
   + Removed SAtempreject from default sa-exim.conf Closes: #281567
Files: 
 7e9c04083ee59c7b93903814ffbf0d29 572 mail optional sa-exim_4.2.1-2.dsc
 8b414cbdb752e0fc4d8e3519210f3893 4379 mail optional sa-exim_4.2.1-2.diff.gz
 11a93a05722331f15f56f7cc464af070 75770 mail optional sa-exim_4.2.1-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEJ8+z1GN+QQjOyU0RAnSsAJ9Ulifm9r8T9pjX+vzQtoLtWIfcFQCfQLFg
24eyK6rgQabLSb44Qp5+jgo=
=SMx2
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to