Project

General

Profile

Actions

Feature proposal #8964

closed

Implement parameter to specify mailer encoding

Added by krileon almost 2 years ago. Updated over 1 year ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
Start date:
01 June 2022
Due date:
% Done:

100%

Estimated time:

Description

Currently PHPMailer defaults to 8bit encoding, which if UTF-8 is present will fallback to quoted-printable. This breaks UTF-8 emails on hotmail. Setting encoding to base64 works around this issue. A parameter to select the encoding would be useful or potentially dynamically changing the encoding if the email is being sent to hotmail and is UTF-8.

First #8140 should be applied so we're using latest PHPMailer.

Actions

Also available in: Atom PDF