Envoi d'un e-mail simple à partir du 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]