Skip to content

dineshuday/Java-Gmail-Sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Gmail-Sender

A simple Java Gmail client that allows sending emails from a Gmail account to any email service provider using the jmail library.


Features

  • Send emails programmatically using Gmail SMTP
  • Supports sending to any email service provider
  • Built using the jmail library

Prerequisites

  • Java Development Kit (JDK) installed
  • Gmail account with SMTP enabled (may require app-specific password or OAuth setup depending on your Gmail security settings)
  • jmail library included in your project

Usage

  1. Configure your Gmail credentials in the application code.
  2. Use the provided classes to compose and send emails.
  3. Run the application to send emails from your Gmail account.

License

This project is licensed under the GPL-3.0 License.


If you need any help or want to contribute, please feel free to open an issue or submit a pull request.

About

It is an simple java gmail client which sends from the gmail user to any e-mail service provider using jmail library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages