Skip to content
Snippets Groups Projects
Commit 050fbf53 authored by deuce's avatar deuce
Browse files

If there are non US-ASCII characters in the headers, first check if they're

UTF-8 and if so, convert using uft8_ascii(), otherwise, just replace every
non-US-ASCII byte with a question mark.

RFC*822 does not allow anything but US-ASCII in headers.
parent 25abf85d
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment