Re: Domain name change

2011-12-12 Thread Saibabu Vallurupalli
Hi All, Greetings. I have posted the question below to James Users list now adding Developers list to get more inside of it. We have to rename the domain in our existing James server and Is there away to handle this scenario by porting the old emails to new domain etc., Please advise. Thanks, S

[jira] [Resolved] (JAMES-1352) Increase the robustness of org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository

2011-12-12 Thread Steve Brewin (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Brewin resolved JAMES-1352. - Resolution: Fixed > Increase the robustness of > org.apache.james.user.ldap.ReadOnlyUsersLDA

svn commit: r1213203 - /james/server/trunk/ldap/narative.txt

2011-12-12 Thread sbrewin
Author: sbrewin Date: Mon Dec 12 12:07:22 2011 New Revision: 1213203 URL: http://svn.apache.org/viewvc?rev=1213203&view=rev Log: JAMES-1352 Implemented a retry mechanism for recoverable JNDI LDAP operations Removed: james/server/trunk/ldap/narative.txt --

svn commit: r1213200 - in /james/server/trunk/ldap: ./ src/main/java/org/apache/james/user/ldap/ src/main/java/org/apache/james/user/ldap/api/ src/test/ src/test/java/

2011-12-12 Thread sbrewin
Author: sbrewin Date: Mon Dec 12 12:04:10 2011 New Revision: 1213200 URL: http://svn.apache.org/viewvc?rev=1213200&view=rev Log: JAMES-1352 Implemented a retry mechanism for recoverable JNDI LDAP operations Added: james/server/trunk/ldap/narative.txt (with props) james/server/trunk/ldap

svn commit: r1213196 [2/2] - in /james/server/trunk/util: ./ src/main/java/org/apache/james/util/retry/ src/main/java/org/apache/james/util/retry/api/ src/main/java/org/apache/james/util/retry/naming/

2011-12-12 Thread sbrewin
Added: james/server/trunk/util/src/test/java/org/apache/james/util/retry/naming/NamingExceptionRetryHandlerTest.java URL: http://svn.apache.org/viewvc/james/server/trunk/util/src/test/java/org/apache/james/util/retry/naming/NamingExceptionRetryHandlerTest.java?rev=1213196&view=auto ==