mutt发送html邮件

想用mutt发送html格式的邮件。怎么办?

1.首先mutt必须是1.5版本。
如何查看mutt的版本?请看本站曾经发过的文章。
2.接着使用下面的语句进行发送

1
cat index.html |/usr/local/mutt/bin/mutt -s "test mail send via mutt" -e 'set content_type="text/html"' administrator@iplaylinux.com

本文固定链接: http://iplaylinux.com/how-to-send-html-email-with-mutt.html | Linux玩家

该日志由 admin 于2012年10月07日发表在 Linux系统, 也玩网络 分类下, 你可以发表评论,并在保留原文地址及作者的情况下引用到你的网站或博客。
原创文章转载请注明: mutt发送html邮件 | Linux玩家
关键字:

mutt发送html邮件:等您坐沙发呢!

发表评论

快捷键:Ctrl+Enter