I am using the SendGrid API to send some emails. When the emails show up in SendGrids back-end it says they were dropped and couldn't be sent. However, the emails that were dropped have this before them: 
So, I am assuming when I sent the email via the API these characters made it in there somehow?
Is there a PHP function I should call on the email before I send it over to them?