Mailgrid is an ultra-lightweight, high-throughput email automation CLI written in Go. It reads recipients from a CSV or Google Sheet (Public Only) and delivers emails via SMTP (Zoho, Gmail, etc.) with concurrency, rate-limiting, and optional scheduling — all without bloated dependencies.
Stars
26
Forks
2
Watchers
26
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix: webhook now reports accurate stats without --monitor
e7d1ee2View on GitHubfix: CLI ergonomics, security hardening, and edge cases
3bd2734View on GitHubfix: implement --jobs-list and --jobs-cancel CLI flags
91c41daView on GitHubrefactor: flatten package structure and consolidate utils
d8eb06eView on GitHubcleanup: merge metrics into monitor (1,325 lines removed)
e309ee3View on GitHubrefactor: remove unnecessary CLI flags and improve docs
96fcea9View on GitHub