Hi, It's not SOAP, but I have been able to send test XMLRPC messages via SMTP with the XML as a Mime attachment, check out http://switchrmi.sf.net
I used the Apache James Mailet API to test receipt of the email and processing of the XMLRPC message. All of the source code is browsable in HTML form from the Dcoumentation page on the web-site. Mike -----Original Message----- From: Jason Essington [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 12:17 PM To: [EMAIL PROTECTED] Subject: Re: SOAP over SMTP/POP I am also interested in sending soap messages via smtp, so if any one can point me in a direction that would help . . . I am certainly not above writing code to implement this feature, but I just don't know where to begin. -jason On Thursday, October 3, 2002, at 12:22 PM, Sam wrote: > Hi > > I m sure this is something thats been asked before but is there > any official/spec doc that addresses how SOAP is bound to SMTP ? > > The SOAP specs only address HTTP right ? > > /s > >