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

johnk_lpl’s picture

You 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.

quasi’s picture

Thank you for your reply johnk_lpl!

miro_dietiker’s picture

Status: Active » Closed (won't fix)

Simplenews 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.

quasi’s picture

A module with such functionality is now available:
http://drupal.org/project/sequenced_newsletter

hagit’s picture

I am looking for this feature - for drupal 7.