Parent Directory
|
Revision Log
|
Revision Graph
*** empty log message ***
| 1 | Module: Privatemsg Mass Mailer |
| 2 | Author: Mirko Haaser <http://www.drupalist.de> mcgo@drupalist.de |
| 3 | |
| 4 | Description |
| 5 | =========== |
| 6 | Adds the posibility to send mass mail to selected roles or users. Sent mail is currently stored in your sent box. |
| 7 | |
| 8 | Requirements |
| 9 | ============ |
| 10 | * Privatemsg module http://drupal.org/project/privatemsg |
| 11 | |
| 12 | Installation |
| 13 | ============ |
| 14 | * Just drop it into your module folder and enable it in the admin section. |
| 15 | * Set permission to send mass mail to selected users and or to all users in selectable roles |
| 16 | |
| 17 | Usage |
| 18 | ===== |
| 19 | * Point to your privatemsg - Inbox on /privatemsg/inbox. There are two new links when you have the corresponding permission. Klick on them, choose the recipient and you are done |
| 20 |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |