netztechniker / mailcopy
Send outgoing mail to additional transports (e.g. mbox)
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 5
Type:typo3-cms-extension
Requires
- php: >= 5.3.0, <= 5.6.99
- typo3/cms: 6.2.*
This package is auto-updated.
Last update: 2024-12-08 09:40:51 UTC
README
Purpose
Send all mail going out through the TYPO3 Mail API to additional, configurable transports. One use case is to document every email sent.
Warning
This is beta-state software. Its configuration might still change. As soon as things have settled enough, a proper major version will be released.
Thanks
The TYPO3 community for putting so much effort into developing, managing and sharing a great product.
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/ .