Evernote

Component type

module

Maintenance status

Development status

Downloads

5497

Component created

Component changed

Here's a brief description of Evernote from the source:

"Use Evernote to save your ideas, things you see, and things you like. Then find them all on any computer, phone or device you use. For free."

Maillog / Mail Developer

Component type

module

Categories

Maintenance status

Development status

Downloads

101484

Component created

Component changed

Maillog provides an easy possibility to log all Mails for debugging purposes. It's possible to prevent the mails to being sent, so there is no need for an extra mail server to test the mail functionality of other modules or the drupal core. Additionally you can immediately display the mail through the devel dpm() facility.

If you like to upgrade from a previous dev release, please disable, uninstall and reinstall again. There's no upgrade procedure yet.

Previewable email templates

Component type

module

Maintenance status

Development status

Downloads

20486

Component created

Component changed

The Previewable Email Template (PET) module lets you create email templates, with token substitution, which can be previewed by the user before sending. The emails can be sent to one or many email addresses in a flexible way, and the recipients may or may not be Drupal account holders (users).

PET stores templates in a db table, not the variables table, so there is none of the memory usage which goes with the latter.

PET templates are in one place for easy management by site administrators. Emails can be sent one of three ways:

Subscriptions Service

Component type

module

Categories

Development status

Downloads

500

Component created

Component changed

This module is a Service module, currently, it works with version 6.x-2.2. It provides one service, subscriptions_service_queue which is a copy of subscriptions_queue and it allows you to send an event to the queue via Services.

An example of this is when you're posting a node on site X via Services but you want to notify some users depending on Taxonomy/Content Type.

Sequenced newsletter

Component type

module

Categories

Maintenance status

Development status

Downloads

2060

Component created

Component changed

Sequenced newsletter takes a category of Simplenews newsletters and sends it's emails in a sequenced intervals. Administrator can set interval between each message. New subscriber will get email every time when this interval finishes. It will stop receiving emails when received all of them.

Elastic Email

Component type

module

Categories

Maintenance status

Development status

Downloads

7266

Component created

Component changed

Elastic Email is a mail relay service. That is, instead of your website sending mail via its own SMTP server, outgoing email is directed through the Elastic Email service and out onto the internet. This module provides plug n' play integration with the Elastic Email service. Learn more at the Elastic Email site.

TailoredMail EMF

Component type

module

Categories

Maintenance status

Development status

Downloads

244

Component created

Component changed

TailoredMail is a hosted email newsletter manager. The TailoredMail EMF module extends the E-mail Marketing Framework module to provide user account synchronization with Drupal and simple sign-up/list subscription management for users.

This module requires the E-mail Marketing Framework and an account at TailoredMail.

Contact CC

Component type

module

Maintenance status

Development status

Downloads

6118

Component created

Component changed

#D8CX: I pledge that Contact CC will have a full Drupal 8 release on the day that Drupal 8 is released.

Contact_cc provides CC and BCC recipient fields to the site-wide contact form.
These fields are configurable per category.

Privatemsg Bulkmail

Component type

module

Maintenance status

Development status

Downloads

2150

Component created

Component changed

The Privatemsg Bulkmail module is intended for site administrators who want to send out an identical private message to a large user base (100.000 users and more). An example use case would be an internal notification to all registered users through a private message.

This module requires the amazing Privatemsg module.