Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个网页,其中只有文本和一些我想嵌入到 Exchange 电子邮件中的格式。
我可以在给 Exchange 用户的电子邮件中格式化 iFrame 吗?
我已经尝试过这样的事情,但没有来自网络邮件交换客户端的运气。
在电子邮件中使用 iframe 在实践中不起作用,因为它存在很大的安全风险,因此所有 iframe 等都会被反垃圾邮件和电子邮件客户端阻止。
考虑嵌入一个链接 - 仍然 - 它也是一种威胁,有时它可以更频繁地被阻止,而不是没有链接的消息。
最好是同时制作文本和html版本,在两者中嵌入链接,这样可以获得更高的通过机会。