MailTo with HTML body [英] MailTo with HTML body

查看:125
本文介绍了MailTo with HTML body的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的问题是这样的:

客户端收到Exchange Server发送的电子邮件。
在邮件中,他有一个带有HTML的格式化主体,其中有几个链接已经有

A client receives an email sent by Exchange Server. In the mail he has a formatted body with HTML with a couple of links that have

href='mailto:etc...'

我的问题是:我可以在mailto中插入HTML格式的正文吗? href?

My question is: can i insert HTML formatted body in the mailto: part of the href?

< a href ='mailto:me @ me.com?subject = Me& body =< b> ME< / b>'>邮件我< / a>

请注意,(2016)在iOS中,添加< i> < b> 标签,用于简单的斜体,粗体格式。

Note that (2016) in iOS, it is perfectly fine to add <i> and <b> tags for simple italic, bold formatting.

推荐答案

RFC 6068 ,这是不可能的:


特殊的< hfname> body表示相关的< hfvalue>
是邮件的正文。 body字段值旨在
包含
消息的第一个文本/纯文本部分的内容。 body伪头字段主要用于
生成用于自动处理的短文本消息(如
作为邮件列表的订阅消息),而不是一般MIME
体。

The special <hfname> "body" indicates that the associated <hfvalue> is the body of the message. The "body" field value is intended to contain the content for the first text/plain body part of the message. The "body" pseudo header field is primarily intended for the generation of short text messages for automatic processing (such as "subscribe" messages for mailing lists), not for general MIME bodies.

这篇关于MailTo with HTML body的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆