Table of Contents
Description
This is a helper for a development environment for your PHP projects.
It allows you to see sent emails and preview text only and html messages.
This project has a script to fetch emails sent by mail()
. It works as replacement for a postfix or sendmail deamon of your live system. It stores messages it into a single textfile.
With a viewer you can browse fetched messages. You can view heder and body. For html messages there is an additional preview.
- Requieres PHP 8.x
- No dependencies
- Simple configuration: set a single line in php.ini