Hi,
Is it possible to members to send a mail to all other members of the site in Drupal 6.4?
Also is there a way for members to reeive a mail when a new post/page is added to the site?

Thanks for your help!!

Comments

teyser’s picture

Hi,
Use action module .....

Regards,
-Raj.

prunelle’s picture

For the first need, you can use the "mass contact" module,
for the second one, you can use an action. Actions mechanism is part of Drupal core in Drupal6.

I hope that will help.

lambono’s picture

Hi guys,
Thanks very much for the recommendations!
I will try these out and let you know how I get on.