我正在尝试通过使用 mail 指定 from 选项来发送电子邮件。
echo "This is the main body of the mail" | mail -s "Subject of the Email"
recipent_address@example.com -- -f from_user@example.com
每当我尝试上述命令时,我总是会收到错误 -
mail: Options MUST PRECEDE persons
而且我没有收到任何电子邮件。为什么会这样?
我正在跑步SunOS
bash-3.00$ uname -a
SunOS lvsaishdc3in0001 5.10 Generic_142901-02 i86pc i386 i86pc