2017 © Pedro Peláez
 

silverstripe-module silverstripe-phpmailer

PHPMailer implementation for SilverStripe allowing custom smtp.

image

gelysis/silverstripe-phpmailer

PHPMailer implementation for SilverStripe allowing custom smtp.

  • Monday, April 30, 2018
  • by gelysis
  • Repository
  • 1 Watchers
  • 2 Stars
  • 1,355 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 6 % Grown

The README.md

SILVERSTRIPE-PHPMAILER

PHPMailer for SilverStripe

Copyright ©2017, Andreas Gerhards andreas@gelysis.net. All rights reserved. / Alle Rechte vorbehalten., (*1)

Based on the SilverStripe SmtpMailer fork of Philipp Krenn., (*2)

LICENSE

BSD-3: Please consult [LICENSE.md] for further details., (*3)

LIZENZ

BSD-3: Bitte lesen sie [LICENSE.md] für weitergehende Informationen., (*4)

SYSTEM REQUIREMENTS

Requires SilverStripe ~3.6.0 and PHP 5.6 or later., (*5)

COMPONENTS

This package is a optional module for SilverStripe 3., (*6)

DESCRIPTION

SilverStripe-Smtp sends emails to your provider's or host's SMTP server instead of using PHP's built-in mail() function and therefore replaces the classic SilverStripe Mailer with PHPMailer to send emails via the SMTP protocol to a local or remote SMTP server., (*7)

Use cases: * Disabled mail(). * Troubles with the DNS configuration and the way some mail servers discard emails if the domain names don't match. * If you want to send encrypted emails (using SSL or TLS protocols). * Sending emails without having to install a mail server using an external SMTP server instead. * If you are using AWS and would like to utilize the SES (Simple Email Service)., (*8)

INSTALLATION

  • Use packagist dependency (gelysis/silverstripe-phpmailer).
  • Configure the module using _config.php.model. Without any configuration the fallback is localhost without authentication.

QUESTIONS AND FEEDBACK

Please contact the author., (*9)

RELEASE INFORMATION

SilverStripe-Phpmailer 0.9.6, 2017-08-07, (*10)

UPDATES

Please see [CHANGELOG.md]., (*11)

The Versions

30/04 2018

dev-master

9999999-dev https://github.com/gelysis/silverstripe-phpmailer

PHPMailer implementation for SilverStripe allowing custom smtp.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Avatar gelysis

phpmailer silverstripe

30/04 2018

0.9.7

0.9.7.0 https://github.com/gelysis/silverstripe-phpmailer

PHPMailer implementation for SilverStripe allowing custom smtp.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Avatar gelysis

phpmailer silverstripe

18/02 2018

dev-dev4

dev-dev4 https://github.com/gelysis/silverstripe-phpmailer

PHPMailer implementation for SilverStripe allowing custom smtp.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Avatar gelysis

phpmailer silverstripe