Newsletter

Component type

module

Categories

Maintenance status

Development status

Downloads

59421

Component created

Component changed

Newsletter module aims to be a full blown newsletter solution for Drupal 7. It is especially recommended for people that need more than one newsletter list for their site.

Mass Messaging

Component type

module

Categories

Maintenance status

Development status

Downloads

3491

Component created

Component changed

This module allows you to send mass messages to users. To compose and select recipients the Views module is used. This allows complex selection queries setup by a administrator. The mapping of the view fields and the subject, recipient, message body and the attachments is done in the view. To send a message the view plus the arguments of the view are put into a queue. The cron does then send the messages in the background.

By default there is only a Rules action, but other modules can use the API to add Views to the queue. The implementation of the module ensures that the messages are delivered exactly once. It is reliable. We work with transactions. The message can be send by default only trough e-mail. The implementation allows to extend this and add other deliverable methods.

DataBase Email Encryption

Component type

module

Categories

Maintenance status

Development status

Downloads

8969

Component created

Component changed

Description :

This module protects users email address, encrypting them into the database. This module doesn't alter user experience.
In case of database hacking, this sensitive data would be useless for the hacker.

It uses the Encrypt module, providing the encryption method.
Easy to use :

  • install the DataBase Email Encryption (dbee) module : the encryption will be enabled for all users email address.
  • Uninstall it or disable it : it will disable the users email address encryption for all users email address.

The encryption can be enforceded by using the Real AES module.

Simplenews Conditions

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Simplenews Conditions add a checkbox for terms and conditions on the simplenews form "I agree to the terms and conditions *".

Features

  • The link to terms and conditions is a parameter on the module's settings page
  • Keep a record of the user and the terms and condition agreement in the database

This is a drupal 7 module, former version using drupal 6 still on the repository.

Mail admin

Component type

module

Maintenance status

Development status

Downloads

1403

Component created

Component changed

Mailadmin is:

  1. A database structure for use with e-mail servers (MTA), both SMTP and IMAP/POP3, providing both routing and authentication.
  2. A Drupal module providing a management interface for this database structure.

It is made and used by Reveal IT to manage our own e-mail servers.

Webform broadcast

Component type

module

Categories

Maintenance status

Development status

Downloads

1384

Component created

Component changed

Overview

This module provides the ability to broadcast an email to addresses identified through a specific webform component.

Usage

Once the module is enabled and the permission given to the proper roles, a 'broadcast' tab will show up as a sub-tab under 'webform' on a webform node. A dropdown is provided to select between multiple email components. NOTE: Broadcast may ONLY send to email components. Email addresses captured in textfields will not work.

Forum Access Notify

Component type

module

Maintenance status

Development status

Component created

Component changed

Simple module that sends emails to all moderators configured in Forum Access when new Forum Topics are posted to their Forum. There a dozen other ways to do this, but if you already configuring moderators in forum_access this makes notifying them a one step process and doesn't require several additional modules.

Once new Forum Topics are create, we used Comment Notify to allow people to subscribe to future posts to that topic.

SimpleNews Dynamic List

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

SimpleNews Dynamic List module provides the capability to use dynamic mailings lists which are created "on the fly" using defined criteria. Normally SimpleNews mails only to fixed lists of subscribers stored in the SimpleNews subscriptions table. SimpleNews Dynamic List provides a module hook (hook_simplenews_dynamic_list) that allows you to define a callback function that returns a list of Drupal user accounts. Any function that returns a list of unique Drupal users will allow that list to be used as the subscription list for the mailer.

Commerce Email

Component type

module

Categories

Maintenance status

Development status

Downloads

24308

Component created

Component changed

Commerce Email for Drupal Commerce

- Adds a configuration page for the order email
- Email content can be entered into textarea/wysiwyg (if available) form
- Email content can also be set to be loaded from a template file: commerce-order-email.tpl.php
- Allows the insertion of the order items into the email, token addition: [commerce-email:order-items]
- Supports Commerce Shipping
- Allows different language versions of each email
- Optional administrator email