Public bug reported:

The SpamDetect.py module in the handler pipeline attempts to get the
text of all the message headers encoded in the character set of the
list's preferred_language in order to test header_filter_rules. If a
header is RFC 2047 encoded in an unknown character set, the LookupError
is thrown.

** Affects: mailman
     Importance: Medium
     Assignee: Mark Sapiro (msapiro)
         Status: In Progress

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1427389

Title:
  SpamDetect throws LookupError if a message has an RFC 2047 encoded
  header with an unknown encoding.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/1427389/+subscriptions
_______________________________________________
Mailman-coders mailing list
Mailman-coders@python.org
https://mail.python.org/mailman/listinfo/mailman-coders

Reply via email to