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.
- Host: GitHub
- URL: https://github.com/harshil-anuwadia/gxmailclient
- Owner: Harshil-Anuwadia
- License: apache-2.0
- Created: 2024-09-30T06:09:25.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-22T06:21:21.000Z (6 months ago)
- Last Synced: 2025-01-05T21:14:12.909Z (5 months ago)
- Language: Python
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GxMailClient 📧




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