Issue with HTML e-mails
-
Hi,
I’m using Easy WP SMTP to send out e-mails but I’m having a problem with the e-mail format.
One of the e-mails that’s sent is in HTML format. However, when it lands in my inbox it just appears as plain text with all the HTML tags showing in the message. Here is the original mail header:
[header] => Array ( [0] => MIME-Version: 1.0 [1] => Content-type: text/html; charset=utf-8 [2] => From: Sender <[email protected]> [3] => Reply-To: Sender <[email protected]> [4] => Subject: A very cool e-mail )
Can you help me out with this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Issue with HTML e-mails’ is closed to new replies.