Re: James 3.0-M3. Does not support OracleDB. ORA-00910: specified length too long for its datatype

2011-01-25 Thread Eric Charles
Hi Marcin, You can build james server from source (http://james.apache.org/server/3/dev-build.html) - your svn checkout will be anonymous, more on http://www.apache.org/dev/version-control.html) You can simply download a binary build from http://people.apache.org/builds/james/nightly/ that w

Re: James 3.0-M3. Does not support OracleDB. ORA-00910: specified length too long for its datatype

2011-01-25 Thread Marcin Kieć
Eric I've tried to test new DB model on Oracle but I can't get source codes from SVN. I tried do download source code from: http://svn.apache.org/repos/james/mailbox - is this correct url? I there any authentication required for checkout? PS: I don't have a developer account. Is there any rele

Re: [Documentation] Web site for James Server 3.0-M3

2011-01-25 Thread Eric Charles
Hi Kevin, There's some information on getting two smtp servers on https://issues.apache.org/jira/browse/JAMES-1105. Are you getting issue with this, or on pure TLS stuff? (btw there's info on SSL/TLS on web site and wiki, but it is prolly outdated, so having someone listing all needed steps t

Re: [Documentation] Web site for James Server 3.0-M3

2011-01-25 Thread Kevin Kovach
I found the example and notes on getting the SMTP server to run on multiple ports, one with TLS (465) and one without (25), but was not able to get it working. I think that some documentation on getting that working would be useful. Also, I was looking for docs on the the standard mailets that co

Re: [Documentation] Web site for James Server 3.0-M3

2011-01-25 Thread Norman Maurer
Hi, I think it would be good to have some more docs about how to use JMX ;) Maybe linking to other pages is enough .. Bye, Norman 2011/1/25 Eric Charles : > Hi, > I will update/enhance for the web site documentation for upcoming James > SEerver 3.0 Milestone 3. > Please reply with your requirem

[Documentation] Web site for James Server 3.0-M3

2011-01-25 Thread Eric Charles
Hi, I will update/enhance for the web site documentation for upcoming James SEerver 3.0 Milestone 3. Please reply with your requirements for the documentation and of course, I will also happily integrate your doc contributions. tks, -eric --