Questions tagged [newsletter]

A email or document containing a one or more news stories that will be distributed to a group of subscribers.

835 questions
8
votes
2 answers

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 have to use rounded corners and am using…
Sikander
  • 2,799
  • 12
  • 48
  • 100
7
votes
4 answers

What's the best open PHP newsletter manager?

I'm looking for a nice newsletter management solution. I tried CCmail a good script, but where I can't imort usernames! I would like to find a system that is able to import Opt-in lists in the following format: John Smith;Jsmith@johnny.com;other…
Bilel
  • 71
  • 1
  • 1
  • 3
7
votes
4 answers

Magento Redirect from Observer that always works

I am having trouble to create a working redirect in Magento from an observer. As far as I know there are many events that got the response object with them (in the $observer object). Another way would be to use something…
Celldweller
  • 309
  • 1
  • 3
  • 12
7
votes
3 answers

What is the best way to integrate ExpressionEngine members with MailChimp?

I am developing a site that uses FreeMember to handle user sign-up, login and profile updating. We want to offer a way for users to sign up for the newsletter when creating an account as well as the option to (un)subscribe by updating their EE…
6
votes
2 answers

Sending HTML newsletters with plain-text fallback

I am currently using a script which uses file_get_contents to get the contents of a php file, and then sends it inside an email to a list of customers. I would like to alter the script to allow for plain-text fallback to reduce the risk of being…
user1138966
  • 211
  • 6
  • 16
6
votes
1 answer

How Do I Achieve Mailchimp List + External Database List Status Synchronization?

I'm new to the world of MailChimp and custom API integrations so please bear with me. I'm also an internet marketer (not a developer), so please bear with me even more ;) The Situation: We have a platform with user accounts, data etc. Currently…
Ryan
  • 81
  • 1
  • 3
6
votes
3 answers

standard size for html newsletter template

i'm wanting to create an html newsletter template to be emailed out, however, i'm unsure of standard dimensions for it. would a 800w be good? or should i go w/ something smaller? for webpages my standard is usually 970w, but wasn't sure what would…
bdizzle
  • 419
  • 2
  • 5
  • 19
6
votes
3 answers

Sending email to multiple Recipients with swiftmailer

I am trying to use swiftmailer in my project so that I can send html newsletter to multiple users. I have searched thoroughly but all i got never worked for me. I want to paste more than one recipient in the form input field seperated by comma and…
Mario brown
  • 73
  • 1
  • 1
  • 7
6
votes
1 answer

.NET Newsletter Application

Are there any newsletter applications written in .NET available as open source software? Thanks.
Saif Khan
  • 18,402
  • 29
  • 102
  • 147
6
votes
4 answers

how to send image in newsletter?

can anyone tell me how can i send images as main body part in newsletter. how can i add any image from backend such that when i send a newsletter to the subscribers the image i want to show goes as main body part of the mail. actually what i am…
Rachel
  • 139
  • 1
  • 4
  • 11
6
votes
5 answers

Body background color not working for email newsletter

I am working on an email newsletter. Everything else is in place and working fine, except for the body background color, or it’s the body width at 100% that is not working. Any idea what I have done wrong here, or how can I make it work? URL of my…
Zeeshan Rang
  • 19,375
  • 28
  • 72
  • 100
6
votes
4 answers

padding-left inside a table

I'm trying to build a newsletter which I've designed to be sent by email. I've now the problem that the text has no space to the images around it and I would like to change the background-color of the text field to grey just like: If I'm giving it…
user3074521
5
votes
5 answers

Should I use HTML 4.0 mark up for my email templates?

A designer coded an html template using CSS best practices. I want to use this template as an email newsletter template, but I've heard people say hotmail, yahoo and gmail offer limited support for CSS. Am I supposed to re-code these templates…
John
  • 32,403
  • 80
  • 251
  • 422
5
votes
3 answers

Which are the must-have-newsletters subscriptions for .net/java programmers?

I think there are several newsletters which are very good in content. EDIT: Such as http://www.javaspecialists.eu/archive/archive.jsp
suhair
  • 10,895
  • 11
  • 52
  • 63
5
votes
1 answer

How to import newsletter subscribers user csv in magento

I have csv in which have lot of email is exit,it want to assign those email to newsleter subscription list. Who i will do.... And check how skip for exiting customer because there are already list in newsleter
Krupal Patel
  • 1,387
  • 3
  • 12
  • 28
1 2
3
55 56