Issue with email client, returning blank page

vishnupuli
Tera Expert

Screen Shot 2016-12-14 at 1.18.03 PM.png

1 ACCEPTED SOLUTION

joegarcia
Kilo Expert

Hey Vishnu,



I just worked on a related issue with my team where only some users were receiving an empty page after clicking on the email button. Turns out it was a bad character in a quick-message that only they had access to. Most likely the bad character was due to a copy/paste of text added to the quick message. It seemed to have brought over extra curly braces, which threw the HTML off and prevented the page from loading. Just wanted to add my two cents into this since I had a very similar issue.


View solution in original post

7 REPLIES 7

joegarcia
Kilo Expert

Hey Vishnu,



I just worked on a related issue with my team where only some users were receiving an empty page after clicking on the email button. Turns out it was a bad character in a quick-message that only they had access to. Most likely the bad character was due to a copy/paste of text added to the quick message. It seemed to have brought over extra curly braces, which threw the HTML off and prevented the page from loading. Just wanted to add my two cents into this since I had a very similar issue.


hei_
Kilo Contributor

You da real MVP 🙂 

vishnupuli
Tera Expert

Thanks Joseph. My issue is cleared, the root cause is SMTP server is inactive. After making SMTP server active it is working.