HTML used to format emails.

learn more… | top users | synonyms

1
vote
0answers
13 views

Opening a user's Apple Mail to make a new outgoing message with pre-populated HTML body

Is there a way to provide a link that opens a users Apple Mail and pre-populates the email with an HTML body? I know this is not really possible with mailto as it's outside the spec of plain/text. ...
1
vote
0answers
77 views

Rendering HTML emails with inline CSS using Jinja

As you know, if you are going to send an HTML email, all CSS styling must be inline on the elements themselves e.g. <p style='font-family: Helvetica'> Is there a way I can use Jinja to easily ...
1
vote
0answers
110 views

sending html mail if app allows

I want to send a html mail from my application. I know that not all mail clients allow html tags. But I found the constant Intent.EXTRA_HTML_TEXT in the API ...
1
vote
0answers
73 views

Sending multipart emails with Rails: how to favor the HTML version over the plain text one?

I setup a standard rails mailer with multipart view following the official guide, like this: mail(to: user.email, subject: "Welcome") do |format| format.html { render layout: 'my_layout' } ...
1
vote
0answers
92 views

Why doesn't email containing 'sandbox.paypal.com' get to a gmail recipient?

I've come across something really weird. If I try to send and email containing the string "https://www.sandbox.paypal.com/" using PHP's mail function, it NEVER gets send, and this is happening on all ...
1
vote
0answers
103 views

UI web view attached to email

Im trying attach a UI webview to the email body in my project. I have a combination of text fields and ui webview. When I try to attach the UI WebView the text boxes ok appear but the the uiwebview ...
0
votes
0answers
35 views

PHP Email Sender: Full name telling “unknown sender”

if(empty($_POST)=== false){ //send email $fullname = $_REQUEST['fullname']; $names = $_REQUEST["fullname"]; $phonenumber = $_REQUEST['phonenumber']; $mobilenumber = ...
0
votes
0answers
17 views

How to add mail merge field results within a link

I'm looking for a way to send an email with the mail merge field results in a url parameter. The mail merge field: https://mysite.com/insertField.field? ...
0
votes
0answers
33 views

Trouble using media queries for email design in Hotmail(Outlook)

I’m trying to design an email template that is also optimised for iPhone and later for Android if possible. I’ve created a different header with the class “mobileheader” for the header and a ...
0
votes
0answers
7 views

Ruby Rails 3.2 where to place generated image which then can be serve as an asset?

I'm building a reporting appl. Each week, it will generate a number of charts as png. Then it will email with these charts serve via appl as the asset host. During development, these charts are saved ...
0
votes
0answers
26 views

Outlook for Mac (2011): Conditional Comments

Setup: I am trying my hand at an email with responsive design. Let me say up front, I am experienced enough that I expect there to be email clients that I can't control for. However, the one I am ...
0
votes
0answers
15 views

subscribe2 plugin not auto sending v8.9

v8.9 Subscribe2 plugin is not auto sending emails when a new post is created. this is the error from the logs... Subscribe2 has an error in the logs: ...
0
votes
0answers
19 views

What is the correct content-type and document structure for an email that only contains an text/html part

First off- I'm fixing up an existing open source library. While I know that people SHOULD send a plaintext version of a message when they send an html email, this isn't a best-practices question. If ...
0
votes
0answers
62 views

Send a base64 image in HTML email

Using a rich-text editor, our users can drag and drop a saved image from their desktop to the editor. The image appears and displays properly in the web page after they submit. Since the image is not ...
0
votes
0answers
19 views

Text truncation in HTML email

I am creating a HTML email to be sent to our user base which will include text pulled dynamically from our database. The text needs to fit in a fixed layout and text longer than 3 lines needs to be ...
0
votes
0answers
84 views

[SOLVED ]grails mail: inline images working on localhost and not in test environment

hi im adding inline images to my mails on localhost with: inline 'footerImage', 'image/jpg', new File('./web-app/images/mailAssets/suchebottomre.gif').readBytes() which works fine, when i deploy to ...
0
votes
0answers
69 views

How to send email with html table output in email

I am working on ArrayList, i want to send email type of html format with arraylist content, i am trying to write array content in BufferedWriter Like.. mOrderList = db.getOrderList(); // ...
0
votes
0answers
150 views

no recipient addresses found in message header

I use a ticket system called Itop (working on a Centos 6.3) that permit send a email message to an user. But then the email content is incomprehensible that display wrongs characters: ...
0
votes
0answers
42 views

Email alignment issue in Gmail app in Iphone

I have one email template which is working fine on almost every client. When I view the email in desktop Gmail site, it is working fine, but if I veiw the same email in Iphone gmail app, the contents ...
0
votes
0answers
31 views

Remove MFMailComposeViewController padding around HTML email?

When creating a MFMailComposeViewController and setting the message body to be HTML, I end up with margins around the provided markup. It looks as though MFMailComposeViewController is taking the HTML ...
0
votes
0answers
50 views

Apple Mail App is pulling html instead of text for the email preview (email snippet)

I attached an image. I tried multiple things but cant get around the issue. I tried alt tags with a ghost image at the start of the email, I tried comments, and other random hacks but couldn't get ...
0
votes
0answers
47 views

Calendar invite displaying html links on the iPhone when configured for an exchange account

I'm working on a calendar application which sends invitations via email. The email is a simple HTML email which displays the event details and includes yes/no links for attendance. This looks fine in ...
0
votes
0answers
123 views

Can I send view page data (Html formatted data) in Email body in WebMail?

I am using WebMail for sending email from my software to any email Id. I have view page. The data inside view page is loaded dynamically. I put a link on that view page that is for sending email. ...
0
votes
0answers
51 views

ASP.NET Secure email settings

Good day I have setup my asp.net webconfig file to use email. The normal unencrypted email works, but when using secure email details, it does not send, it breaks...I believe I need to add extra ...
0
votes
0answers
85 views

phpmailer html email passing variable to external html file

I am using a phpmailer class to send confirmation email to user. $mail->MsgHTML(file_get_contents('content.html')); I have a "content.html" page in where I like to pass user's last name ...
0
votes
0answers
56 views

Unreadable special characters in Zend_Mail

I am sending email using Zend_Mail: $mail = new Zend_Mail(); $mail->setBodyHtml($body); $mail->setSubject($subject); Some of my mail subjects contain em dashes and other symbols, but when I ...
0
votes
0answers
181 views

Attachment overlap with CID image in Outlook for a calendar invitation

I'm working on a calendaring system which creates a calendar invitation and is properly recognized as a calendar invitation in common systems. The invite contains the following multipart sections: 1) ...
0
votes
0answers
115 views

Sharepoint HTML Email outputs 5;#, 4;#, etc characters

I have a problem with SharePoint 2010 email sending. I have a list with a column (single line of text), for example the value is 'Apple'. I have a workflow, what starts when the new item is saved ...
0
votes
0answers
246 views

iPhone 5 Retina: Custom Email Templates Scrolling Horizontally (Display Bug)

I'm hand coding several email templates. They look great on iPhone 4/4S and desktop, but for some reason there is a horizontal scrolling that occurs on the iPhone 5 Retina. I'd like to avoid any ...
0
votes
0answers
54 views

Sending Order Form with PHPMailer

I've created quite a complex HTML order form. It's all in tables and certain cells have calculations that dynamically change based on user input. I'm now trying to send the filled out form and found ...
0
votes
0answers
81 views

UTF-8 encoded email not displayed correctly

I have created a registration form with Codeigniter which requires user to click on a link sent via confirmation email. I have encoded this email as UTF-8 and sending it as HTML using: ...
0
votes
0answers
21 views

Print only two lines

I am making a html email template, and I am looking for a solution to only output text over two lines in the email. I cant find a easy solution to this and i am about to write a complex regex that ...
0
votes
0answers
31 views

Using Axis EmailWS-1.6 to send an HTML email

I am currently limited to the usage of Tomcat with Axis2 and its EmailWS-1.6 webservice to send an email. This has to be an HTML mail. This is the configuration of EmailWS.properties Email Service ...
0
votes
0answers
47 views

Email coming through as HTML garbage

I have been using Zend_Mail successfully for years, however recently some clients have reporting that emails come through "broken", when they forward it back, it looks like this: MIME-Version: 1.0 ...
0
votes
0answers
97 views

Attached image not displaying - PHPmailer

I was testing an email newsletter sending process using PHPmailer, so I began by $mail->AddEmbeddedImage('image/test', 'test') and calling in my email the variable <img mc:edit="header" ...
0
votes
0answers
106 views

losing hyperlinks in the email android

i have tried this Intent mIntent = new Intent(Intent.ACTION_SEND); mIntent.putExtra(Intent.EXTRA_SUBJECT, "this is test"); mIntent.setType("text/html"); Uri myUri = ...
0
votes
0answers
124 views

How do I use different layouts for portrait and landscape modes in the iPhone's Mail app?

I'm trying to optimize an HTML mail template for various clients / devices. One of the components of that is using a different layout in portrait and landscape layouts. This works fine on Android, ...
0
votes
0answers
75 views

outlook email going to junk when sending as html

When I send a Mail In Outlook 2007 in Html Format (Default Format) it goes to the recipient junk folder . But When i send it as in plain Text or rich format It's not going to junk. But i need to send ...
0
votes
0answers
115 views

Gmail wont reveice html emails from onsite contact form - works fine in other email client

Im in the process of changing from a hosted email client to gmail, when i switch over the recepients address in my contact form to the new gmail account i dont get the messages coming through at all, ...
0
votes
0answers
47 views

Sending HTML emails with spring integration

I am using spring integration for a process which ends in an email being sent. However, it is an HTML email and I receive the source for it, not the rendered HTML. I have tried to use the mail ...
0
votes
0answers
56 views

Is it possible to render an image from an AlternativeView htmlView that has linked resources present within it?

I have an AlternateView that I am creating in order to send an html email with images present that are embedded by using linked resources. There are instances where when I am sending this email I am ...
0
votes
0answers
42 views

How to filter out any http request from/to other site from HTML emails C#, silverlight

I would like to display HTML emails (email Body) to my Silverlight control called Web Browser in my C# application. But before that I want to remove any dangerous html elements. Like as follows: 1. ...
0
votes
0answers
113 views

what could be the best way for sending emails using Java?

I have written code for automation testing using Java and TestNG(6.3.2). Here I am getting testNG output in file MyTestSuite.html file. Its kind of decently formatted output. Now I am sending emails ...
0
votes
0answers
130 views

Viewer with consistent HTML view and high security (Prevent HTTP request, website image src removing)

Any comment is appreciable. I want to display HTML emails to a HTML Viewer in C#, Silverlight. Currently using telerik radRichTextbox but it is not perfect at displaying HTMLs. I need a Telerik like ...
0
votes
0answers
66 views

Preventing e-mail anchors from getting the site URL attached to it

I'm coding a site where an administrator can generate an HTML e-mail template. Ideally, I would have the server send out e-mails directly, but because it needs to go out through a Gmail listserv (and ...
0
votes
0answers
64 views

How can I send html mail and check user-agent with node.js

I've creataed html activation mail. Now I need to send it to user. I've never work with node.js so I don't know how can I do it. Is there any code sample, that I can use? And one more questions about ...
0
votes
0answers
415 views

OWA HTML email text converted to plain text in all browser except IE

I want to send message with background image and some text with some good formatting. (Which is to be accessed on Outlook and OWA). I am able to display background image properly in both (OWA & ...
0
votes
0answers
64 views

Adapt PHP Pear Script to send HTML Mail

How would I adapt this answer and combine it with to allow me to send HTML mail? I've got pear mail_mime, and I've heard that's something to do with it. Here's the code I've gotten so far but it is ...
0
votes
0answers
179 views

Random number in HTML email, inside img src

I need to generate a random number as part of an img src call in my gmail footer. Currently the img src calls __utm.gif with several parameters following ?. However, part of one of them needs to ...
0
votes
0answers
190 views

French character being converted to © sign

I'm trying to send mail through SMTP in c#. Sample Mail Content [in French] : <html xmlns='http://www.w3.org/1999/xhtml'><head> <meta http-equiv='Content-Type' content='text/html; ...

1 2 3 4 5