[support] Email to all active users

Metzler, David metzlerd at evergreen.edu
Wed May 4 23:43:10 UTC 2011


FYI:  I'll be working on adding this functionality to project forena
over the next few weeks.  Basically it's form emails for an arbitrary
sql query.  Not sure if it will be ready in time for you, but thought
you'd like to know. 

 

________________________________

From: support-bounces at drupal.org [mailto:support-bounces at drupal.org] On
Behalf Of Vaibhav Jain
Sent: Tuesday, May 03, 2011 9:20 PM
To: support at drupal.org
Subject: Re: [support] Email to all active users

 

Hey Andre,

This can be easily done by a custom module, just some simple queries and
code, and it will be done.
You can select the active users from the database by referring to status
field in users table (1 is active, 0 is blocked), and email them
whatever content you want to.
Also, if in case you want to send a drupal defined mail, these are
stored in variables table, so you can refer that as well.

On Wed, May 4, 2011 at 8:55 AM, Andre Durudas <durudasa at gmail.com>
wrote:

Thanks Sunil!

The Rules module looks good for a variety of reasons. However, I don't
think it'll work for my purposes. I need something to send an email to
all registered active users on a manual trigger. With Rules, it seems, I
can only define automatic triggers.




________________________________

 

sunil dhimal <mailto:sunildhimal at gmail.com> 
April 27, 2011 4:20 AM

 


You Can use Rules Module 
Regards
Sunil Dhimal





________________________________

 

Andre Durudas <mailto:durudasa at gmail.com> 
April 26, 2011 3:23 PM

 


Hello,

is there an easy way to email all registered active users on a Drupal 7
site? Any module for example? I could not find anything...

Thanks,
Andre


--
[ Drupal support list | http://lists.drupal.org/ ]




-- 
Regards,
Vaibhav Jain

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20110504/224c983f/attachment.html 


More information about the support mailing list