ManyMail

Component type

module

Maintenance status

Development status

Downloads

3824

Component created

Component changed

This module is no longer maintained. Since its conception, mail providers such as MailChimp have come up with free plans and I would advise trying those out instead.

Overview

ManyMail is a mass e-mail module for Drupal 7, based on the popular PHPMailer library. It allows you to easily send thousands of e-mails through an SMTP server from within a Drupal website.

The module pays special attention to high customizability and trying to avoid being marked as spam.

Mail2All

Component type

module

Categories

Maintenance status

Development status

Downloads

1366

Component created

Component changed

Mail2All

Mail to all allows you to send emails to all registered users of your site in a very simple manner. It is simple but it also is flexible. It is useful for the occasions when you need to send a message to everyone in your site.

This is not a newsletter solution, users can’t opt-out. Use this module with care.

Features

IMCE Mailer

Component type

module

Categories

Maintenance status

Development status

Downloads

740

Component created

Component changed

Overview

This module allows you to share files via email using the IMCE file browser. Users can select the files they'd like to share, enter the email addresses of the people they'd like to share the files with, and then send an email with links to the files they selected.

Sharing files in this way can be useful for organizations using IMCE as a file management tool. It helps promote collaboration between users who are working on files together.

Blind Carbon Copy

Component type

module

Categories

Maintenance status

Development status

Downloads

7096

Component created

Component changed

The BCC module injects a BCC header in all e-mails sent by Drupal, which allows you to receive copies of all e-mails sent by your website.

Note: This means that if you use views_send to send an email to 1,200 site users, you will get 1,200 BCC'd emails too.

The 2.x-dev branches of both the D6 and D7 versions allow you to specify (wildcard) mail IDs to either specifically include or exclude from this process.

Mail Headers

Component type

module

Categories

Maintenance status

Development status

Downloads

4486

Component created

Component changed

Control and modify any (almost any) mail header. Mail Headers allows you to:

  • Limit the allowed domains for the sender e-mail address used on any e-mail sent through Drupal.
  • Customise almost any mail header with the use of tokens (Version 2.x).
  • Allow HTML to be sent from any module using drupal_mail.

Default FROM address

This module checks every mail being sent and compares the "From" header to a list of allowed domains. If it doesn't match any, the default site mails is used instead.

Mail Merge

Component type

module

Categories

Maintenance status

Development status

Downloads

943

Component created

Component changed

The Mail Merge module allows the site owner to send out emails to a set of email addresses using a process similar to what Microsoft Office Mail Merge or Open Office Mail Merge does. This module does not require that the users are already present in the site itself which would be the typical scenario for small corporate websites.

Features