Fix: display names that arrive pre-quoted (e.g. Divi contact form Reply-To headers) were double-quoted by PHPMailer and rendered as "Name" with literal backslashes in mail clients. Names are now unwrapped and re-quoted exactly once.
Fix: display names that arrive pre-quoted (e.g. Divi contact form Reply-To headers) were double-quoted by PHPMailer and rendered as "Name" with literal backslashes in mail clients. Names are now unwrapped and re-quoted exactly once.