I'd like to periodically send out email to a large number of subscribers.

I envisage a system where I invoke a web service, sending across the list of email addresses to send to and the message body, for a scheduled sending, with the SAAS provider worrying about IP reputation, throttling etc.

Does such a service exist?

Thanks

link|improve this question

62% accept rate
2  
You're asking if there is a free web service you can use for unlimited spamming? – phoebus Nov 7 '09 at 21:44
Not at all. I wish to send out email users have subscribed to, but I want to avoid the hassle of configuring and managing an SMTP server. I may be going about this the wrong way - I am looking for some direction on this. – Ben Nov 7 '09 at 21:48
feedback

1 Answer

up vote 2 down vote accepted

MailChimp is free for a limited number of subscribers and very reasonable prices for larger lists. I highly recommend them.

link|improve this answer
Thank you. I thought a service must exist. – Ben Nov 7 '09 at 23:50
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.