Hello, we deployed a james 3 beta5 in a test environment (Oracle based) for evaluation. The concurrent insertion into JAMES_MAIL table by two james servers (in load balance) causes a ORA-00001: unique constraint (constraint_name) violated That’s because the two servers tries to increment the mail_uid locally and obtain the same number. We try to locate the sieve mailet for posting mail to the mailbox but we are not able to find the jsieve 0.6SNAPSHOT souce code used by james 3 beta 5. When we try to locate the latest (continuous) for Jsieve we get “The requested URL could not be retrieved” Any hint how to continue this trial? Is anyone already working on this? It seems James retries to deliver the mail and overtakes the error.
Thanks and regards, Pietro