You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/08/17 17:06:18 UTC

[Bug 3693] New: Uninitialized variable messages with some messages

http://bugzilla.spamassassin.org/show_bug.cgi?id=3693

           Summary: Uninitialized variable messages with some messages
           Product: Spamassassin
           Version: 2.64
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P5
         Component: spamassassin
        AssignedTo: spamassassin-dev@incubator.apache.org
        ReportedBy: mdg@secureworks.net


I have a message that generates the following when run through spamc/spamd:

Aug 17 11:04:57 mail spamd[71919]: Use of uninitialized value at
/usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/Bayes.pm line 549,
<GEN58> chunk 69. 
Aug 17 11:04:57 mail spamd[71919]: Use of uninitialized value at
/usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/Bayes.pm line 551,
<GEN58> chunk 69. 
Aug 17 11:04:57 mail spamd[71919]: Use of uninitialized value at
/usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/Bayes.pm line 552,
<GEN58> chunk 69. 

This occurs fairly often in my logs.  The message appears to be processed
normally.

I will attach the email to this bug report ...



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.