The Equal Sign =3D
Hi ExpertsI am sending email from asp.net web-application, the email will be accepted by another application which will update the job record on there system. The email needs to be in text format. I have coded the email program and able to send the email to application in the format specified but our client says that they are receiving extra characters on the email so it is getting rejected. After few days of reach and I have viewed the source code of the email on the Mail Control. The below extra character added to the emails. The equal sign "=" append as "=3D" The new line shows "=0D=0A" After further reach I discovered that it is done because of the Content-Transfer-Encoding : quoted-printable. http://www.freesoft.org/CIE/RFC/1521/6.htm http://msdn.microsoft.com/en-us/library/ms526941(EXCHG.10).aspx Can someone advice how to get rid-off the above extra characters from the email? Kind Regards Bhavesh
September 17th, 2008 11:38pm

Hi Bhavesh, As it's a development issue, I suggest writing a post on development forum: http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=838&SiteID=17 Thanks, Elvis
Free Windows Admin Tool Kit Click here and download it now
September 19th, 2008 8:51am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics