genkgo / mail

Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
https://mail.readthedocs.io/
Other
402 stars 21 forks source link

adds smtp server, specifically for testing clients #17

Closed frederikbosch closed 6 years ago

frederikbosch commented 7 years ago

This should be testing client connections. Eventually, it could also be used to replace mailcatcher et al.