Closed (fixed)
Project:
Mailchimp
Version:
7.x-2.4
Component:
General
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2012 at 23:41 UTC
Updated:
11 Mar 2012 at 18:40 UTC
Hi Lev, would the mailchimp module work well for the following use case?
Anonymous user views blog and sees "Email me new blog posts" form. Anonymous user fills out form and receives thank you message. Editor submits blog post. Blog post emailed to Anonymous user's email address.
Comments
Comment #1
levelos commentedSure. You could either create a new MC list and add folks to it as then subscribe and then send an MC campaign to that list when a post is made. Or, perhaps easier, use the STS feature which runs all email sent through Drupal through a transactional mail system and provides reporting/stats.
Comment #2
R.J. Steinert commentedCool! Thanks for the advice.