如何更改 PeopleSoft 发送的电子邮件通知的 MIME 类型?
我在一些 PeopleSoft 人员附近工作,他们询问如何更改 PeopleSoft 发送的电子邮件通知中的链接,使其友好,基本上他们只是想使用 HTML 锚点。
在与他们坐下来查看代码后,我发现所有电子邮件通知的默认 mime 类型都是文本/纯文本,并且似乎没有调用任何类型的电子邮件 API 来允许设置电子邮件通知的 mime 类型。正文到文本/html。此外,PeopleSoft 中似乎没有通用电子邮件配置,例如为所有电子邮件设置默认 mime 类型。
您知道如何在 PeopleSoft 中更改电子邮件的 MIME 类型吗?
I work near some PeopleSoft guys and they asked how to change a link in an email notification sent by PeopleSoft so that it is friendly, basically they just wanted the use of an HTML anchor.
After sitting down with them and looking through the code I found that the default mime type for all email notifications is text/plain and there does not seem to be any kind of an email API that is called which would allow setting the mime type of the body to text/html. Furthermore, there seems to be no general email configuration in PeopleSoft to, for example, set the default mime type for all emails.
Do you know how to change the mime type of an email in PeopleSoft?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
假设工具8.49..
试试这个:
Assuming Tools 8.49..
Try this out: