Re: XML Schema for james 3 CONF files

2010-11-06 Thread Eric Charles
Side-note. For M2, configuration files have been cleaned (https://issues.apache.org/jira/browse/JAMES-1079) The M2 release will not contain all the comments and unused tags. To get the full config possibilities, you will need to grab the examples conf files from https://svn.apache.org/repos/a

Re: How To setup users in multiple eMail domains (James 3 method)

2010-11-06 Thread Eric Charles
Hi Gerry, You will find hereafter a quick-start project I just made for upcoming M2 release. Do you find the answer in it. I'm curious to get your feedback (the goal of this quick-start is to get user start quick and good with James, also with multiple domains). Tks, Eric Step 0: Requ

Re: XML Schema for james 3 CONF files

2010-11-06 Thread Eric Charles
Hi Gerry, I really like the idea to have schema for each conf files. XSD will better indicate the user if he made a mistake, it will also allow the source code to validate and eventually modify the files (I'm thinking for example to management application that would regenerate the conf and rel

How To setup users in multiple eMail domains (James 3 method)

2010-11-06 Thread Gerry Matte
I've setup email addresses in multiple domains using the james 2 JDBC VirtualUserTable as described at http://wiki.apache.org/james/VirtualUserTable Is there a similar document describing how to do so with James 3 ? Or do I use the same approach ? Thanks Gerry Matte 250-383-2466 http://www.g

XML Schema for james 3 CONF files

2010-11-06 Thread Gerry Matte
I can construct a schema for each file based upon the samples in CONF. However, the comments are my only guideline as to what are the allowed settings for an XML tag. Is there a way to find out all of the XML tags that are loaded/scanned ? I'm still planning to download the source although I was

Re: James 3.0-M2 (Build 46) now starts error free on Windows server 2003

2010-11-06 Thread Norman Maurer
Hi Gerry, nice to see it worked out for you now ;) Thanks for all your help and feedback so far it was really helpful. It would be really nice if you could help out on the xml schema stuff. There are already a few xml files which are "stable". These are: * pop3server.xml * imapserver.xml * smtpse