SMTP server does this "injection" for you already (using only 500 lines of code on its own, great implementation of SMTP by James author). Another options would be for example SOAP also rmi etc. I think, in any case you'll need server application to do this for you, but since you have already smtp why will you need something else? Andrei
----- Original Message ----- From: "Serge Sozonoff" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 19, 2002 12:04 AM Subject: Injecting mail into JAMES Hi list, I would like to inject mail directly into the JAMES spooler from another Java application, any hints as to the best way to do this? I am trying to gain a bit of time here whils't I am trying to learn the ins and outs of JAMES and AVALON. Thanks, Serge -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
