Your message dated Wed, 09 Nov 2005 14:18:30 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#327832: fixed in spamassassin 3.1.0a-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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 12 Sep 2005 12:59:05 +0000
>From [EMAIL PROTECTED] Mon Sep 12 05:59:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from nandayo.omatis.com [212.43.222.21]
by spohr.debian.org with smtp (Exim 3.36 1 (Debian))
id 1EEnto-0004fW-00; Mon, 12 Sep 2005 05:59:05 -0700
Received: (qmail 19254 invoked from network); 12 Sep 2005 12:59:01 -0000
Received: from lneuilly-152-23-74-8.w217-128.abo.wanadoo.fr (HELO omatis.com)
(217.128.126.8)
by nandayo.omatis.com with SMTP; 12 Sep 2005 12:59:01 -0000
Received: (qmail 19603 invoked from network); 12 Sep 2005 13:00:44 -0000
Received: from unknown (HELO ?127.0.0.1?) (10.223.42.211)
by tungsten.intra.omatis.com with SMTP; 12 Sep 2005 13:00:44 -0000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Florian Le Goff <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: spamassassin: URIDNSBL should not be enabled in init.pre
X-Mailer: reportbug 3.17
Date: Mon, 12 Sep 2005 14:59:22 +0200
Message-Id: <[EMAIL PROTECTED]>
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-Level:
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
Package: spamassassin
Version: 3.0.4-2
Severity: wishlist
Tags: patch
Hello,
This report may be related to issue #293502 (closed).
In the 3.0.4-2 package of spamassassin, the configuration file init.pre
( /etc/spamassin/init.pre ) enables the URIDNSBL plugin.
But, the URIDNSBL requires the Net::DNS::Resolver package, causing the
following warning when running spamassassin with the -D flag without an
libnet-dns-perl.
debug: plugin: loading Mail::SpamAssassin::Plugin::URIDNSBL from @INC
debug: failed to load Net::DNS::Resolver: Can't locate Net/DNS.pm in
@INC (@INC contains: /usr/local/share/perl/5.8.7 ...) at
/usr/share/perl5/Mail/SpamAssassin/Plugin/URIDNSBL.pm line 113.
Does URIDNSBL really works without Net::DNS::Resolver ?
If not, I would suggest to comment the following line in the init.pre
file and add another information about the libnet-dns-perl requirement.
--- init.pre 2005-06-08 07:02:44.000000000 +0200
+++ init.pre.new 2005-09-12 14:31:03.000000000 +0200
@@ -16,9 +16,9 @@
# loadplugin Mail::SpamAssassin::Plugin::RelayCountry
# URIDNSBL - look up URLs found in the message against several DNS
-# blocklists.
+# blocklists. Require a recent version of the libnet-dns-perl package.
#
-loadplugin Mail::SpamAssassin::Plugin::URIDNSBL
+# loadplugin Mail::SpamAssassin::Plugin::URIDNSBL
# Hashcash - perform hashcash verification.
#
Thanks for reading.
--
Florian Le Goff
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages spamassassin depends on:
ii debconf 1.4.58 Debian configuration management sy
ii libdigest-sha1-perl 2.10-1 NIST SHA-1 message digest algorith
ii libhtml-parser-perl 3.45-2 A collection of modules that parse
ii perl [libstorable-perl] 5.8.7-3 Larry Wall's Practical Extraction
ii spamc 3.0.4-2 Client for SpamAssassin spam filte
Versions of packages spamassassin recommends:
pn libnet-dns-perl <none> (no description available)
ii perl [libmime-base64-perl] 5.8.7-3 Larry Wall's Practical Extraction
---------------------------------------
Received: (at 327832-close) by bugs.debian.org; 9 Nov 2005 22:21:32 +0000
>From [EMAIL PROTECTED] Wed Nov 09 14:21:32 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EZyH0-0005WT-00; Wed, 09 Nov 2005 14:18:30 -0800
From: Duncan Findlay <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#327832: fixed in spamassassin 3.1.0a-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 09 Nov 2005 14:18:30 -0800
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-Level:
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
Source: spamassassin
Source-Version: 3.1.0a-2
We believe that the bug you reported is fixed in the latest version of
spamassassin, which is due to be installed in the Debian FTP archive:
spamassassin_3.1.0a-2.diff.gz
to pool/main/s/spamassassin/spamassassin_3.1.0a-2.diff.gz
spamassassin_3.1.0a-2.dsc
to pool/main/s/spamassassin/spamassassin_3.1.0a-2.dsc
spamassassin_3.1.0a-2_all.deb
to pool/main/s/spamassassin/spamassassin_3.1.0a-2_all.deb
spamc_3.1.0a-2_i386.deb
to pool/main/s/spamassassin/spamc_3.1.0a-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.
Duncan Findlay <[EMAIL PROTECTED]> (supplier of updated spamassassin 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: Wed, 9 Nov 2005 16:52:41 -0500
Source: spamassassin
Binary: spamassassin spamc
Architecture: source all i386
Version: 3.1.0a-2
Distribution: unstable
Urgency: low
Maintainer: Duncan Findlay <[EMAIL PROTECTED]>
Changed-By: Duncan Findlay <[EMAIL PROTECTED]>
Description:
spamassassin - Perl-based spam filter using text analysis
spamc - Client for SpamAssassin spam filtering daemon
Closes: 304363 327832 332906 333430 335279 335671
Changes:
spamassassin (3.1.0a-2) unstable; urgency=low
.
* Greatly improved the usefulness of spamassassin's README.Debian
* Moved libnet-dns-perl to a dependency and added libsocket6-perl as a
dependency to avoid an obscure IPv6 related bug, and loud warnings
(Closes: #332906, #335279, #335671, #327832)
* Fixed the logcheck filters (Closes: #333430, #304363)
Files:
a30c36a1e1523338265954d084b58577 741 mail optional spamassassin_3.1.0a-2.dsc
b9381205a0e5124d20baadddfef3fa12 27335 mail optional
spamassassin_3.1.0a-2.diff.gz
6622439f192acf8a1669a6f045e871e7 994964 mail optional
spamassassin_3.1.0a-2_all.deb
a6f006930e16b059fe70e027f02789e7 136574 mail optional spamc_3.1.0a-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDcnAvqjUzNGvmnNARAlKYAKDEJutyq6bJYgWg1h9KdSQwT2hgxACfVHRj
pDDOgI39KzGMPjxW/1nufoM=
=YPd7
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]