Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

18
votes
5answers
4k views

Adding a Google Plus (one or share) link to an email newsletter

I am trying to find a way to embed a share/+1 link for Google+ in a Newsletter, much like the Facebook share and tweeter tweet links can be embedded in a newsletter, which can be achieved with the ...
13
votes
6answers
4k views

Django Newsletter App

Is there any newsletter app for django, allowing users to subscribe-unsubscribe for newsletters? I'd like to have an app that's easy to use and administered via the Django admin.
10
votes
6answers
937 views

Track php emails with php script?

I am sending email newsletters using php mail() function. I have to track the newsletter emails status. The status would be 1. Num.Of Sent. 2. Num.Of Delivered. 3. Delivered date. 4. Total Num.Of ...
7
votes
13answers
2k views

Is it true that newsletters in HTML should have a “table-based” layouts?

I read somewhere that when creating a HTML email, you should use the table-based layout. You should not be care about creating tableless css based layout. Is that true? I have to create a newsletter ...
6
votes
1answer
269 views

.NET Newsletter Application

Are there any newsletter applications written in .NET available as open source software? Thanks.
5
votes
4answers
801 views

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 ...
4
votes
1answer
60 views

php newsletter script duplicating body content

just done a little bit of code to send out a newsletter based on a sql table. first one with 70/80 subscribers went off fine, now when i've moved to the second one that has around 250, the ...
4
votes
2answers
3k views

Email tracking techniques in php

I am doing a newsletter Management in php. I need to track the visitors who opens our newsletter, I have inserted the tracking image in newsletter thats seems to work little. Using Shift mailer there ...
4
votes
1answer
263 views

Newsletter for CI

is there a newsletter code available for CI ? Or something like PHPList for CI ? Something that is already written in MVC and could be using CI mailing library? Thank you
4
votes
4answers
4k views

What's the best open PHP newsletter manager? [closed]

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 ...
4
votes
5answers
652 views

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 ...
4
votes
3answers
226 views

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
4
votes
4answers
1k views

Is there a site that emails out daily C# tips and tricks?

I subscribe to a newsletter from www.sqlservercentral.com that I like because each day I get an email digest with some interesting headlines & summaries of SQL Server articles that are already out ...
3
votes
3answers
177 views

Open source java newsletter/mailing system

I've just looked through a web, but I can't find any open source implementation of java newsletter/mailing system. Desired features: send mail separately to ~1000 recipient unique links in mails, ...
3
votes
3answers
141 views

Handling undelivered emails using Zend Mail

I'm sending newsletter using Zend Mail. I have used setReturnPath() to put all undelivered mail notifications in one place. And what now? How to get the list of addresses which were unreachable? ...
3
votes
2answers
660 views

Set subscriber status in Magento programatically

I am trying to write a module that syncs my newsletter subscribers in Magento with a external database. I need to be able to update the subscription status in Magento programatically but I am having ...
3
votes
2answers
4k views

Adding a custom field to Magento's subscribtion module

The newsletter subscription module in Magento has only one field (email) by default. After I add an extra field to the form (say country), how can I get the form data to show up in the Magento ...
3
votes
3answers
1k views

Mass mailing HTML-newsletter in Asp.Net

I'm developing a site where I need to send HTML newsletters to a mailing-list. I have build a html frame where I have my "View in browser" and "Unsubscrib" links (which of cause will vary). In the ...
3
votes
1answer
439 views

In Kentico CMS, how do you programmatically Subscribe Users to Newsletters?

Upon completion of a custom payment form I add two user roles, a badge, and two friends. All of those changes work well and populate to the User object and corresponding database tables. When I use ...
2
votes
2answers
55 views

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 ...
2
votes
1answer
40 views

Scheduled Newsletters with Products.EasyNewsletter in Plone

How do I set up automated newsletters with EasyNewsletter in Plone? I know Singing & Dancing has this function however EasyNewsletter has the following features which Singing & Dancing ...
2
votes
1answer
258 views

AJAX Mailchimp signup form integration

Is there any way to integrate mailchimp simple (one email input) with AJAX, so there is no page refresh and no redirection to default mailchimp page. This solution doesn't work jQuery Ajax POST not ...
2
votes
1answer
48 views

Create a link that automatically fills a field on the target page

I'm coding a newsletter and the guy that asked me to do it wants a link in it...all perfect no problems... Now the problem is that when you click on this link it goes on a page with fields and the ...
2
votes
1answer
347 views

How to send a newsletter from Magento?

I have a start-up and I want to send a newsletter to all my subscribers and customers, but I don't know how. I select the template and choose "Queue Newsletter" and set the date/time but it never ...
2
votes
2answers
145 views

Any Free PHP Magazines, Newsletters? [closed]

Possible Duplicate: What are good PHP and MySQL type Blogs to read? Are there any sites that offer free php/mysql magazines to read online and/or monthly newsletters or mailing lists?
2
votes
1answer
389 views

Autoresponder Drupal 7 alternative

I'm looking for a module for Drupal 7 which could do something similar what Autoresponder for Drupal 6 does: I want to send users different email newsletters after their their subscription. Day #1 - ...
2
votes
3answers
5k views

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 ...
2
votes
3answers
419 views

Sending a large email mailout through Gmail or maybe even Google App Engine?

I have a client that I'm wanting to move to a virtual private server. I'm trying to keep his server as simple as possible, not even having an email server on there (or at least that is the plan). The ...
2
votes
1answer
293 views

Track bounced back newsletter emails

I've built a newsletter system which tracks: Openings Link clicks Unsubscriptions However, I need to find a way of tracking which newsletter emails 'bounced back'. Has anyone done this before and ...
2
votes
1answer
4k views

Prestashop Newsletter Module

I'm looking for the best prestashop newsletter module, that allows me to manage custom newsletter layout and newsletter sending. Has anyone ever used one? Wich one would you recomend? Thanks!
2
votes
3answers
729 views

Are there any open source PHP software for sending mass mail, i.e. newsletter?

I have used SendStudio in the past, but I am wondering if there is an open source version using LAMP? Preferably, it should use a WYSIWYG editor for the emails, and be friendly on your average user. ...
2
votes
4answers
4k views

I need a recommendation for a Wordpress Newsletter/Mailing list plugin

Looking for a recommendation on a simple newsletter plugin for Wordpress. It needs to have a signup box with email, name, etc.. and then a back-end for viewing these email addresses and sending ...
2
votes
2answers
180 views

Newsletters. Sending a web Page as mail body

I ve seen a lot of good and "bad" in implementation newsletters. In my opinion Devexpress has good ones. I never clicked the "Having trouble reading this newsletter in your E-Mail client?" because ...
2
votes
2answers
529 views

What is the best way to implement an unsubscribe link for your newsletter?

I am thinking that I create a deactivation code put that in the unsubscribe link along with their user id. Then when a recipient of my newsletter clicks the link, I can look up their user id and see ...
1
vote
1answer
29 views

Magento Bug? - Can't subscribe to Newsletter with registered email that is not subscribed

2 emails are registered users of my Magento store: user1@example.com user2@example.com When registering, user1@example.com opted in the Newsletter while user2@example.com did not. However when ...
1
vote
3answers
112 views

Send newsletter to Gmail having div with background image

I can send newsletters to email accounts. I am using div for containing the text. Now, I want to set a background image to the div as demonstrated in the code below: string containerDiv = @"<div ...
1
vote
1answer
94 views

Best PHP newsletter tool [closed]

In one of my web portal there are more than 1000 users . I need a news letter for every week for all these users ... My system ( web account ) crashed when I tried with a for loop . Can you please ...
1
vote
3answers
97 views

Newsletter send using AJAX to avoid PHP timeout

I need to send newsletters. I have already a PHP script that sends mass emails but it won't work for long as email database is growing because of PHP max script run time. So, to avoid it I came up ...
1
vote
3answers
79 views

Why are there spaces between the images in my newsletter when it’s sent?

I have a newsletter to send, but some extra spaces appear between the rows in Yahoo, Gmail and MSN. But this is what you see (funny that in jsfiddle it’s the same as Yahoo etc.) — notice the grey ...
1
vote
3answers
78 views

best tool to test a newsletter in HTML

whats a good/easy/reliable tool to send an email you formatted in HTML and inline CSS ?? something like, input mail, input content and a send button? so you can check with your recived mail if it's ...
1
vote
0answers
23 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
1answer
102 views

How to detect mail client : desktop or mobile, and platform if mobile?

This question is similar to Standard way to detect mobile mail client? but not sure there's a solution inside. I understand how to handle mobile format with specific, screen-size-dependent css. But ...
1
vote
1answer
75 views

How to send an email which exactly looks in the outlook express how i see in my web browser?

In my web browser this shows correctly. But when i send it to Gmail or Outlook it does not show correctly nor it show in the center alignment layouts. (many other newsletter i receive they fit it ...
1
vote
1answer
73 views

How to know from which email client the HTTP request was coming from? [closed]

Possible Duplicate: Email client detection I have a newsletter which will have a link to my websites pages. Now i want to know which email client (gmail, hotmail, outlook) the user opened ...
1
vote
2answers
80 views

php html email help?

I'm using below code for php html email: $to = $email; $subject = 'ABC'; $message = $content; $headers = "MIME-Version: 1.0\r\n"; $headers .= "Content-type: text/html; ...
1
vote
0answers
94 views

PHP newsletter - BCC & unsubscribing

I had developed a small newsletter system for a client that used a small script to send a bunch of emails out with attachments. It used the server the website was hosted on to send the emails. It was ...
1
vote
2answers
132 views

What is the max width you should use for an HTML e-mail newsletter?

I'm wondering because I have seen a lot of different answers. Ultimately I would think 500-600px would be fine. Especially if you are building to match standards for Hotmail, Gmail, Outlook, Mail.app, ...
1
vote
1answer
314 views

HTML Email Newsletter Generator from Wordpress, Joomla or any CMS for that matter

Does anybody know of an add-on for Wordpress, Joomla or any CMS that will automatically 'fill' a html email newsletter template. Here's my proposed work flow: User adds articles to CMS CMS ...
1
vote
1answer
110 views

Differences between Magento Community and Enterprise when it comes to the newsletter?

I was wondering if there are new features related to the newsletter on the Magento Enterprise Edition compared to the Community Edition. Is there any difference? Thanks!
1
vote
1answer
264 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 ...

1 2 3 4