Skip to content

BierDav/Kotlinmailer

Repository files navigation

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

  • build emails
  • send emails (using an external SMTP server)
  • TLS support

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.

About

A simple, modern and coroutine based Kotlin Email API for clientside projects

Topics

Resources

License

Stars

Watchers

Forks

Contributors 6

Languages