probably the worst sounding name ive ever come up with for a project... considering it a placeholder till i think of something better.
the project aims to process mail as fast as possible, with a pluggable architecture based on the zone-mta project but written in PHP using Workerman
- https://tools.ietf.org/html/rfc1939 pop3
- https://tools.ietf.org/html/rfc5321 smtp
- https://tools.ietf.org/html/rfc3501 imap
- https://tools.ietf.org/html/rfc822 mail content analysis
Tools
- smtpping
- postal
Install with apt install smtpping postal
- https://github.com/zhusaidong/PHPMailServer
- https://github.com/jasonjohnson/php-smtp
- https://github.com/TheFox/smtpd
- https://github.com/TwixtedChaox/Guerrilla-SMTPd
- https://github.com/smalot/smtp-server
- https://github.com/SAM-IT/react-smtp
- https://github.com/AndrewRose/PHP-Email-Server
- https://github.com/sreenathkoyyam/smtp-server-check
- https://github.com/feedbee/smart-mail-processor
- https://github.com/timmyRS/PHPMailServ
- https://github.com/JakeBadland/PHP_SMPT_SERV
- https://github.com/lukasmedia/php-smtp-server
- https://github.com/techdada/fakeSMTP
- https://github.com/cameronjacobson/SimpleSmtpServer
- https://github.com/ok-fine/php_mail_server
- https://github.com/yosieu/reactphp-smtp
- https://github.com/micoli/react-php-smtp-server
- https://github.com/micc83/mailamie
- https://github.com/zone-eu/zone-mta