Have you tried to click on an email link and nothing happens? Maybe you are using the MLSP CRM and can't get email to send out, or gmail to open up. In this video I will show you how this can be corrected.
https://youtu.be/PIs_co6LKaI
Here is the line of code you need for this to work. Make sure to copy the entire line!
javascript:navigator.registerProtocolHandler("mailto","https://mail.google.com/mail/?extsrc=mailto&url=%s","Gmail")
0 Comments