vert-x3 / vertx-mail-client

Apache License 2.0
34 stars 33 forks source link
async java mail netty smtp vertx

== 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: