Download & Extend

SMTP Authentication for Users

The SMTP User Authentication module is designed to allow authenticated users to send outgoing mail using their own authentication credentials. As a fall-back, a server-wide configuration is also available for anonymous users or those users who have not configured their own credentials.

Additionally, the SMTP User Authentication module is designed to take some of the waiting out of the process of sending a mail message via Drupal. Typically, a user sending a message is required to wait while the SMTP server is contacted - and the message is sent - before they are allowed to continue their browsing experience. On its own, this module allows administrators the option of having mail queued to be sent during cron runs rather than making the user wait. In conjunction with the HTTP Parallel Request Library, this module allows mail messages to be sent instantly, in a separate background process, freeing up Cron to handle other tasks.

Features

  • Server-wide or per-user SMTP authentication support
  • Users may optionally specify a unique server configuration for SMTP authentication
  • Support for SMTP authentication via SSL
  • Mail can be queued rather than sent in the current thread (no waiting)
  • Queued mail can be sent during Cron, or immediately in a separate process via support for the HTTP Parallel Request Library

Requirements

Sponsorship

This module is sponsored by ISPTrader. ISPTrader is a worldwide provider of both new and certified pre-owned networking equipment.

Downloads

Version Downloads Date Links
6.x-1.0-beta1 tar.gz (13.51 KB) | zip (16.13 KB) 2011-Oct-27 Notes

Project Information


Maintainers for SMTP Authentication for Users

Issues for SMTP Authentication for Users

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants