By networm on
I'm supposed to implement a functionality in my website such that the authorized person can create a newsletter with some advanced inbuilt (inline) editor with one to import the list of email addresses from csv or excel file. Even one can schedule when to dispatch the newsletter. Hopefully with some saved templates for the content of newsletter.'
Mailout module is for Drupal so whats for Drupal 6?
Which is the good module to implement this? I heard about Mass Mailer and Phplist. Please suggest.
Comments
Info. please..
Info. please..
i don't have a whole lot of
i don't have a whole lot of experience here, but fwiw i can tell you that Simplenews is very well-established (e.g. it's used for d.o).
for the user import, user_import has worked well for me.
good luck.
thank you very much for your
thank you very much for your response.