mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 11:58:27 +00:00
Some emails coming in via the mail receiver can still end up with bad encoding when trying to enqueue the job. This catches the last encoding issue and forces iso-8559-1 and encodes to UTF-8 to circumvent the issue.