Tagged Questions
1
vote
2answers
138 views
Is it safe to use protocol relative URL in email?
There are existing discussion [1] on the use of protocol relative URL in HTML, but how about email?
Will email client, or service providers like Gmail strip or modify protocol relative URL when they ...
0
votes
2answers
33 views
A mailing service that includes newsletter and newsletter templating
I need to allow users to fill in their own newsletter content and deliver it to their own lists. A complete newsletter engine have to have the following key features:
HTML editor and uploading ...
0
votes
2answers
78 views
html newsletter rendering on outlook 2007
i'm become very frustrated about this stuff
i'm using html email boilerplate framework to build my own one. from some test it's still not well rendered on outlook 2007
here to grab my code ...
0
votes
1answer
70 views
Aweber Custom Template Coding
i am expert email coder and know very well how to code email templates , now i have to code Aweber templates i have been Doing mailchimp ,but unfortunately i am unable to understand it ,
I went ...
0
votes
1answer
111 views
Using TextBox in Email Template to Get User input
I am coding Mailchimp Template, what I have to do is add a Text box in Email template and the one who receives email will enter some value in text box and press send button in email, and entered ...
0
votes
4answers
503 views
Background image in Html Table for Email Template
i am using background image in html email template, problem is this
<table style="background:url('http://i1298.photobucket.com/albums/ag41/Sikander_Nawaz/images_zpsa0d64d23.jpg') repeat;
...
0
votes
2answers
48 views
Multi-page newsletter
I wonder if it is possible to create multi-paged e-newsletter. I know that the email clients are in general very restrictive (for a good reason of course) so one has to use plain table-based html for ...
-2
votes
3answers
353 views
Email Background Color issue
I'm creating a newsletter and set the background-color using a hexcode #25292C; When I send the newsletter out the message appears fine. When I forward the newsletter to someone else the newsletter ...
1
vote
2answers
660 views
Rounded corners in Mailchimp templates - CSS or image-based
I am creating an email template for Mailchimp. I have downloaded a template and am now placing my content per the requirements (I know about using Mailchimp template language).
My problem is that I ...
0
votes
1answer
208 views
MailChimp Custom coding Tutorials
i have to code a give design to MailChimp Email Template , i want to code it in Dreamweaver and then import to MailChimp . i know the email template standards very well and easily code ...
0
votes
3answers
448 views
Email NewsLetter Background image and rounded corner
i am coding Email Templates . Psd given to me that is to be converted to email template is having rounded corners and some background images .
Is it good to use background image and images to ...
0
votes
2answers
47 views
Email Template Testing for smartphones
i am working long term freelancer job for Html Email Creation , problem is that i am asked to test email for smartphones , i have been using campaign monitor for testing for PC , now is ...
0
votes
1answer
65 views
Will all mailclients support stretching a 1px height image?
I've got the problem every developer has when building newsletters.
The designer made something not done, and the customer likes it.
So is it this time. The white box, containing the text, has a nice ...
1
vote
2answers
126 views
Images from my HTML Email is not opening in client's inbox
I have an e-mailer created in HTML and having embedded images.
I need to send this to my clients in bulk.
But most of the email services like gmail, ymail & outlook are blocking the image and ...
1
vote
2answers
248 views
Typo3 - Custom email newsletters with direct_mail
Im building a newsletter and the start is like this:
DEAR ###USER_gender### ###USER_first_name### ###USER_last_name###
which outpouts
DEAR ###USER_gender### JOHN DOE
and I was hoping it would ...
1
vote
2answers
344 views
Algorithm / API for converting HTML to email friendly HTML (for newsletters)
I'm sure this is a very old question, but I could not find a straight answer
I'm looking for a works-mostly algorithm to take regular HTML content, and make it email client friendly.
I can rewrite ...
-1
votes
2answers
1k views
How do I embed images in HTML email?
Duplicates:
How to embed images in email
How to embed images in html email
Embed images for use in email message using PHP?
I am sending HTML emails using php. I want to use ...
1
vote
3answers
92 views
gmail shows text as links while it shouldnt
Does anybody know if there is a special trick to make gmail not to show text as an htmllink?
We are sending newsletters to our customers, and there is a possibility that in the text is something like ...
1
vote
2answers
832 views
text-decoration:none; being ignored in Outlook 2007
Is there a way to make text-decoration:none; work for links in a newsletter when viewed in Outlook 2007? I've tried inline styles in the head and body, applied directly to the anchor tags and a ...
0
votes
2answers
405 views
Heuristic to detect if an HTML email was read
I am looking for creative heuristics to detect if an HTML email was not just opened, but also likely read.
Currently, we embed an img tag linking to a PHP script, which marks anonymously in the ...
0
votes
1answer
626 views
Controlling the behavior of the Browsers Back Button
We created an E-Newsletter for a client that includes lots of story links as well as banner adds. The majority of users are reading the newsletter in MS Outlook. The client thinks users will get ...
1
vote
3answers
2k views
HTML email not received in gmail, but succeeds with yahoo, msn, aim, and work domain. Is it my HTML?
I have tried sending and HTML formatted email using ACYmailing for Joomla AND Mailchimp. It works for yahoo, msn, aim, my work domain but not for gmail.
I can send plain emails from my server to ...


