Skip to content

kylixeza/ktor-jakarta-mail

Repository files navigation

Ktor Jakarta Mail

Sample of Ktor Server and Jakarta Mail implementation to send an email to user

Setup

Email Password

You must set up the email password first. The email password here is different from the password used on the email you use. Instruction for the set up are found at the following link https://stackoverflow.com/a/72592946

Environment Variables

KEY VALUE EXAMPLE
EMAIL_ADDRESS YOUR EMAIL ADDRESS somebody@gmail.com
EMAIL_PASSWORD YOUR EMAIL PASSWORD xxxx xxxx xxxx xxxx
EMAIL_NAME YOUR NAME Heru

API Documentation

https://documenter.getpostman.com/view/19816931/2s9YymHkPo

About

Sample of ktor server and jakarta mail implementation to send an email to user

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages