BierDav / Kotlinmailer

A simple, modern and coroutine based Kotlin Email API for clientside projects
https://bierdav.github.io/Kotlinmailer/
Apache License 2.0
8 stars 0 forks source link
kotlin mail smtp
Kotlinmailer logo

Kotlinmailer is a Kotlin Mail API, using coroutines and providing DSLs. It may be used in a Ktor Backend for verification mails.

This project is a hard fork from SimpleKotlinMail which is no more actively worked on.

Features

To get started, visit the Documentation.

Setup with Gradle or Maven visit Installation.

Project information

This project uses SimpleJavaMail to deal with java MimeMessages in a more elegant way.

If you use the documented functionality of SimpleKotlinMail, everything will make use of kotlinx.coroutines.