http://www.mindspill.org/962似乎有解决方案。
实质上:
echo "This is the main body of the mail" | mail -s "Subject of the Email"recipent_address@example.com -- -f from_user@example.com

http://www.mindspill.org/962似乎有解决方案。
实质上:
echo "This is the main body of the mail" | mail -s "Subject of the Email"recipent_address@example.com -- -f from_user@example.com