html - Browser mailto links open Outlook for Mac messages with body parameter contents below signature. How to fix? -


say have mac , using outlook 2016.

you visit website has email address link:

<a href="mailto:?body=hello world!">click me</a> 

when click link, outlook mac opens new mail message. body text "hello world!" appears in message.

if have default signature defined, however, "hello world!" appended below the default signature when message opens.

is there trick tell outlook mac put contents of body parameter?

thanks


Comments

Popular posts from this blog

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -

php - Autoloader issue not returning Class -