Your message dated Wed, 23 Feb 2005 10:17:15 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#295467: fixed in mimedefang 2.51-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; 16 Feb 2005 00:24:48 +0000
>From [EMAIL PROTECTED] Tue Feb 15 16:24:48 2005
Return-path: <[EMAIL PROTECTED]>
Received: from webmail.homewood.k12.al.us (mailserv.hhs.homewood.k12.al.us)
[199.88.16.4]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D1Czo-0008WC-00; Tue, 15 Feb 2005 16:24:48 -0800
Received: from mailserv.hhs.homewood.k12.al.us (localhost [127.0.0.1])
by mailserv.hhs.homewood.k12.al.us (8.12.11/8.12.11/Debian-5) with
ESMTP id j1G0OO9I010710;
Tue, 15 Feb 2005 18:24:24 -0600
Received: (from [EMAIL PROTECTED])
by mailserv.hhs.homewood.k12.al.us (8.12.11/8.12.11/Debian-5) id
j1G0OOPh010708;
Tue, 15 Feb 2005 18:24:24 -0600
Message-Id: <[EMAIL PROTECTED]>
X-Authentication-Warning: mailserv.hhs.homewood.k12.al.us: jhankins set sender
to [EMAIL PROTECTED] using -f
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jonathan Hankins <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: mimedefang.pl not looking for sa-mimedefang.cf in correct location
X-Mailer: reportbug 3.2
Date: Tue, 15 Feb 2005 18:24:24 -0600
X-Spam-Score: -5.899 () ALL_TRUSTED,BAYES_00
X-Scanned-By: MIMEDefang 2.48 on 127.0.0.1
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: mimedefang
Version: 2.48-1
Severity: normal
In changelog.gz, a while back, it reads:
--
2004-07-15 David F. Skoll <[EMAIL PROTECTED]>
* Move /etc/mail/spamassassin/sa-mimedefang.cf to
/etc/mail/sa-mimedefang.cf *** NOTE INCOMPATIBILITY ***
--
However, if you look at /usr/bin/mimedefang.pl, it is looks for the
user_prefs file like this:
--
if (!defined($config)) {
if (-r "/etc/sa-mimedefang.cf") {
$config = "/etc/sa-mimedefang.cf";
} elsif (-r "/etc/spamassassin/sa-mimedefang.cf") {
$config = "/etc/spamassassin/sa-mimedefang.cf";
} elsif (-r "/etc/spamassassin/local.cf") {
$config = "/etc/spamassassin/local.cf";
} else {
$config = "/etc/spamassassin.cf";
}
}
--
This way, it never finds sa-mimedefang.cf.
If you change debian/rules configure command to specify
"--with-confsubdir=mail" (2 locations, one commented out) then it finds it. I
don't know if this is the best way to fix this, however.
I am a bit confused about which rules files spamassassin uses when run from
mimedefang anyway. Doesn't SpamAssassin find /etc/spamassassin/local.cf
anyway? If so, why does mimedefang.pl also specify it as userprefs_filename
(in the case where sa-mimedefang.cf is not present above)?
Is there a difference between "rules" files and "user prefs" files?
Also, the man page for Mail::SpamAssassin::Conf mentions that some items are
privileged and cannot appear in the user prefs file. I am assuming that when
mimedefang.pl calls Mail::SpamAssassin->new() with userprefs_filename =
"/etc/mail/sa-mimedefang.cf" (or whatever) that this file cannot contain
"privileged" items? Is this a problem?
Sorry if I am off track, but I have looked through mimedefang.pl and
SpamAssassin.pm, and the man pages, and it seems awfully convoluted to specify
a prefs file when running SpamAssassin under mimedefang.
-Jonathan Hankins
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.25-1-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages mimedefang depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libdigest-sha1-perl 2.10-1 NIST SHA-1 message digest algorith
ii libio-stringy-perl 2.109-3 Perl5 modules for IO from scalars
ii libmailtools-perl 1.62-1 Manipulate email in perl programs
ii libmime-perl 5.415-1 Perl5 modules for MIME-compliant m
ii libperl5.8 5.8.4-6 Shared Perl library
ii libunix-syslog-perl 0.100-4 Perl interface to the UNIX syslog(
ii perl [libmime-base64-per 5.8.4-6 Larry Wall's Practical Extraction
ii psmisc 21.5-1 Utilities that use the proc filesy
ii sendmail 8.12.11.Final-5 A powerful, efficient, and scalabl
-- no debconf information
---------------------------------------
Received: (at 295467-close) by bugs.debian.org; 23 Feb 2005 15:23:02 +0000
>From [EMAIL PROTECTED] Wed Feb 23 07:23:02 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 1D3yLt-0006C9-00; Wed, 23 Feb 2005 07:23:01 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1D3yGJ-0007ec-00; Wed, 23 Feb 2005 10:17:15 -0500
From: Christoph Martin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#295467: fixed in mimedefang 2.51-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 23 Feb 2005 10:17:15 -0500
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:
X-CrossAssassin-Score: 2
Source: mimedefang
Source-Version: 2.51-2
We believe that the bug you reported is fixed in the latest version of
mimedefang, which is due to be installed in the Debian FTP archive:
graphdefang_2.51-2_i386.deb
to pool/main/m/mimedefang/graphdefang_2.51-2_i386.deb
mimedefang_2.51-2.diff.gz
to pool/main/m/mimedefang/mimedefang_2.51-2.diff.gz
mimedefang_2.51-2.dsc
to pool/main/m/mimedefang/mimedefang_2.51-2.dsc
mimedefang_2.51-2_i386.deb
to pool/main/m/mimedefang/mimedefang_2.51-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.
Christoph Martin <[EMAIL PROTECTED]> (supplier of updated mimedefang 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-----
Format: 1.7
Date: Wed, 23 Feb 2005 15:53:15 +0100
Source: mimedefang
Binary: graphdefang mimedefang
Architecture: source i386
Version: 2.51-2
Distribution: unstable
Urgency: low
Maintainer: Christoph Martin <[EMAIL PROTECTED]>
Changed-By: Christoph Martin <[EMAIL PROTECTED]>
Description:
graphdefang - create graphs of your mimedefang spam and virus logs
mimedefang - Electronic mail filter program for sendmail 8.12+
Closes: 294936 295467 295962
Changes:
mimedefang (2.51-2) unstable; urgency=low
.
* make mimedefang again read /etc/mail/sa-mimedefang.cf (closes: #295467)
* reformulate debconf templates files and correct Description line
(closes: #294936)
* add french debconf translation (closes: #295962)
Files:
e475f9b21fefd837b6fdba9c874b0b35 1071 mail extra mimedefang_2.51-2.dsc
000bf922886fa3958e47b15d930513f9 22142 mail extra mimedefang_2.51-2.diff.gz
27a72da7fcfb2c2cf29d962a15bb59ca 225462 mail extra mimedefang_2.51-2_i386.deb
459d8caa91a35bff40a667e9e36d151a 72644 mail extra graphdefang_2.51-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iQEVAwUBQhyb824/9k35XC9tAQFIXAgAs4D+N3NBUkp1Tit8xqP35TpL34GTsPS3
VZXQDUJPTrPXpSDXvmtsiq+IxDGbBR8j4E6R7DB3/Bu3Jx3S8khkMQgUt4y7H/FT
yg6vpi7U+lz3U6kZtzl0uMnuFOguBZITLHzFcAiVv1nUpl5dXsFYeM7Sp+F5ZxIi
PgUfUgmyOBn6JNIQK9KZ2f4B2RvGDJ2ElsJu04u8EleM0ry0Yiu2oe682BYKTh3/
AmVm98jGVpmNrM2aBrpjIRcmxu4QkqSWdJBphAegBeN9sR54rRTpDBw5IALNSz7w
4XaNvVMQbEGQkT0brBvX16rejcOSs+SW/2/ATlH7z959OyeNHq4O3g==
=mxFp
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]