问题
For eg if I use "mailto:abc.com?body=Hello All" then the signature part is not preserved in the default outlook client.
If I remove the body part from the above the signature is preserved. Is there any way I can preserve signature even if I use body in mailTo ?
P.S. I am using javascript here to invoke mailTo on button click.
回答1:
This is an outlook related issue, and there is no workaround to solve this. Outlook's default behavior is to replace the entire body including the signature.
For reference, see this post.
来源:https://stackoverflow.com/questions/40379643/is-it-possible-to-preserve-signature-using-mailto