EmailPlus

Warning: This plugin has't been updated in over 9 years. It may no longer be maintained.

What you can do to help:

PHPMailer and HTML email in on package

Last updated
Recommended Releases
Elgg Release Download Date Links
1.120.6 (276.11 kB)2016-Jan-02
Show all releases

Send out full HTML mails to your users using PHPMailer (https://github.com/PHPMailer/PHPMailer)

This gives you a way to use a real mail server (MTA) to send email, instead of PHP mail-function. Using a real MTA makes a world of difference when trying to avoid email from ending up in Google or Micr$oft's spam filter.

This project borrows ideas and functionality from two plugin projects:

html_email_handler by Jerome Bakker (https://elgg.org/plugins/developer/jeabakker) phpmailer by Cash (https://elgg.org/plugins/developer/costelloc)

Features:

  • Replaces all Elgg's email handling
  • Send out notifications using PHPMailer. Support for SMTP, SMTP AUTH, TLS/SSL and more
  • Send HTML notifications with plaintext fallback to your users can be changed in plugin settings. Customize it by overriding the view views/default/emailplus/notification/body.php
  • Offers PHPMailer as sending mechanism to provide better penetration through Google's and other mail providers spam filters. See plugin settings in admin section
  • Check out your layout in the admin section under admin/appearance/emailplus.

See README.md for more information!

Stats

  • Category: Communication
  • License: GNU General Public License (GPL) version 2
  • Updated: 2016-1-2
  • Downloads: 1954
  • Recommendations: 4

Other Projects

View slyhne's plugins