/silverstripe-mailblock

Adds email redirection options to the SilverStripe CMS.

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Mailblock

Adds email redirection options to the CMS.

Requirements

SilverStripe 3 support is available in the 1.0 branch

Installation

Composer (recommended):

composer require signify-nz/silverstripe-mailblock

If you prefer you may also install manually:

Usage

All options are in the Settings -> Mailblock section of the CMS. Only users with the "Access to 'Mailblock' settings" permission will be able to configure Mailblock.

Limitations

This module works by adding an additional SwiftMailer (the Mailer included with SilverStripe) plugin. If you are using a custom mailer, no email recipient rewritting will take place.

User Guide