PHP Mailer

PHP Mailer plugins for Flextype.

Sergey Romanenko


Features

  • The world's most popular code for sending email from PHP!
  • Integrated SMTP support - send without a local mail server
  • Send emails with multiple To, CC, BCC and Reply-to addresses
  • Multipart/alternative emails for mail clients that do not read HTML email
  • Add attachments, including inline
  • Support for UTF-8 content and 8bit, base64, binary, and quoted-printable encodings
  • SMTP authentication with LOGIN, PLAIN, CRAM-MD5, and XOAUTH2 mechanisms over SSL and SMTP+STARTTLS transports
  • Validates email addresses automatically
  • Protect against header injection attacks
  • Error messages in over 50 languages!
  • DKIM and S/MIME signing support
  • Compatible with PHP 5.5 and later
  • Namespaced to prevent name clashes
  • Much more!

Installation

  1. Download & Install all required dependencies.
  2. Create new folder /project/plugins/phpmailer
  3. Download PHP Mailer Plugin and unzip plugin content to the folder /project/plugins/phpmailer

Settings

Key Value Description
enabled true true or false to disable the plugin
priority 100 phpmailer plugin priority

Official PHP Mailer documentation

Version

1.9.0

Lincense

MIT

Dependencies

flextype: 0.9.16

Categories

emails