access_by_onetime_links

Component type

module

Maintenance status

Development status

Component created

Component changed

This module generates one-time links in order to give access to a configured page/form. Once the form is successfuly submited, the one-time link is no longer valid. The links can be sent to an email address.
If a configured amount of time has elapsed from creation, the one-time link is automatically (cron) removed from database.

Mailsuite

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows you to administer all your emails in one single place. With the help of an info hook modules can provide their own emails and these are useable everywhere in the site. Emails can also be defined through the interface. Emails defined through the interface can be exported with features.

There are also submodules like mailsuite_entityform to extend the default mailsuite functionality.
These modules implement Rules actions to give you the full flexibility for sending emails whenever you want.

Mail save file

Component type

module

Categories

Maintenance status

Development status

Downloads

572

Component created

Component changed

Saves all outgoing mail to a file only. The email does not get saved in the database.

Use this module if you want to have the body of each email saved to a file in a configurable location. If you need anything more advanced than that, use the Mail logger module, or similar.

Send Mails

Component type

module

Categories

Maintenance status

Development status

Downloads

367

Component created

Component changed

This module provides an API for users to compose and send mails from drupal site.

Send Mails is simple module to send mails from your drupal site.
It have a interface with to address field,subject field and Message Body field like Gmail, Yahoo and other email service.

This module Support Full HTML messages there by we can send styled text in your mails.

Mailblock

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

Mailblock is a module for preventing drupal_mail() messages sent from development and staging sites from going to undesirable addresses. This is a good safety net, provided the site does actually send all its mail through drupal_mail -- the module will actually check that for you when you run the Drupal status report, and you should follow up any Mailblock warnings on that report as a matter of importance.

Schedule Mail

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Schedule Mail, adds a new function like drupal_mail to allow modules to schedule an e-mail instead of sending it directly. The mails are sent during cron runs. It also allows the modules to delete a mail from the queue, if is the mail is no longer necessary.

This is an API module, doesn't do anything by itself.

Just SMTP

Component type

module

Categories

Maintenance status

Development status

Downloads

1243

Component created

Component changed

This module allows Drupal to send emails through an SMTP server with optional authentication It is designed to have just the minimum required functionality to do that.

Note that for most hosting environments you do not need this
module. Hosting environments like Pantheon require use of modules like
this though.

Mobile Login

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides the functionality to change login username with mobile number on to the site. You can also configure force mobile mobile for user along with the send email notification to each non mobile user to update their username.