Sending HTML mail using a shell script

前端 未结 13 1464
死守一世寂寞
死守一世寂寞 2020-11-28 03:46

How can I send an HTML email using a shell script?

13条回答
  •  一向
    一向 (楼主)
    2020-11-28 04:39

    Another option is the sendEmail script http://caspian.dotconf.net/menu/Software/SendEmail/, it also allows you to set the message type as html and include a file as the message body. See the link for details.

提交回复
热议问题