Skip to content

matoous/ezmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ezmail

Ezmail is easy CLI utility for sending emails from terminal useful for scripts and people that don't want to setup everything up for the default mail command to work.

Features

  • Support for multiple accounts
  • Saves passwords into OS keychain

Usage

  1. Add an email account using ezmail accounts add, you will be prompted for address, password and smtp server.

  2. Send email using ezmail, for example echo "Hello!" | ezmail recipient@gmail.com -s "Subject"

About

Send email from command line with eas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages