Mark6921260
Posts: 0
Joined: Mon Jun 09, 2014 3:35 pm

SendGrid Email plugin has stopped working and is cutting off my message and only sending part of it.

Thanks for tying M&M. I be sure to update this post once I figure out the problem. :)

Mark6921260
Posts: 0
Joined: Mon Jun 09, 2014 3:35 pm

SendGrid Email plugin has stopped working and is cutting off my message and only sending part of it.

SOLVED!!!!

I stumbled upon the fix accidentally as I was trying to solve my problem with URL encoding.
When I removed all semicolons from the HTML code being used as the message content, the email was delivered complete and displayed properly.

This image shows the HTML code being sent is w/o the semicolons:
Image

This image shows that the email was delivered complete and is displaying all styles properly:
Image

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

SendGrid Email plugin has stopped working and is cutting off my message and only sending part of it.

that's JS btw....and 'nailed' comes in all different shapes and sizes :-D

Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

SendGrid Email plugin has stopped working and is cutting off my message and only sending part of it.

Hi,

I'm having the same issue and had no idea what was happening until I found this post. My question is how do you replace the semi-colons in styles like below where you have multiple styles?

body style="width:600px;font-family:arial;color:#244363;font-size:13px;background-color:#FFFFFF"

Thanks,
Aeneas

Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

SendGrid Email plugin has stopped working and is cutting off my message and only sending part of it.

Thanks for answer which I found this page from for html replacement for semi-colon...

http://www.w3.org/MarkUp/html-spec/ht...

Return to “Issues”