Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vert-x3/vertx-mail-client
https://github.com/vert-x3/vertx-mail-client
async java mail netty smtp vertx
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vert-x3/vertx-mail-client
- Owner: vert-x3
- License: apache-2.0
- Created: 2015-02-16T12:00:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-17T09:15:53.000Z (19 days ago)
- Last Synced: 2024-12-24T13:10:52.903Z (12 days ago)
- Topics: async, java, mail, netty, smtp, vertx
- Language: Java
- Size: 1.89 MB
- Stars: 36
- Watchers: 22
- Forks: 34
- Open Issues: 11
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.txt
Awesome Lists containing this project
- vertx-awesome - SMTP - favicon.svg" alt="(stack)" title="Vert.x Stack" height="16px"> - Async SMTP client. (Integration)
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]