HackerTrans
トップ新着トレンドコメント過去質問紹介求人

8__8

no profile record

コメント

8__8
·3 年前·議論
In the linux and mac console (via brew) there is also swaks - a simple tool for sending e-mails.

echo "mail body" | swaks -t mail@to -s server -tls -a LOGIN -au mail_login -ap password --from from@mail --h-Subject subject --body -

and mail is send ;-)