Send emails from your terminal
pop$ pop send --to user@example.com --subject 'Hello' --body 'Test message'$ pop send --to user@example.com --subject 'Report' --body 'See attached' --attach report.pdf$ pop config --email your@email.com --password your_password --smtp smtp.gmail.com