Skip to content

jakobkmar/kotlin-smtp

Repository files navigation

Kotlin SMTP

This projects provides an rfc5321 compliant SMTP server implementation - written in Kotlin.

Currently, the only dependency of this project is the official network module of Ktor. This implementation is 100% suspending, it makes high use of Kotlin coroutines.

About

An implementation of the SMTP server protocol written in Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages