What problem does it solve?
Sending emails programmatically requires configuring SMTP credentials, handling authentication quirks like Gmail app passwords, and managing attachments or HTML formatting, which is tedious to set up manually.
Core Features & Use Cases
- Multi-Provider SMTP Support: Works with Gmail, Outlook, QQ Mail, 163 Mail, and custom enterprise SMTP servers with TLS/SSL.
- Rich Email Composition: Supports multiple recipients, CC/BCC, HTML bodies, file attachments, and custom sender display names.
- Configuration & Testing Tools: Includes an interactive setup wizard and a connection test script that sends a verification email.
- Use Case: Ask the assistant to email a project report PDF to your manager with CC to teammates, and it sends the message through your configured SMTP account.
Quick Start
Send an email to [email protected] with the subject "Meeting Notes" and a short body using my configured SMTP account.