pop
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/pop/
Send emails from your terminal.
Script Preview
Review this script before executing in your terminal. Run it at your own risk.

pop is a terminal email client for writing and sending messages from the command line.
It sends mail through SMTP or Resend, reads content from stdin or files, supports Markdown, subject and address flags, file attachments, and a preview before sending. It can also use preset sender details and signatures from environment variables. Other features of pop are a full screen compose mode, script friendly CLI usage and pip support.
pop is useful for those who want to send (or test sending) emails manually through the TUI, or using the CLI for use in scripts, CI integrations or AI agents without needing to write heavy custom code to send emails.
