Hello,
I'd like to be able to send an email sequence based on when the user subscribes to the newsletter.
Example:
- There are 5 different newsletters
- User subscribes
- He gets the first newsletter immediately (1)
- On the next day he gets a new newsletter (2-5)
I've seen the Simplenews Scheduler module, but it doesn't help since it's bound to a precise date.
Any ideas on how to achieve this?
Thank you!
Comments
Comment #1
johnk_lpl commentedYou would be better off using the Autoresponder module http://drupal.org/project/autoresponder
You can get a couple of Simplenews add-on's though, one that sends the latest Newsletter and one that sends a welcome mail.
Comment #2
quasi commentedThank you for your reply johnk_lpl!
Comment #3
miro_dietikerSimplenews currently doesn't support such a feature.
It is intended to send newsletters once and on a fixed date - to all subscribers.
All further updates need much more generalization and e.g. a rewrite based on subscriptions / notifications.
Comment #4
quasi commentedA module with such functionality is now available:
http://drupal.org/project/sequenced_newsletter
Comment #5
hagit commentedI am looking for this feature - for drupal 7.