An open API service indexing awesome lists of open source software.

https://github.com/harshil-anuwadia/gxmailclient

Python CLI tool for sending and managing emails via SMTP with email validation and draft saving.
https://github.com/harshil-anuwadia/gxmailclient

Last synced: 4 months ago
JSON representation

Python CLI tool for sending and managing emails via SMTP with email validation and draft saving.

Awesome Lists containing this project

README

        

# GxMailClient 📧

![GitHub Repo stars](https://img.shields.io/github/stars/Harshil-Anuwadia/GxMailClient?style=social)
![GitHub forks](https://img.shields.io/github/forks/Harshil-Anuwadia/GxMailClient)
![Apache License](https://img.shields.io/badge/license-Apache%202.0-brightgreen)
![Python](https://img.shields.io/badge/Python-3.8%2B-blue)
![SMTP](https://img.shields.io/badge/SMTP-Enabled-blue)

GxMailClient is an enhanced professional email client built in Python that allows you to send emails using any SMTP server effortlessly. 🚀

## Features ✨

- **SMTP Support**: Send emails using various SMTP servers. 📮
- **HTML and Plain Text**: Supports both HTML and plain text emails. 📄
- **Attachments**: Easily attach files to your emails. 📎
- **Draft Management**: Save drafts of your emails for later use. 📝
- **Email Templates**: Predefined templates for quick email composition. 📑

## Installation 🛠️

To get started with GxMailClient, follow these steps:

1. Clone the repository:
```bash
git clone https://github.com/Harshil-Anuwadia/GxMailClient.git
cd GxMailClient