In this lesson, we will learn to use Java Mail API to send plain text emails and emails with attachments. Authentication method used in this lesson is PLAIN AUTH (username password login).
The instructions in this video works only if you have an email server. If you do not have access to any email server, I invite you to setup one on your own computer by following the complete version of this video.
Please remember to like, share and subscribe.
Complete Video:
https://youtu.be/1E8RTdeCRyc
Resources used in lesson:
https://bit.ly/alb-src-java-simplified
Get my VM (virtual machine) copy here:
https://albedu.org/vm/java
Download
0 formats
No download links available.
Send Email with Java Mail API with / without Attachments | PLAIN AUTH (Username Password Login) | NatokHD