Message System

Component type

module

Maintenance status

Development status

Component created

Component changed

Replaces system mails (eg. user registration) with Message module messages - allows for SMS, fields, attachments etc.

Achieves this by declaring Message types for each user mail, then using hook_mail_alter to intercept those mails and send via Message instead.

Some user tokens (eg. one-time-login-url, cancel-url) require a patch to Token module to be replaced properly:
https://www.drupal.org/files/issues/one-time-login-url-not-being-replace...

Drush Mandrill Statistics

Component type

module

Categories

Maintenance status

Development status

Downloads

431

Component created

Component changed

This project provides drush commands to fetch data from the Mandrill transactional email service, to display email tags and statistics on each tag. Tags represent different types of transactional email sent via Mandrill.

Install

From a command line, run the following:

$ drush dl drush_mandrill_stats

This will download the project and place it in your $HOME/.drush folder. Alternatively, you may also download the release manually from Drupal.org.

govCMS Dissemination Limiting Marker (DLM)

Component type

module

Categories

Maintenance status

Development status

Downloads

2217

Component created

Component changed

What is this used for?

As for paper–based information, all electronic–based information needs to be marked with an
appropriate protective marking. This module adds the option for a user to set a default Email Protective Marking, such as [SEC=UNCLASSIFIED], appended to the end of the subject line for all outgoing emails sent using drupal_mail() on your site.

Commerce Puntuarte

Component type

module

Maintenance status

Development status

Component created

Component changed

* Configure user permissions in Administration » People » Permissions

* In Modules/Commerce Puntuarte click in "Configure" and enter you API KEY (signup or login in Puntuarte.com to get it).

* Select the product field you want to associate to your Products.

* In Admin/Structure/Blocks three blocks will be generated:

UserDetails Emailcamp

Component type

module

Categories

Maintenance status

Development status

Downloads

273

Component created

Component changed

Sends Emails to admin about the users and their details through the Drupal website

It helps admin to get the report of the users and their status without login to drupal backend via sending mails daily or monthly using drupal mail.

Hence admin can easily see the mail_ids of the users to reply them if necessary without login to admin backend to search for the mail_ids of the users

It uses the mimemail and mailsystem to send mails to admin
It send mails as plain text or HTML message format by using mimemail module

Simplenews Status Reset

Component type

module

Categories

Maintenance status

Development status

Downloads

850

Component created

Component changed

Simplenews Status Reset is a tiny module, that allows to reset the sent status of an already sent Simplenews newsletter issue to "not sent". This allows to resend a newsletter (e.g. to a different category) without duplicating the node or changing the status value by hand in the database.

mail2

Component type

module

Categories

Maintenance status

Development status

Downloads

1028

Component created

Component changed

This module integrates Drupal 7 with your mail2 account. You will need the API key for that account in order to configure and use this module.

Installation

Download, install and enable the module as usual. Then navigate to /admin/config/services/mail2 and configure it.

Once you have entered your API key and saved, you can make any newsletters that you have configured on your mail2 account available on your site as simple blocks with sign-up forms.