Help get this topic noticed by sharing it on Twitter Twitter, Facebook Facebook, or email.
Al Hart
sad I’m confused

Is there an extra <body in the email?

I sent an email and one of my recipients said that the emails were being caught in his spam filter.

The spam filter reported:

0.81 HTML_TAG_BALANCE_BODY BODY: HTML has unbalanced "body" tags

So I cehcked the source of the email, and sure enough too many
BODY {font-family="Arial"}
TT {font-family="Courier New"}
BLOCKQUOTE.CITE {padding-left:0.5em; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; border-left:"solid 2";}

Subject: Example PHP Email








Hi!
How are you?


---

The in the first half was added by SwiftMailer or by Mail Chimp.

The in the second half was included in the email as part of the SendGrid example.

It would appear that I should not include , or in the text of my message.
1 person has
this question
+1
Reply