html - 包含将在 Gmail/邮箱应用程序中打开的带有主题和正文的 mailto 网址

标签 html email gmail mailto

我有点困惑的是,这个 mailto 网址成功打开了一封在 iOS 邮件应用程序上正确填写的新电子邮件,但在 Gmail 和邮箱应用程序(最新版本)中单击时根本无法打开任何内容:

<a href="mailto:<a href="https://stackoverflow.com/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="4f2a222e26230f2e2b2b3d2a3c3c612c2022" rel="noreferrer noopener nofollow">[email protected]</a>?subject=This is the subject&body=This is the body">link</a>

关于如何像在标准 iOS 邮件应用程序中一样在 Gmail/Mailbox iOS 应用程序中打开此 mailto 网址,有什么想法吗?谢谢。

最佳答案

这是 Gmail 应用程序的一个错误,请参阅下面的链接。 对该帖子发表评论,以便 Gmail 团队注意到:)

https://groups.google.com/a/googleproductforums.com/d/msgid/gmail/0fac71fe-546f-4dba-a85c-93c28ac1bbc6%40googleproductforums.com

关于html - 包含将在 Gmail/邮箱应用程序中打开的带有主题和正文的 mailto 网址,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17819799/

相关文章:

c# - 在c#中使用smtp在同一线程中为gmail发送电子邮件

css - 删除 Gmail 上链接的蓝色下划线

python - SMTPAuthenticationError 5.7.14 请通过网络浏览器登录\n5.7.14

java - 如何使用 JavaMail 获取邮件帐户中可用文件夹的列表

html - IE8 标准模式 - 表格列的奇怪行为 - TD 宽度有问题

Java 邮件不工作

css - iframe url 到 css div url

python-3.x - 电子邮件未发送excel附件

html - 普通类 - css margin-top 不工作

html - 如何让子元素覆盖父元素的边框?