massmail

Avoid being blocked by web mail companies for mass/bulk emailing ?

Our company is sending out a lot of emails per day and planning to send even more in future. (thousands) Also there are mass mailouts as well in the ten thousands every now and then. Anybody has experience with hotmail, yahoo (web.de, gmx.net) and similar webmail companies blocking your emails because "too many from the same source in a...

How can I distribute email deliveries between 2 or more servers?

We provide Email Marketing service through our online Application. We have about 30 customers. And each one has it's own mailling list (5k to 100k emails each). What we really want is to distribute email's delivery between 2 or more servers. I was wondering What kind of aproach/solutions MailChimp , Constant Contact uses to provide a gr...

Sending out 20,000+ emails with asp.net

I am writing an application that will need to send a massive amount of emails to our students who will be selected from our database (each email will be personalized to the extent that will include their name, course of study etc...so needs to be sent one at a time). I could do this looping over an SmtpClient, but I'm afraid that with t...

How do you send email invites to people who have been invited by users of your website?

We've developed a web application where people can sign-up on our website to make use of our service. We have a functionality that allows users to send invites to their friends by looking up their contacts on Gmail, Yahoo Mail etc. My question is - do we have to use a 3rd party email management software like a MailChimp or SendGrid to ...

Best practise to send mass email within application (ASP.NET MVC 2, C#)?

Whats the best way to implement mass email sending feature within web app? Two major cases: Email messages for separate registered users depending on their activities (just sending short reminders to user for ex about new posts in his created topic) "Send email for all registered users" functionality, it will be nice to have feature fo...

Track mass email campaigns

Litmus released an email analytics service last month (may 2010). See here: http://litmusapp.com/email-analytics They boast a very cool "read rate" tracking: they can track normal reads, Skims, and Glanced/Deleted. How can they track skims and glanced/deleted? This to me seems impossible :) They also track forwards and prints. Prints...

Sending mass mail without going insane (SendGrid? cloud?)

I need to send regular newsletters, as well as smaller batches, to a 10k strong mailing list, programmatically. We're currently exporting our list and then using Campaign Monitor's web interface to create and send the newsletters. Campaign Monitor is great, but it is simply too expensive. Sending just one email to the entire list costs ...

Recommend a flexible mass mailing system for this problem

1200 subscribers are being emailed each day. Each user's profile may vary according to their interests be it geographic, market sector or even product type. Each day up to 20 new reports are created by researchers and users are sent a daily email with the report prefaces of those reports they're interested in (with a link back to a webs...

How many mails can be sent at a time?

Using google, yahoo and AOL smtp and PHPMailer how many mails can be sent at a time? I tried to send 200 mails at a time from google after 40 or 45 it is giving the following error. SMTP Error: Data not accepted. and then i tried to reload and give only 1 address and the same error i have got. what is the problem? ...

PHP Mass emailing

Hey there, I work for a small marketing company that has asked me to develop a PHP application to send emails for their company without getting blacklisted or emails showing up as spam. I have a fairly good understanding of PHP (OOP) but I do not understand how to build this program. They need approximately 500,000 to 1,000,000 emails ...

Mass Email - Step 1: r&d

I have to build a mass email application that we will use in out company. I want to start by researching what is the process and obstacles that is involved. This like: Server options Best language to keep load down Email policies to keep spam filters happy The flow of it all So I just want to find out where to start looking at. The p...