You are here

Files in SMTP Authentication Support 5

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt 2008-07-12 Jason Flatt drupal@oadaeh.net * smtp.module: Made the "On" and "Off" radio options translatable, per rastatt@drupal.org in http://drupal.org/node/262455#comment-917055. po/smtp.pot: Added. 2008-07-09 Jason…
INSTALL.txt INSTALL.txt INSTALL INSTRUCTIONS FOR SMTP.MODULE ---- 1. Copy smtp.module and smtp.info files to your Drupal modules/ folder. 2. Login at site administrator. 3. Activate smtp.module on the administer->modules page. 4. Fill in required settings on the…
README.txt README.txt SMTP MODULE for DRUPAL 5.0 This module adds SMTP functionality to Drupal. INSTALL INSTRUCTIONS ---- 1. Copy smtp.module and smtp.info files to your Drupal modules/ folder. 2. Login as site administrator. 3. Activate smtp.module on the…
smtp.info smtp.info name = SMTP description = Allows the sending of site email to an SMTP server. package = "Mail"
smtp.module smtp.module Enables drupal to send email directly to an SMTP server using authentication. Uses the PHPMailer class by Brent R. Matzelle.

Other projects