What do you mean by "MIME Header"? How are you determining that your message "doesn't contain a MIME Header"?
Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. ----- Original Message ----- From: "Dhanush Gopinath" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 26, 2004 8:13 AM Subject: Help needed in SOAP with Attachments Hi All, I have created a SOAP Message with attachment and it doesn't contain a MIME Header. I meansit doesnt follow the format of SOAP Message given below. My request message also differ from the one which Scott send to this group a few days before. My problem is the first header(MIMe-Version 1.0 Content-Type:Multipart/related.. etc etc ) is not coming in my request message. Also there is no reference of the attachment in SOAP Envelope as Dheeraj said in January end mail :) But it do have separate headers for the SOAPBody and attachment parts. So does that mean my SOAPMEssage is not MIME encoded? Please help.. I am attaching my request message <<soapInMsgMail.txt>> Scott, Dheeraj and all .. Any inputs will help me .. Thanks & Regards Dhanush MIME-Version: 1.0 Content-Type: Multipart/Related; boundary=MIME_boundary; type=text/xml; start="<http://claiming-it.com/claim061400a.xml>" Content-Description: This is the optional message description. --MIME_boundary Content-Type: text/xml; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-ID: <http://claiming-it.com/claim061400a.xml> Content-Location: http://claiming-it.com/claim061400a.xml <?xml version='1.0' ?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP-ENV:Body> .. <theSignedForm href="http://claiming-it.com/claim061400a.tiff"/> .. </SOAP-ENV:Body> </SOAP-ENV:Envelope> --MIME_boundary Content-Type: image/tiff Content-Transfer-Encoding: binary Content-ID: <http://claiming-it.com/claim061400a.tiff> Content-Location: http://claiming-it.com/claim061400a.tiff ...binary TIFF image... --MIME_boundary-- ********************************************************* Disclaimer: This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. ********************************************************* Visit us at http://www.mahindrabt.com