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.
Libraries
- smtpd
- SMTP server library