Wednesday, July 18, 2018

Sending mail in Linux using mutt

echo "This is the message body" | mutt -a "body.txt" -s "test message" --(your email id)

No comments: