Re: Sending plain text emails through ServiceClient API

2010-12-18 Thread Chintana Wilamuna
On Wed, Dec 8, 2010 at 6:03 AM, Sanjiva Weerawarana wrote: > You'd need to use a message formatter that only takes the content of the > SOAP:Body element's first child and puts it into the message being sent. > IIRC there was such a beast already but I could be wrong .. basically > response media

Re: Sending plain text emails through ServiceClient API

2010-12-07 Thread Sanjiva Weerawarana
You'd need to use a message formatter that only takes the content of the SOAP:Body element's first child and puts it into the message being sent. IIRC there was such a beast already but I could be wrong .. basically response media type needs to be text/plain. Sanjiva. On Wed, Dec 8, 2010 at 5:08

Sending plain text emails through ServiceClient API

2010-12-07 Thread Chintana Wilamuna
Hi, I'm able to send emails through the ServiceClient API. However, body of the message contains the entire SOAP envelope. Is there a way to send plain text in the body of the email through ServiceClient API? Thanks in advance, -Chintana -- blog: http://engwar.com/ photos: http://flickr.co