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.
单击按钮事件用户可以发送电子邮件。对于发送电子邮件,我使用mail.bodyformat = html了。我希望用户以相同的格式(我使用的 html/txt)回复我。发送电子邮件时,我想设置电子邮件的回复格式。我应该为此写什么?
mail.bodyformat = html
这是不可能的,顺便看看这篇文章
电子邮件的自定义标题