A lightweight PHP catch-all email server that silently records all incoming messages into a database. Built for logging, archiving, and listening.
Run composer install
.
Import database.
php start_scribe.php
Based on the Simple-SMTP-Server package created by 青石 ([email protected]) in 2017. (https://github.com/imdong/Simple-SMTP-Server)