kotlin-smtp

An implementation of the SMTP server protocol written in Kotlin

License

License

Categories

Categories

Kotlin Languages Net
GroupId

GroupId

net.axay
ArtifactId

ArtifactId

kotlin-smtp
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

kotlin-smtp
An implementation of the SMTP server protocol written in Kotlin
Project URL

Project URL

https://github.com/bluefireoly/kotlin-smtp
Source Code Management

Source Code Management

https://github.com/bluefireoly/kotlin-smtp/tree/main

Download kotlin-smtp

Dependencies

compile (1)

Group / Artifact Type Version
io.ktor : ktor-network-jvm jar 1.5.4

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0

Project Modules

There are no modules declared in this project.

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.

Versions

Version
0.0.1