Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 661 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 661 Bytes

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