Hello, I wrote a Java stand-alone application that does this from a message stored on a database, but I didn't do anything special in JAMES, since SMTP already does this for you.
I use JavaMail API to do this, so just write a simple client that shoves the message to JAMES. There are TONS of examples on the web, including many of the JAMES mailets. Why try to defeat a protocol that was designed to do this? ----- Original Message ----- From: "Serge Sozonoff" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 18, 2002 5:04 PM 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]> --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.368 / Virus Database: 204 - Release Date: 5/29/2002 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
