有谁知道在使用mail命令发送电子邮件时如何更改用户的?我已经浏览了手册页,看不到该怎么做。
我们正在运行Redhat Linux 5。
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