Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jan 2004 11:24:45 -0800 (PST)
From:      "Darren R. Johnston" <darren@chatcanada.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/61181: bayespam problem with recursion
Message-ID:  <200401101924.i0AJOj2r083498@www.freebsd.org>
Resent-Message-ID: <200401101930.i0AJUL3n060164@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         61181
>Category:       ports
>Synopsis:       bayespam problem with recursion
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 10 11:30:20 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Darren R. Johnston
>Release:        4.9-STABLE
>Organization:
http://www.quantumtheorem.com
>Environment:
FreeBSD chatcanada.net 4.9-STABLE FreeBSD 4.9-STABLE #37: Mon Dec  1 22:13:56 MST 2003     root@quantumtheorem.com:/usr/obj/usr/src/sys/DARREN  i386

>Description:
      %bayes_process_email.pl --recurse --good /home/darren/Maildir/.notspam --spam /home/darren/Maildir/.SPAM -o /home/darren/.bayes_rating.db
Undefined value assigned to typeglob at /usr/local/bin/bayes_process_email.pl line 171.
Undefined value assigned to typeglob at /usr/local/bin/bayes_process_email.pl line 171.
Undefined value assigned to typeglob at /usr/local/bin/bayes_process_email.pl line 171.
Use of uninitialized value at /usr/local/bin/bayes_process_email.pl line 216.
Modification of a read-only value attempted at /usr/local/bin/bayes_process_email.pl line 216.
%


%bayes_process_email.pl --good /home/darren/Maildir/.notspam/cur --spam /home/darren/Maildir/.SPAM/cur -o /home/darren/.bayes_rating.db
.
Done processing 228 non-spam emails.

Done processing 66 spam emails.
Done calculating corpus...shutting down
%

>How-To-Repeat:
run bayespam recursively
>Fix:
not known
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401101924.i0AJOj2r083498>