I work on a web hosted by godaddy, and hit a snag.
I included a form and mailer to forward the collected info. At first everything was working fine, including the body (Some text) and the attachment. This was for several days.
Then while working on the format of the attachment suddenly the body of the email is no longer there. Attachment is ok, subject, etc all is ok. Only the body is missing.
I tried to email to unrelated providers: earthlink, yahoo.. with the same result. I did dump the message content before invoking the php mail instruction, and everything is there and is correct.
It seems that Godaddy strips the body, maybe because they consider the numerous testing I did as potential spam.
Did anybody else experienced that kind of issues? What would you suggest to troubleshoot
Thanks
Marc