smtpd 0.2.0 smtpd: ^0.2.0 copied to clipboard
SMTP Server library for dart. Meant as a simple way to receive emails behind a postfix server.
SMTP Server library for Dart #
Still not ready, under development. Goal is to implement a SMTP server capable of receiving mail behind a postfix instance.
Links #
- GitHub Project
- AuthPass Password manager uses this smtp server library to receive emails to anonymous mailboxes.
Usage #
Check out the examples.