Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 849 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 849 Bytes

JavaMailer

Java Mail Client using gmail smtp server without less secure app enable

Installation

git clone https://github.com/x86xFX/JavaMailer.git

After importing project, add javaMail library to class path JavaMail.jar

image

How to create Apps Password :

  • Go to MyAccount security settings -> accounts.google.com
  • Enable 2-Step Verification
  • Create App Password (select Other)

image

image