Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vert-x3/vertx-mail-client


https://github.com/vert-x3/vertx-mail-client

async java mail netty smtp vertx

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

== Vert.x mail (SMTP client)

image:https://github.com/vert-x3/vertx-mail-client/actions/workflows/ci-5.x.yml/badge.svg["Build Status (5.x)",link="https://github.com/vert-x3/vertx-mail-client/actions/workflows/ci-5.x.yml"]
image:https://github.com/vert-x3/vertx-mail-client/actions/workflows/ci-4.x.yml/badge.svg["Build Status (4.x)",link="https://github.com/vert-x3/vertx-mail-client/actions/workflows/ci-4.x.yml"]

A simple asynchronous SMTP client for Vert.x

Please see the main documentation on the web-site for a full description:

* https://vertx.io/docs/vertx-mail-client/java/[Java documentation]
* https://vertx.io/docs/vertx-mail-client/js/[JavaScript documentation]
* https://vertx.io/docs/vertx-mail-client/kotlin/[Kotlin documentation]
* https://vertx.io/docs/vertx-mail-client/groovy/[Groovy documentation]
* https://vertx.io/docs/vertx-mail-client/ruby/[Ruby documentation]