Skip to content

A lightweight PHP catch-all email server that silently records all incoming messages into a database. Built for logging, archiving, and listening.

License

Notifications You must be signed in to change notification settings

getargora/scribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scribe

A lightweight PHP catch-all email server that silently records all incoming messages into a database. Built for logging, archiving, and listening.

install

Run composer install.

Import database.

start the server

php start_scribe.php

Based on the Simple-SMTP-Server package created by 青石 ([email protected]) in 2017. (https://github.com/imdong/Simple-SMTP-Server)

About

A lightweight PHP catch-all email server that silently records all incoming messages into a database. Built for logging, archiving, and listening.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages