Mutt
ph
mail through command line
mutt -s "Test from mutt" user@yahoo.com < /tmp/message.txt mutt -s "Test from mutt" user@yahoo.com < /tmp/message.txt -a /tmp/file.jpg echo "This is the body" | mutt -s "Testing mutt" user@yahoo.com -a /tmp/XDefd.png