219 B
219 B
How to send an email from Linux in command line using a TLS SMTP server
Configure msmtp for TLS
printf "Subject: Test Email\n\nThis is a test email." | msmtp -v vplesnila@gmail.com