Is it possible to use James programatically as a MX resolver behind JavaMail (without actually running an actual server on any ports (localhost or exposed). This would basically mimic what the sendmail binary can do but programatically in java (acting as a MTA for mail on localhost without exposing an SMTP port).

The closest thing I can find to turning JavaMail into a local MTA is this example in a sun forum (for which the guts were not exposed)
http://forum.java.sun.com/thread.jsp?thread=154473&forum=43&message=2111319


thanks,
-Mark

--
Mark Diggory
Software Developer
Harvard MIT Data Center
http://osprey.hmdc.harvard.edu

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to