Ubuntu使用mail命令发送邮件
Posted 酱油
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu使用mail命令发送邮件相关的知识,希望对你有一定的参考价值。
sudo apt-get install mailutils
如下命令发送邮件:
mail -s "Test mail from ubuntu" ckboss@y<wiz_tmp_highlight_tag class="cm-searching">andex.com -- -F "ckboss<ckboss@google.com>" <<< "This is a mail from ubunqu. This is another test. What‘s my email address"
以上是关于Ubuntu使用mail命令发送邮件的主要内容,如果未能解决你的问题,请参考以下文章
在命令行上 Ubuntu 下使用 mutt 和 msmtp 发送 Gmail 邮件