sendmailを用いてメールを送信する
from Sendmail
sendmailを用いてメールを送信する
sendmailを用いてメールを送信する
How to send an email using sendmail command in linux - Stack Overflow
code:bash
sendmail -t root <<< "Subject: email test"