I would like to send an HTML Newsletter from my Gmail account. I have the raw HTML, but how can I paste it into the editor, so Gmail will recognize it as HTML? Is this even possible?
|
feedback
|
|
Gmail doesn't support it out of the box. The only possibility is using some software like Thunderbird and send the mail via SMTP to your mail-account. | |||
|
feedback
|
|
If you copy and paste the source code, you will get the source code in your email, but if you copy and paste what you see in your browser, you will get a (mostly) acceptable rendition of your original HTML. You just have to make sure that you are using the "rich formatting" mode. The big downside is that you cannot ever (as far as I can see) edit the source code directly, and the built-in editor is rather limited. | ||||
|
feedback
|