[spambayes-bugs] [ spambayes-Bugs-788019 ] decoding of headers for
some emails fails
SourceForge.net
noreply at sourceforge.net
Wed Aug 13 06:35:18 EDT 2003
Bugs item #788019, was opened at 2003-08-13 14:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=788019&group_id=61702
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Michal Vitecek (fufsource)
Assigned to: Nobody/Anonymous (nobody)
Summary: decoding of headers for some emails fails
Initial Comment:
some mails are incorrectly formed and so the default
error handling in Header.append() (strict) causes
spambayes to insert X-Spambayes-Exception in the mail
instead of continuing and classifying the mail. dirty
solution would be to set the errors parameter to 'ignore'.
unfortunately i don't have the exception message
already or the mail (spam), but remember that the mail
encoding was set to us-ascii and the character that
caused the exception in a call to unicode() wha
CURRENCY SIGN (0xa4)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=788019&group_id=61702
More information about the Spambayes-bugs
mailing list