commands.sh

pop

all

Send emails from your terminal.

More info →

Examples (3)

Launch the Text-based User Interface

Send an email using the content of a Markdown file as body

pop < path/to/message.md --from [email protected] --to [email protected] --subject "On the Subject of Ducks..." --attach path/to/attachment

Display help

pop --help
made by @shridhargupta | data from tldr-pages