Hello, is it possible to send an email using ktor ...
# ktor
v
Hello, is it possible to send an email using ktor please ?
1
d
Ktor doesn’t exposes anything special for that, but you can use any JVM library for sending mails
v
Ok perfect thanks !
d
For example this one: https://jodd.org/email/