我搜索了很多年,试图找出如何做到这一点:
如何从命令行发送电子邮件并在Debian 7.8和Exim4的包装盒上指定发件人地址?
这不起作用:
mail -s "Subject of the Email" recipent_address@example.com -- -f from_user@example.com
这也没有:
mail -s "Subject of the Email" -r from_user@example.com recipent_address@example.com
update-alternatives --display mailx mailx - auto modus lenke peker for øyeblikket til /usr/bin/bsd-mailx /usr/bin/bsd-mailx - prioritet 50 slave Mail: /usr/bin/bsd-mailx slave Mail.1.gz: /usr/share/man/man1/bsd-mailx.1.gz slave mail: /usr/bin/bsd-mailx slave mail.1.gz: /usr/share/man/man1/bsd-mailx.1.gz slave mailx.1.gz: /usr/share/man/man1/bsd-mailx.1.gz Nåværende «beste» versjon er «/usr/bin/bsd-mailx»
update-alternatives --display mailx