indigestion
๐ฅ CLI interface for creating and sending test emails to be used in terst automation
Stores email payloads as .json files in an ./emails directory and iterates through them to send via SMTP. A userconfig.json holds SMTP server and authentication settings and is created interactively on first run. A --email flag supports non-interactive sending without the UI.