On 05/30/11 11:48, Norman Maurer wrote: > Yes, I hope we will once have a replacement which use NIO.
OK, but now, after a little bit of thinking this isn't an issue for me. The JAMES server can uses what ever it would like to use to communicate with other servers. I would like to embed JAMES inside my web application and would like to communicate directly with it without using SMTP or POP3/IMAP to send and receive mails. What I want to achieve is a integrated system that talks directly to mail server using it internals not the defined net protocol (like smtp/pop3). I can "hack" james (debug it internal architecture and find places that from my point of view are suitable for me), but such process is error prone and consume lots of time. Other solution is just ask the developers (and this is my current approach ;)) So my questions are still open: * how configure and run JAMES programatically (without init scripts) ? * how hook inside mail sending process to send mails not connecting to localhost:25 * same for receiving mails via pop3/imap -- Best regards GSM: +48 695 192 160 Blog: http://luksza.org LinkedIn: http://www.linkedin.com/in/dariuszluksza --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
