Skip to content

Subu1987/Multi-Mail-Sender-Infocus

Repository files navigation

# Mail Sender Electron Application

Mail Sender is an Electron application that allows users to send multiple emails with multiple files attached simultaneously using Gmail.

## Features

- Send emails with attachments to multiple recipients.
- Supports sending multiple files in each email.
- Uses Gmail SMTP for email delivery.
- Simple and intuitive user interface.
- Cross-platform compatibility with Electron.

## Getting Started

1. **Clone the repository:**
   ```bash
   git clone https://github.com/Subu1987/Mail-Sender.git
  1. Install dependencies:

    cd Mail-Sender
    npm install
  2. Run the application:

    npm start

Configuration

Before using the application, make sure to configure your Gmail account settings:

  • Enable "Less Secure Apps" access in your Gmail settings.
  • If you have two-factor authentication enabled, you may need to generate an App Password for the application.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (`git checkout -b feature/new-feature).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (`git push origin feature/new-feature).
  6. Create a new Pull Request.

License

This project is licensed under the MIT License.


Feel free to adjust any details or add any additional sections as needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors