-3
votes
0answers
22 views

HTML inside an Email in DELPHI [closed]

Im trying to send HTML template via E-Mail directly without Copy-Paste of the Page, i mean to just put the HTML code and send it as that HTML page not Raw Text, the main reason is to send this HTML ...
1
vote
0answers
231 views

img src being stripped by gmail

in the body of an html e-mail I send <img style="display:block" alt="Revel Resorts | AC NJ" src="http://revel.mydelphic.com/sites/all/themes/revel/images/r_01.jpg" border="0" height="128" ...
1
vote
1answer
167 views

Sending an HTML email

How do you send a HTML email in Outlook Web Access? I have the HTML written but if i just copy and paste it, it will just send as plain text. I have no idea how to do it. Is it possible? Email: ...
0
votes
0answers
190 views

Hotmail mobile version can't send hyperlinks?

I have had this problem several times already, when trying to send an url by email from an iPhone or other mobile device, the links are just sent as text. The url on the iPhone when visiting hotmail ...
2
votes
1answer
148 views

Proper formatting of text when inlining an image in Gmail

I use the inline image feature from Google Labs to be able to attach images as inline in emails. But while the image does come in there is a blank space just left to the image and the text starts ...
0
votes
2answers
987 views

How to edit a table (created by Lotus Notes) in the email reply (in Gmail)?

I've received an email with an embedded table. I want to put some marks inside that table (i.e., edit the contentof the table) and send it back. Unfortunately, the Gmail interface doesn't seem to ...
5
votes
2answers
2k views

Insert HTML markup into Gmail signature

Is there any way to add HTML markup signature in Gmail settings? I mean, insert some HTML markup without using rich editor, just inserting HTML?
3
votes
1answer
597 views

Sending HTML email through Google Groups

I want to send a formatted email (say HTML or PDF) to a large group of people (all parents in a school - no, I do not mean to spam, just send them a monthly newsletter about school-related ...
1
vote
0answers
192 views

HTML mail from POP3 account not rendering

I have an email address through Go Daddy and Gmail set up to access it via POP3. When I receive an HTML email Gmail shows the headers (which normally isn't the case) and doesn't seem to be rendering ...
5
votes
5answers
9k views

How can I send a HTML message from Gmail?

How can I send a HTML message from Gmail? HTML: <p style="background-color:green; padding: 30px;">Hello</p>
1
vote
4answers
788 views

How can I write html, the complete markup and send someone as an email?

I want to send HTML email from my Outlook or Yahoo, Gmail, Hotmail. I wasn't able to find any such option where I could write HTML which will then be rendered at the receiver's end. How can I do that? ...