I am using system.web.mail to send an email from a web page.

Now and again I am getting random characters in the message body, especially exclamation marks (!)

How can I prevent this from happening?

Thanks