HackerTrans
TopNewTrendsCommentsPastAskShowJobs

8__8

no profile record

comments

8__8
·3 lata temu·discuss
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 ;-)