Your message dated Sat, 02 Jul 2005 18:58:14 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#273937: fixed in qsf 1.1.0-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; 28 Sep 2004 22:18:18 +0000
>From [EMAIL PROTECTED] Tue Sep 28 15:18:18 2004
Return-path: <[EMAIL PROTECTED]>
Received: from fep31-0.kolumbus.fi (fep31-app.kolumbus.fi) [193.229.0.35] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CCQIc-0000oL-00; Tue, 28 Sep 2004 15:18:18 -0700
Received: from cante.net ([81.197.3.110]) by fep31-app.kolumbus.fi
          with ESMTP
          id <[EMAIL PROTECTED]>;
          Wed, 29 Sep 2004 01:18:14 +0300
Received: from jaalto by cante.net with local (Exim 4.34)
        id 1CCQ8p-0005pw-96; Wed, 29 Sep 2004 01:08:13 +0300
MIME-Version: 1.0
From: Jari Aalto <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
X-Mailer: reportbug 2.64
Date: Wed, 29 Sep 2004 01:08:08 +0300
Message-Id: <[EMAIL PROTECTED]>
Sender: Jari Aalto <[EMAIL PROTECTED]>
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Subject: RFP: quick-spam-filter -- Small and quick Bayesian spam filter
X-SA-Exim-Version: 4.1 (built Tue, 17 Aug 2004 11:06:07 +0200)
X-SA-Exim-Scanned: Yes (on cante.net)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (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_2004_03_25
X-Spam-Level: 

Package: wnpp
Severity: wishlist


* Package name    : quick-spam-filter
  Version         : 1.0.14
  Upstream Author : Name <[EMAIL PROTECTED]>
* URL             : http://freshmeat.net/projects/qsf
* License         : Artistic License
  Description     : Small and quick Bayesian spam filter

   Quick Spam Filter (qsf) is a lightweight statistical spam filter
   written in C. It is designed to be small, fast, reliable, easy to
   install, and simple to use in a procmail recipe. For these reasons it
   is not written in Perl (slow to start up) and does not run as a
   daemon handling requests (more complex, harder to install and use).

   To recognise spam, qsf splits email into tokens (words, word pairs,
   URLs, and so on) and, using its previously generated database,
   assigns each token a spam/nonspam weighting. An overall score is
   calculated to find out whether the email should be considered to be
   spam or not.

   Generation of the database can be done either by supplying two mail
   folders (one full of spam, one full of non-spam) and using the
   training mode, or by using the restore/import mode to load a database
   generated by someone else. Maintenance of the database can be done by
   feeding additional emails to qsf one at a time in "mark as
   spam/nonspam" mode as necessary.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-386
Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to en_US)

---------------------------------------
Received: (at 273937-close) by bugs.debian.org; 2 Jul 2005 23:11:24 +0000
>From [EMAIL PROTECTED] Sat Jul 02 16:11:24 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 1Dor8u-0000K2-00; Sat, 02 Jul 2005 16:11:24 -0700
Received: from joerg by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DoqwA-0002gy-00; Sat, 02 Jul 2005 18:58:14 -0400
From: [EMAIL PROTECTED] (Nelson A. de Oliveira)
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#273937: fixed in qsf 1.1.0-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Sat, 02 Jul 2005 18:58: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: qsf
Source-Version: 1.1.0-1

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

qsf_1.1.0-1.diff.gz
  to pool/main/q/qsf/qsf_1.1.0-1.diff.gz
qsf_1.1.0-1.dsc
  to pool/main/q/qsf/qsf_1.1.0-1.dsc
qsf_1.1.0-1_i386.deb
  to pool/main/q/qsf/qsf_1.1.0-1_i386.deb
qsf_1.1.0.orig.tar.gz
  to pool/main/q/qsf/qsf_1.1.0.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.
Nelson A. de Oliveira <[EMAIL PROTECTED]> (supplier of updated qsf 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, 11 May 2005 16:05:48 -0300
Source: qsf
Binary: qsf
Architecture: source i386
Version: 1.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Nelson A. de Oliveira <[EMAIL PROTECTED]>
Changed-By: Nelson A. de Oliveira <[EMAIL PROTECTED]>
Description: 
 qsf        - small and fast Bayesian spam filter
Closes: 273937
Changes: 
 qsf (1.1.0-1) unstable; urgency=low
 .
   * New maintainer;
   * First official Debian release (Closes: #273937);
   * Using CDBS now.
Files: 
 4f959a0b1acac4aedd4360d04d324be5 695 net optional qsf_1.1.0-1.dsc
 8cdb8573050811abda5973c1de17d1fd 185945 net optional qsf_1.1.0.orig.tar.gz
 56a96f12766b4e2b037101e47b19a1c6 644 net optional qsf_1.1.0-1.diff.gz
 43dea4150a44f1882d9960a49b732eda 86688 net optional qsf_1.1.0-1_i386.deb

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

iD8DBQFCtoglhQui3hP+/EARAtfTAKCyDjEX0xEdfWzIXYoSIA2zOrjs9wCdGdXw
nk4LqGLxLc78HlsqtNlgyZ4=
=P8Ih
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to