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