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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2004-06-22 16:45 -------
Yeah, I managed to reproduce it from the command-line. When I do:

% cat spammail.txt | ~/sausr/bin/spamassassin | /usr/local/bin/spamassassin --
remove-markup > /dev/null

I get:

Use of uninitialized value in concatenation (.) or string 
at /usr/local/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin/BayesStore.pm line 
163.
Use of uninitialized value in numeric gt (>) 
at /usr/local/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin/BayesStore.pm line 
282.
Use of uninitialized value in numeric lt (<) 
at /usr/local/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin/BayesStore.pm line 
172.
Use of uninitialized value in numeric lt (<) 
at /usr/local/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin/Bayes.pm line 970.
Use of uninitialized value in concatenation (.) or string 
at /usr/local/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin/Bayes.pm line 971.

So, I forgot to change a 'spamassassin --remove-markup' call in my .procmailrc 
to the new spamassassin 3.0, and SpamAssassin 2.63 fails to remove the markup 
of SA 3.0.

Sorry for bugging you. I don't know if SA2.6x should be able to remove SA3.0 
markup, or that it is possible to prevent SA2.6x from giving these errors on 
SA3.0 messages. (would be nice). Or is it possible to change something to 
SA3.0 so that it's downwards compatible with SA2.63 --remove-markup?

I'm resolving the bug, because I solved the problem by using SA3.00 --remove-
markup.



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

Reply via email to