By lockrey on
I'd like to send email to my users on http://www.assist.com and am looking for a way to either:
1. Send email directly from Drupal.
--or-
2. Extract all the email addresses into a text file.
Is there an easy way to do this?
Thanks,
Brian Lockrey
Data Recovery Engineer
http://www.assist.com
Comments
Both are quite easy to do, al
Both are quite easy to do, although you do need to some programming to archieve it. You need to query the emailadressen from the Drupal database to solve the second problem. To solve the first problem you can write a node that will do the job.
If you are not capable of doing that, drop in a mail at vietyen-services@quicknet.nl and we can work it out.
I am interested in something similiar
Yes - sending email from the site to the list of users would be a stunning feature. On top of that, also archive the mails going out, and having most of the functions of yahoogroups.com
data recovery
abc Data Recovery Ltd provide hard drive repair and data recovery services for businesses and home users from all manner of storage devices from USB Memory and Flash storage through to hard disk drives and RAID storage arrays. We offer a fast track service and a cost effective service to our ever growing worldwide client base. Services offered are on a no data no fee policy.
www.abcdatarecovery.co.uk
still not a feature?
Is this still not a feature? Seems kind of basic and necessary.
Module available
I've drafted a quick module for emailing users, see
http://cvs.drupal.org/viewcvs/contributions/modules/mail/.
Drupal 6
If anybody finds this page on google and wants to have a module to send emails to all users check out Mass Contact.
Jon Heaton