I am hoping to be able to send personalised mail (Dear [Name] ) to my user on a specific day of the month. The simplenews module does not permit this. Is there another module or script which could permit this ?

Comments

rkarajgi’s picture

Check this http://drupal.org/project/mass_contact It lets you send emails to all users.

You can use this to schedule actions: http://drupal.org/project/sched_act

I have not used the two together - but I guess it should work.

I hope it helps. Thanks

- Rajeev Karajgikar, Drupaler in South Bay Area

----------------------------------------------------------
- R Karajgikar

electronicmonkey’s picture

I really need for all the mail sent to be personalised with the individual receiver's name. e.g.

Dear [Username]
........................

rkarajgi’s picture

There are quite a few modules for emailing - I think this functionality is available in mail out module as well.

Check all email modules here http://drupal.org/project/Modules/category/66

I hope this helps. Thanks

- Rajeev Karajgikar, Drupaler in South Bay Area

----------------------------------------------------------
- R Karajgikar