Yamail

Mail sebder over Yandex SMTP server

Installation

Install ruby gem

gem install yandex_mail

Create config file in your home directory called .yandexmail

# ~/.yandexmail

user_name:  [email protected]
password:   your_password

How to

For example

yandex_mail recipient@email.com 'email subject' 'email body'