Blackberry 上的富文本电子邮件

发布于 2024-09-15 19:33:20 字数 182 浏览 9 评论 0原文

目前,我们以 HTML 格式发送电子邮件,但在黑莓手机上无法正确呈现。它添加了额外的空行。我认为这是因为
标签。无论如何,当以纯文本形式发送它们时,它们会正确呈现,但现在用户希望某些关键字加粗。富文本格式可行吗?如果它在黑莓中正确呈现,如果是,新行的语法是什么\n。

注意:HTML 电子邮件在 Outlook 中正确呈现。

We are currently sending our emails as HTML but it is not rendering properly on the blackberry. It add's extra blank lines. I assume that is because of the
tag. Anyways when sending them as plain text they render correctly, but now the user wants some of the keywords to be bolded. Would rich text format be viable? Should it render properly in the blackberry and if so what would be the syntax for a new line \n.

Note: The HTML emails render correctly in Outlook.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

狼性发作 2024-09-22 19:33:20

我们在 BB 4.5 及更高版本上的 html 邮件方面获得了很好的体验(尽管并不完美)。尝试使用段落标签而不是换行符。

但您可能需要稍微调整电子邮件格式才能使其看起来很棒。

We have had pretty good experiences with html mails on BB 4.5 and up (although not perfect). Try using paragraph tags instead of the new line character.

But you may need to fiddle around a bit with the email format to get it looking great.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文