By rezvani63 on
How can I set Actions and Triggers to send an automated email to all Authorized/Registered users on my Drupal site after adding a new content?
Using Action I can send email to only some specific email address, but I want to send email to all of my site users.
Comments
We had a similar requirement...
...and used the Notifications module (http://drupal.org/project/notifications)
It's a little complex to set up, but it does everything we wanted and then some...
Pete.
Hi
i too having the same problem.