SMTP has a restriction on the length of lines, either 1024 or 2048 columns, I'm not sure. Put newlines (\r\n) periodically in your body. I suggest after each . This will have no effect on the way the table is rendered, but it should prevent the truncation.