Hi gang, I'm hoping someone can help me a little here... I'm quite confused as to what the problem actually is....

I have a pretty long string, with multiple line breaks. The string is built up in a few places of code, and I have put in message boxes to try and figure out the problem, but each msgbox shows exactly what I expect. I am then using that string as the body of an email, and when I get the email, a bunch of the line breaks have been removed.
Any ideas as to what might be happening? It is hard to provide code to look at because all the code works fine as it is, it is only the emailing process that is somehow messing it up. It does contain line breaks, just not all.