I have an html email newsletter sent monthly to customers. I've added a forward to friend link in the layout having
href="mailto:%20?subject=SUBJECT &body=TEXT">
Now when I click the button, it opens "outlook new Email" page. When I send the email to myself(testing), I get the email with the sender name as my name which is the account name in my outlook email account. So my question is can we override this sender name and choose one to appear bydefault in this case?