Enviando um e -mail simples do terminal Linux
$ echo -e "\nSending regards from Terminal." | msmtp -a outlook [email protected]
Splendid Skylark
$ echo -e "\nSending regards from Terminal." | msmtp -a outlook [email protected]