Privatemsg Mass Mailer

Component type

module

Categories

Maintenance status

Development status

Downloads

3015

Component created

Component changed

As reported by Berdir in this issue the current dev snapshot of privatemsg is able to deal with recipient types. This is great, because it makes this module obsolete.


DEPRECATED
The Privatemsg Mass Mailer allows a user (with the proper rights) to send a private message to one or more roles. The module is not that big, fits to my needs and is currently in use on one of my productive sites (although its beta).

Mail Editor

Component type

module

Categories

Maintenance status

Development status

Downloads

143808

Component created

Component changed

The Mail Editor module lets you edit the bodies and subjects of all emails that go out from your site to your users through Drupal's drupal_mail() function. You are able to edit any email body text based on which email it is and which language it is being sent for. You may use token variables in your templates to better customize dynamic email text.

Messaging

Component type

module

Categories

Maintenance status

Development status

Downloads

328466

Component created

Component changed

This is a Messaging Framework to allow message sending in a channel independent way. It will provide a common API for message composition and sending while allowing plug-ins for multiple messaging methods.

When using this framework, you won't send e-mails to users anymore. You will send them 'messages' and they will decide how they want to get them delivered, that may be by mail, IM, SMS, depending on user's preferences...

Drupal 7 upgrade

Some limited funcionality has been upgraded.
Development is back on Drupal git repository.

Action email role

Component type

module

Categories

Maintenance status

Development status

Downloads

12165

Component created

Component changed

I have not found an official "heres the way to email everyone in a certain role(s)" action, so I've cleaned some code and contributed it.

This module provides an action which is configurable to email everyone in the specified roles, it is much like the built in "send email" action however it allows you select the recipients as a list of roles.

The action is usually implemented as a trigger.

Basic usage;

- Enable 'triggers' module admin/build/modules

HTML to text

Component type

module

Categories

Maintenance status

Development status

Downloads

2492

Component created

Component changed

This is a straight, copy-paste backport of the drupal_html_to_text facility from Drupal 6. If you have any issue, please check that against Drupal 6. There is no change whatsoever compared to core.

ecard

Component type

module

Categories

Maintenance status

Development status

Downloads

18089

Component created

Component changed

This module originally developed by mssarath is to create an E-Card for a friend. After doing this a message is send to the desired person(s) so (s)he can visit the website and take a look at the message left by the friend.

MailQ (Mail Queue)

Component type

module

Maintenance status

Development status

Downloads

3911

Component created

Component changed

MailQ is a module that queues ALL mails originating from a Drupal site into a queue and then processes this queue and sends mails in batches during cron runs. However, it still uses drupal core or other modules like Mimemail to actually send the mails.

Update: A new release 6.x-2.0-alpha1 is now available. Download and try.

Comment Subscribe

Component type

module

Categories

Maintenance status

Development status

Downloads

9409

Component created

Component changed

IMPORTANT - This module is no longer supported - Use Comment Notify instead if you are a new user or migrate to it if you are already using Comment Subscribe. We have created a simple migration script. Please see below for instructions.

About Comment Subscribe

This module allows anonymous as well as registered users to subscribe to individual comments of given node. When a user, either anonymous or registered, posts a comment, he/she can subscribe to that comment and will be notified of replies to that comment. Notifications will have a teaser of the node and a link to the comment. Notifications will also have links that will allow the user to unsubscribe from notifications for that particular comment or unsubscribe from notification for all his/her comments on that node. The development of this project was funded by Zyxware Technologies

MailServer

Component type

module

Downloads

1623

Component created

Component changed

MailServer is a Drupal module that automatically creates, updates and removes e-mail accounts for users with an e-mail domain that the module is configured to manage.