Comment 1 for bug 394560

Revision history for this message
Eleanor Berger (intellectronica) wrote :

The email parser chokes trying to use the encoding specified in the message, x-unknown. That's not really a bug, and it's probably not worth setting up better error message. If this is common behaviour for mail clients, we might want to coerce x-unknown to None (which will cause the parser to try latin-1).