I am using vb and winsock control to send emails out to list of email addresses. The body of the email is just a string. But when it gets sent to a certain email address an exclamation point and then a carraige return/line feed are added in the string at random places. The email is not long, only maybe 1.5-2.0 kb's. I just can't figure out where this '!' and cr/lf are coming from. Any one have any ideas??