You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Cory Isaacson <ci...@capita2.com> on 2000/09/13 04:25:58 UTC

SMTP

Has anyone successfully used the SMTP protocol with SOAP? I have an application in which reliability is very important, but real-time performance is not. Therefore, the natural store-and-forward flow of mail messages is very appealing for this application (as networks may be up and down, etc.).

Is there any special configuration on the server side? Does it still use the RPCRouterServlet or some other mechanism for handling requests?

Any comments will be most appreciated.

Cory