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

pbarnett’s picture

...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.

srividyaprasanna’s picture

i too having the same problem.