http://issues.apache.org/SpamAssassin/show_bug.cgi?id=3787





------- Additional Comments From [EMAIL PROTECTED]  2005-12-14 01:48 -------
as far as i see, 3.46 doesnt fix this.  nor do 3.47 or 3.48.  this was just now 
tested on a FC4 box with perl 5.8.6

# spamd -D -L > spamd.debug 2>&1 
# perl -e 'use HTML::Parser; print HTML::Parser->VERSION';
3.46
# cat /root/test  | spamc
# grep -c Malformed spamd.debug
858

# spamd -D -L > spamd.debug 2>&1
# perl -e 'use HTML::Parser; print HTML::Parser->VERSION . "\n"';
3.48
# cat /root/test  | spamc
# grep -c Malformed spamd.debug
858





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

Reply via email to