Re: James and Postfix-Sendmail

2011-05-31 Thread Eric Charles
Hi Marc, Are your referring to http://james.apache.org/server/james_and_sendmail.html? I was thinking removing the link to this page as the information is not more up-to-date. I have no knowledge on Postfix/Sendmail configuration, and can not help on this. Tks, - Eric On 31/05/2011 19:

James and Postfix-Sendmail

2011-05-31 Thread Marc Chamberlin
Hi - Correct me if I am wrong on my understanding of these tools, don't claim to be an expert! I just upgraded my openSuSE server to the latest release 11.4, and am trying to setup James (version 2.3.2) and configure the rest of the system to something similar to what I have had in the past. Par

Re: trying my hand @ james ssl/spam/mysql

2011-05-31 Thread Eric Charles
Right now, it's not available out-of-the-box. There is some ongoing work to work with a distributed clustered storage. If you really know well the internals, there is some way to achieve this now for some (not all) mail protocols/usecases. Tks, - Eric On 29/05/2011 16:28, alezozov wrote: Hi,

Re: Sending mails without javax.mail

2011-05-31 Thread Eric Charles
Hi, Quick answer (short on time) : Let your webapp depend on the jar [1] and instanciate a spring context [2] on webapp init and use the smtpserver/mailspooler/mailboxmanager/messagemanager beans to interact depending on your needs. See also http://markmail.org/thread/2e4czins6teazzuw for a

Re: Sending mails without javax.mail

2011-05-31 Thread Dariusz Luksza
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 insi