markdown 如何从终端发送电子邮件?

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown 如何从终端发送电子邮件?相关的知识,希望对你有一定的参考价值。

```
  echo "this is the body" | mail -s "this is the subject" "to@address"
```

https://stackoverflow.com/a/8260951/2618535

以上是关于markdown 如何从终端发送电子邮件?的主要内容,如果未能解决你的问题,请参考以下文章

markdown 从Linux命令行发送电子邮件(postfix或netcat)

如何在 ubuntu 14.04 中从本地主机发送邮件

无法从 linux 终端发送电子邮件

openshift 电子邮件从终端发送,但不是从 php

在一行中从linux终端发送邮件[关闭]

markdown 发送电子邮件