wabuehamm/filetransport

This plugin sets the default main transport to the file transport when activated. Make sure, it is the last enabled plugin

0.1.0 2020-04-10 17:10 UTC

README

Introduction

This plugin sets the default notification method to Zend\Mail\Transport\File and writes all mail to elgg-data/notifications_log/zend. It can be used to reroute mails in development or integration environments to files instead of sending them out.

Installation

Download the zip in the elgg plugin and place it in your Elgg's mod folder. Activate the plugin in the plugins administration and be sure to place it to the bottom of the plugin list.

Configuration

Use the plugin configuration to change the path to where the mails are stored.