By electronicmonkey on
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 ?
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
Try Mass Contact and Scheduled Actions
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
I really need for all the
I really need for all the mail sent to be personalised with the individual receiver's name. e.g.
Dear [Username]
........................
Try mail out module if mass contact does not meet your needs
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