Closed
Description
A couple reasons:
- It makes it hard to read when debugging, or if viewing the raw email headers, or in some client that is not smart enough to decode the subject (yes, there are a few).
- I've seen a spamassassin rule that dings an email if the subject is unnecessarily encoded.
So the solution would be to use a method to detect if the subject has non-ascii characters and not encode it if it doesn't.
Metadata
Metadata
Assignees
Labels
No labels