I have a functioning Drupal webpage that I use to teach a class. I have all my students register as users. How tdo I email all the registerred users of my website? I'd like to use this feature to make important class-related announcements.

Thank you!

Comments

sparkguitar05’s picture

I would love to know how to do this as well. Anyone?

-Anti-’s picture

+1

Actually, can I expand this question:

1)
Is there an ability to email users by role, as well as all users?

2)
Is there a PM (personal message) system, where users get new messages when they log-on or visit the site?
I'm building a site for a school and there are about 250 children who are too young to have an email address.

Cheers.

-Anti-’s picture

thanks, but don't those projects look kind-of 'dead' from a 6.x perspective?

stevenpatz’s picture

This is what Drupal uses:
http://drupal.org/project/lists

Although Organic Groups could also be used, with some add on modules.

paulnem’s picture

http://drupal.org/project/advuser will allow you to mass email all users, as well as filter users by role and email each role.

It's an active module, not sure of when it will go be upgraded to 6.x

I've been using it on a prod site without any issues.