This repository has been archived by the owner on May 25, 2022. It is now read-only.
SimpleKotlinMail 1.4.0
-
updated dependencies
- instead of
javax.mail
, everything now uses the newerjakarta.mail
- instead of
-
changed
send
function- it now returns a
Job
- error handling has changed
- for more info, see Guide for sending emails
- it now returns a