<- Back
#smtp
#imap
mail
msmtp
Send email
printf 'From: from@test.com To: to@test.com Subject: Test Hello world.' | msmtp --debug --host=localhost --port=1025 --tls=off --auth=off --domain=test.com --read-envelope-from --read-recipients