HTML emails - duplicating plain text version
Posted: Tue Feb 19, 2008 10:45 pm
Hi All,
I read in the Swift documentation, that when sending out HTML emails, you should "always duplicate the same email in plain text and send the message as a multi-part message." (so as to help the email not be incorrectly marked as spam)
When it says 'duplicate', how identical should the text version be? For example does it mean - exactly the same, minus the HTML tags & images? Or just approximately the same? Does it matter?
Is there actually a programmatic way to convert a HTML part to a text part, or should I just attach an approximate text equivalent manually?
I just want to make sure I"m using best practice for this!
Thanks in advance,
EoN
I read in the Swift documentation, that when sending out HTML emails, you should "always duplicate the same email in plain text and send the message as a multi-part message." (so as to help the email not be incorrectly marked as spam)
When it says 'duplicate', how identical should the text version be? For example does it mean - exactly the same, minus the HTML tags & images? Or just approximately the same? Does it matter?
Is there actually a programmatic way to convert a HTML part to a text part, or should I just attach an approximate text equivalent manually?
I just want to make sure I"m using best practice for this!
Thanks in advance,
EoN