email library provides email client implementations. Two kinds of email sender are implemented: simple and daemon version. It is recommended to use the daemon one to send a lot of emails in production environment. The simple version is provided mostly for debugging purposes. More features will be added to the email daemon later (such as rate limiting).
This library is now published as open source for anyone to use, including any PotatoBeans clients. It is actively maintained by PotatoBeans.