Re: class org.apache.soap.server.SMTP2HTTPBridge
Daniel Zhang <[email protected]>
| Newsgroups | gmane.text.xml.soap.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks, Scott! You are the ultimate Guru in this SOAP mailing list. -Daniel Scott Nichol wrote: >I have not used the class, but from reading it, I see that it reads only the content of the e-mail, treats it as the XML envelope, then sends the response XML envelope as a response. The code makes no attempt to handle attachments. > >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: "Daniel Zhang" <[email protected]> >To: <[email protected]> >Sent: Tuesday, April 06, 2004 11:10 AM >Subject: Re: class org.apache.soap.server.SMTP2HTTPBridge > > >Anyone use this class before? Thanks for your help. > >-Daniel > >Daniel Zhang wrote: > > > >>Hi, all - >> >>Our partner sent SOAP message as an email attachment back to our mail >>server. We want to use SMTP2HTTPBridge class to relay it to our HTTP >>SOAP listener. Question: does this class relay the content of email or >>attachment to HTTP SOAP listener? If it relays the content of email, >>how does HTTP SOAP listener get attachment? >> >>TIA, >> >>-Daniel >> >> > > > > >