Send email from cli

Various Linux Stuff
Post Reply
thockman
Site Admin
Posts: 104
Joined: Thu Dec 15, 2005 5:51 pm
Location: Kansas City
Contact:

Send email from cli

Post by thockman » Thu Aug 02, 2007 1:03 pm

echo "Message body" | mail -s "Message Subject" messageto@somewhere.com -c messagetocopy@somewhere.com -b messagetoblindcopy@somewhere.com

echo "Message body" | mutt -s "Message Subject" -a /tmp/tmp.png messageto@somewhere.com

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests