You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My mailto: does not contain a CC or BCC param, but still the URL called for the default mail app contains the (empty) params. This causes issues with desktop version of Outlook, as it puts "&bcc=" in the CC: field.
My code:
<a class="maiiltoui" href="mailto:[email protected]&subject=Demo&body=Great piece of code, Mario!">click here</a>