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

php - Autoloader issue not returning Class -

python - Getting next two indexes regardless of current index -

ruby - Prevent Custom Validation Error on Association -