My goal is to have a link like
<a href="mailto:[email protected]?X-MyDetails=code924">Compose</a>
But as I can see the custom X-*
headers are not respected by email agents - sent email does not contain X-MyDetails=code924
header.
I didn't find any confirmation that this is impossible in RFC but couldn't get it worked either.