I need a simple module in Drupal to collect e-mail addresses of my users.
In other terms, I would like to show a “registration option” to collect their e-mail addresses and in the back-end have an option to export a file with the list of addresses.
Thanks
ps. I would like to be able to let people to submit their email address even if they decide to not register to my website.
I’ve solved with “SimpleNews” module. I don’t use it to send e-mails but just collect address and then use the Export functionality.