You are viewing a plain text version of this content. The canonical link for it is here.
- [1/3] james-project git commit: JAMES-1670 Extract ToRecipientFolder Init Parameters names as constants - posted by bt...@apache.org on 2016/03/01 05:07:08 UTC, 0 replies.
- [2/3] james-project git commit: JAMES-1670 ToRecipientFolder mailet should use init parameters - posted by bt...@apache.org on 2016/03/01 05:07:09 UTC, 0 replies.
- [3/3] james-project git commit: JAMES-1670 ToRecipientFolder should match our coding conventions - posted by bt...@apache.org on 2016/03/01 05:07:10 UTC, 1 replies.
- [jira] [Commented] (JAMES-1670) ToRecipientFolder mailet should use init parameters - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/01 05:20:18 UTC, 0 replies.
- [1/3] james-project git commit: Revert "JAMES-1670 ToRecipientFolder should match our coding conventions" - posted by bt...@apache.org on 2016/03/01 07:37:15 UTC, 0 replies.
- [2/3] james-project git commit: Revert "JAMES-1670 Extract ToRecipientFolder Init Parameters names as constants" - posted by bt...@apache.org on 2016/03/01 07:37:16 UTC, 0 replies.
- [3/3] james-project git commit: Revert "JAMES-1670 ToRecipientFolder mailet should use init parameters" - posted by bt...@apache.org on 2016/03/01 07:37:17 UTC, 0 replies.
- [1/6] james-jsieve git commit: JSIEVE-67 Update RFC references - posted by bt...@apache.org on 2016/03/01 10:08:28 UTC, 0 replies.
- [2/6] james-jsieve git commit: JSIEVE-67 Re-indent JSIEVE website - posted by bt...@apache.org on 2016/03/01 10:08:29 UTC, 0 replies.
- [3/6] james-jsieve git commit: JSIEVE-67 Update features - posted by bt...@apache.org on 2016/03/01 10:08:30 UTC, 0 replies.
- [4/6] james-jsieve git commit: JSIEVE-67 Update developer information - posted by bt...@apache.org on 2016/03/01 10:08:31 UTC, 0 replies.
- [5/6] james-jsieve git commit: JSIEVE-67 Update build information - posted by bt...@apache.org on 2016/03/01 10:08:32 UTC, 0 replies.
- [6/6] james-jsieve git commit: JSIEVE-67 Detailing script upload - posted by bt...@apache.org on 2016/03/01 10:08:33 UTC, 0 replies.
- [jira] [Commented] (JSIEVE-67) Improve Documentation - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/01 10:11:18 UTC, 0 replies.
- [jira] [Created] (JAMES-1696) getMessageList requests without filter includes mailboxes from other domain users ! - posted by "Fabien VIGNON (JIRA)" <se...@james.apache.org> on 2016/03/01 10:16:18 UTC, 0 replies.
- [1/4] james-project git commit: JAMES-1693 Reduce the number of mailets for JMAP integration testing - posted by bt...@apache.org on 2016/03/01 11:27:38 UTC, 0 replies.
- [2/4] james-project git commit: JAMES-1693 ElasticSearch testing do not require temp directory any more - posted by bt...@apache.org on 2016/03/01 11:27:39 UTC, 0 replies.
- [3/4] james-project git commit: JAMES-1693 Camel context should be stopped - posted by bt...@apache.org on 2016/03/01 11:27:40 UTC, 0 replies.
- [4/4] james-project git commit: JAMES-1693 Speed ElasticSearch startup by using in memory structure where possible - posted by bt...@apache.org on 2016/03/01 11:27:41 UTC, 0 replies.
- [jira] [Commented] (JAMES-1693) Improve JMAP integration testing speed - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/01 11:30:18 UTC, 2 replies.
- [1/3] james-project git commit: JAMES-1670 ToRecipientFolder mailet should use init parameters - posted by bt...@apache.org on 2016/03/01 12:28:59 UTC, 0 replies.
- [2/3] james-project git commit: JAMES-1670 Extract ToRecipientFolder Init Parameters names as constants - posted by bt...@apache.org on 2016/03/01 12:29:00 UTC, 0 replies.
- [1/5] james-project git commit: JAMES-1691 Move MailSpool to jmap.send package - posted by ad...@apache.org on 2016/03/01 14:47:11 UTC, 0 replies.
- [2/5] james-project git commit: JAMES-1691 Add a decorator to MailQueueItem to be able to launch specific actions - posted by ad...@apache.org on 2016/03/01 14:47:12 UTC, 0 replies.
- [3/5] james-project git commit: JAMES-1691 MessageId doesn't need a MailboxSession - posted by ad...@apache.org on 2016/03/01 14:47:13 UTC, 0 replies.
- [4/5] james-project git commit: JAMES-1691 After sending a mail, move it from OUTBOX to SENT - posted by ad...@apache.org on 2016/03/01 14:47:14 UTC, 0 replies.
- [5/5] james-project git commit: Merge remote-tracking branch 'rouazana/JAMES-1691-2' - posted by ad...@apache.org on 2016/03/01 14:47:15 UTC, 0 replies.
- [1/9] james-project git commit: JAMES-1692 add unit tests for SetMessagesMethod's delegates - posted by ad...@apache.org on 2016/03/01 16:00:33 UTC, 0 replies.
- [2/9] james-project git commit: JAMES-1692 message processors are injected - posted by ad...@apache.org on 2016/03/01 16:00:34 UTC, 0 replies.
- [3/9] james-project git commit: JAMES-1692 add SetMessagesCreationProcessor impl. for sending message - posted by ad...@apache.org on 2016/03/01 16:00:35 UTC, 0 replies.
- [4/9] james-project git commit: JAMES-1692 setMessages.create is actually a map of ids and messages - posted by ad...@apache.org on 2016/03/01 16:00:36 UTC, 0 replies.
- [5/9] james-project git commit: JAMES-1692 add a failing test for sending a message - posted by ad...@apache.org on 2016/03/01 16:00:37 UTC, 0 replies.
- [6/9] james-project git commit: JAMES-1692 extract SetMessagesMethod.processDestroy to a class - posted by ad...@apache.org on 2016/03/01 16:00:38 UTC, 0 replies.
- [7/9] james-project git commit: JAMES-1692 send messages requests validation is deferred - posted by ad...@apache.org on 2016/03/01 16:00:39 UTC, 0 replies.
- [8/9] james-project git commit: JAMES-1692 Strong typing creationId in SetMessages requests/responses - posted by ad...@apache.org on 2016/03/01 16:00:40 UTC, 0 replies.
- [9/9] james-project git commit: JAMES-1692 Send the message throw the MailSpool - posted by ad...@apache.org on 2016/03/01 16:00:41 UTC, 0 replies.
- [01/10] james-project git commit: JAMES-1695 support several filters in Jetty Configuration - posted by ad...@apache.org on 2016/03/01 20:56:25 UTC, 0 replies.
- [02/10] james-project git commit: JAMES-1695 remove useless final qualifiers - posted by ad...@apache.org on 2016/03/01 20:56:26 UTC, 0 replies.
- [03/10] james-project git commit: JAMES-1695 remove useless final qualifiers - posted by ad...@apache.org on 2016/03/01 20:56:27 UTC, 0 replies.
- [04/10] james-project git commit: JAMES-1695 remove useless final qualifiers - posted by ad...@apache.org on 2016/03/01 20:56:28 UTC, 0 replies.
- [05/10] james-project git commit: JAMES-1695 remove useless final qualifiers - posted by ad...@apache.org on 2016/03/01 20:56:29 UTC, 0 replies.
- [06/10] james-project git commit: JAMES-1695 remove useless final qualifiers - posted by ad...@apache.org on 2016/03/01 20:56:30 UTC, 0 replies.
- [07/10] james-project git commit: JAMES-1695 remove useless final qualifiers - posted by ad...@apache.org on 2016/03/01 20:56:31 UTC, 0 replies.
- [08/10] james-project git commit: JAMES-1695 remove useless final qualifiers - posted by ad...@apache.org on 2016/03/01 20:56:32 UTC, 0 replies.
- [09/10] james-project git commit: JAMES-1695 Implements JMAP account auto-creation when using JWT - posted by ad...@apache.org on 2016/03/01 20:56:33 UTC, 0 replies.
- [10/10] james-project git commit: JAMES-1695 FirstUserConnectionFilter should only handle authenticated requests - posted by ad...@apache.org on 2016/03/01 20:56:34 UTC, 0 replies.
- [jira] [Created] (JAMES-1697) james_mail is being created incorrectly when using JPA and PostgreSQL due to final declarations - posted by "Konstantin J. Chernov (JIRA)" <se...@james.apache.org> on 2016/03/01 21:21:18 UTC, 0 replies.
- [jira] [Updated] (JAMES-1697) james_mail is being created incorrectly when using JPA and PostgreSQL due to final declarations - posted by "Konstantin J. Chernov (JIRA)" <se...@james.apache.org> on 2016/03/01 21:43:18 UTC, 0 replies.
- [jira] [Closed] (JAMES-1670) ToRecipientFolder mailet should use init parameters - posted by "Ahmet Kaplan (JIRA)" <se...@james.apache.org> on 2016/03/01 22:04:18 UTC, 0 replies.
- [1/5] james-jsieve git commit: JSIEVE-103 introduce ArgumentParser utility - posted by bt...@apache.org on 2016/03/02 08:21:37 UTC, 0 replies.
- [2/5] james-jsieve git commit: JSIEVE-103 vacation command should be exposed via configuration - posted by bt...@apache.org on 2016/03/02 08:21:38 UTC, 0 replies.
- [3/5] james-jsieve git commit: JSIEVE-103 Implement vacation command - posted by bt...@apache.org on 2016/03/02 08:21:39 UTC, 0 replies.
- [4/5] james-jsieve git commit: JSIEVE-103 VacationActions should be handled by the mailet sub project - posted by bt...@apache.org on 2016/03/02 08:21:40 UTC, 0 replies.
- [5/5] james-jsieve git commit: JSIEVE-103 Add vacation command to supported commands exposed on the website - posted by bt...@apache.org on 2016/03/02 08:21:41 UTC, 0 replies.
- [1/6] james-project git commit: JSIEVE-103 Integrate storage time for scripts and current date to resource locators - posted by bt...@apache.org on 2016/03/02 08:23:24 UTC, 0 replies.
- [2/6] james-project git commit: JSIEVE-103 To make testing of vacation extension possible, ResourceLocator should be passed as a constructor of SieveMailet - posted by bt...@apache.org on 2016/03/02 08:23:25 UTC, 0 replies.
- [3/6] james-project git commit: JSIEVE-103 Mail concerning mailing lists should not trigger SIEVE vacation extension - posted by bt...@apache.org on 2016/03/02 08:23:26 UTC, 0 replies.
- [4/6] james-project git commit: JSIEVE-103 Integration tests for vacation extension - posted by bt...@apache.org on 2016/03/02 08:23:27 UTC, 0 replies.
- [5/6] james-project git commit: JSIEVE-103 Use yoda-time for vacation extension - posted by bt...@apache.org on 2016/03/02 08:23:28 UTC, 0 replies.
- [6/6] james-project git commit: JSIEVE-103 Remove fix version of git in docker images as it can't be retrieved - posted by bt...@apache.org on 2016/03/02 08:23:29 UTC, 0 replies.
- [jira] [Resolved] (JSIEVE-103) Implement vacation mode - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/02 08:55:18 UTC, 0 replies.
- [jira] [Commented] (JSIEVE-79) Implement a mechanism for users to manage their Sieve scripts via SMTP - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/02 09:51:18 UTC, 0 replies.
- [jira] [Commented] (JSIEVE-77) Interfaces describing the operations required for managing per user Sieve Scipts and default implementations. - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/02 09:54:18 UTC, 0 replies.
- [jira] [Commented] (JSIEVE-83) Integrate managesieve in the current jSieve modules - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/02 10:38:18 UTC, 0 replies.
- [jira] [Commented] (JAMES-1391) SieveFileRepositoryTestCase fails on some platforms - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/02 10:51:18 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1572) Disable doclint javadoc validation - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/02 10:55:18 UTC, 0 replies.
- [jira] [Commented] (JAMES-1482) Ability to Remove Server Version from Welcome Message - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/02 10:59:18 UTC, 0 replies.
- [jira] [Commented] (JAMES-650) JAMES slow down a lot when RecipientIsOverFixedQuota is active - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/02 11:02:18 UTC, 0 replies.
- [jira] [Commented] (JSIEVE-96) How to deploy Sieve scripts - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/02 11:09:18 UTC, 1 replies.
- Closing / resolving issues on JIRA - posted by Benoit Tellier <bt...@linagora.com> on 2016/03/02 11:11:44 UTC, 2 replies.
- james-project git commit: Add thanks page in the site - posted by ad...@apache.org on 2016/03/02 15:37:53 UTC, 0 replies.
- james-project git commit: Fix provided mailets site - posted by ad...@apache.org on 2016/03/02 15:47:52 UTC, 0 replies.
- [1/5] james-project git commit: These simple tests ensure the docker rule allow to run a container for a test - posted by ad...@apache.org on 2016/03/02 16:49:14 UTC, 0 replies.
- [2/5] james-project git commit: upgrade bouncycastle to latest version - posted by ad...@apache.org on 2016/03/02 16:49:15 UTC, 0 replies.
- [3/5] james-project git commit: upgrade tika to latest version to align bouncycastle versions - posted by ad...@apache.org on 2016/03/02 16:49:16 UTC, 0 replies.
- [4/5] james-project git commit: use testcontainers instead of home-made DockerRule - posted by ad...@apache.org on 2016/03/02 16:49:17 UTC, 0 replies.
- [5/5] james-project git commit: fix tika exclusions into server/pom.xml to prevent tika version downgrade - posted by ad...@apache.org on 2016/03/02 16:49:18 UTC, 0 replies.
- [jira] [Created] (JAMES-1698) JMAP port should be configurable without modifying a java class - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/03/02 18:07:18 UTC, 0 replies.
- [jira] [Created] (MAILBOX-265) Cassandra backend must take fetchType into account - posted by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2016/03/03 04:19:18 UTC, 0 replies.
- [jira] [Commented] (JAMES-1617) Implement a Cassandra SIEVE repository - posted by "ASF GitHub Bot (JIRA)" <se...@james.apache.org> on 2016/03/03 11:14:18 UTC, 0 replies.
- [jira] [Created] (JAMES-1699) setMessages - send message feature - add tests - posted by "Fabien VIGNON (JIRA)" <se...@james.apache.org> on 2016/03/03 15:22:18 UTC, 0 replies.
- [jira] [Closed] (JAMES-1692) setMessages, Sending a message : save a new message to outbox - posted by "Fabien VIGNON (JIRA)" <se...@james.apache.org> on 2016/03/03 15:34:18 UTC, 0 replies.
- [1/2] james-project git commit: JAMES-1696 getMessageList should only return current user mailboxes - posted by ad...@apache.org on 2016/03/03 15:43:21 UTC, 0 replies.
- [2/2] james-project git commit: Merge remote-tracking branch 'rouazana/JAMES-1696' - posted by ad...@apache.org on 2016/03/03 15:43:22 UTC, 0 replies.
- [jira] [Created] (JAMES-1700) New user provisionning throwing on concurrent requests - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/03/03 15:49:18 UTC, 0 replies.
- [jira] [Closed] (JAMES-1696) getMessageList requests without filter includes mailboxes from other domain users ! - posted by "Fabien VIGNON (JIRA)" <se...@james.apache.org> on 2016/03/03 15:50:18 UTC, 0 replies.
- james-project git commit: JAMES-1698 Allow to configure JMAP port into jmap.properties file - posted by ad...@apache.org on 2016/03/03 16:30:18 UTC, 0 replies.
- [jira] [Closed] (JAMES-1698) JMAP port should be configurable without modifying a java class - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/03/03 16:32:18 UTC, 0 replies.
- [1/2] james-project git commit: update docker/guice section in README - posted by ad...@apache.org on 2016/03/04 10:51:38 UTC, 0 replies.
- [2/2] james-project git commit: Merge remote-tracking branch 'fvignon/DockerJamesReadMeFix' - posted by ad...@apache.org on 2016/03/04 10:51:39 UTC, 0 replies.
- [1/3] james-project git commit: JAMES-1699 add tests for JAMES-1692 setMessages - send a new message - posted by ad...@apache.org on 2016/03/04 11:01:39 UTC, 0 replies.
- [2/3] james-project git commit: JAMES-1699 spec: mark setMessages/send message as implemented - posted by ad...@apache.org on 2016/03/04 11:01:40 UTC, 0 replies.
- [3/3] james-project git commit: Merge remote-tracking branch 'fvignon/JAMES-1699' - posted by ad...@apache.org on 2016/03/04 11:01:41 UTC, 0 replies.
- [jira] [Closed] (JAMES-1699) setMessages - send message feature - add tests - posted by "Fabien VIGNON (JIRA)" <se...@james.apache.org> on 2016/03/04 11:08:40 UTC, 0 replies.
- [01/20] james-project git commit: IMAP-370 Missing license - posted by bt...@apache.org on 2016/03/04 13:37:58 UTC, 0 replies.
- [02/20] james-project git commit: IMAP-370 Cassandra should implement move command - posted by bt...@apache.org on 2016/03/04 13:37:59 UTC, 0 replies.
- [03/20] james-project git commit: IMAP-370 Factorize code between copies and moves - posted by bt...@apache.org on 2016/03/04 13:38:00 UTC, 0 replies.
- [04/20] james-project git commit: IMAP-370 Solve inheritance bugg on request handling - posted by bt...@apache.org on 2016/03/04 13:38:01 UTC, 0 replies.
- [05/20] james-project git commit: IMAP-370 Provide tests for CopyProcessor and MoveProcessor - posted by bt...@apache.org on 2016/03/04 13:38:02 UTC, 0 replies.
- [06/20] james-project git commit: IMAP-370 Expunge notification should be sent upon move - posted by bt...@apache.org on 2016/03/04 13:38:03 UTC, 0 replies.
- [07/20] james-project git commit: MAILBOX-265 Cassandra Message Mapper should take Body fetch Type into account - posted by bt...@apache.org on 2016/03/04 13:38:04 UTC, 0 replies.
- [08/20] james-project git commit: MAILBOX-265 FetchType FULL should be used when computing and reading Mime structure - posted by bt...@apache.org on 2016/03/04 13:38:05 UTC, 0 replies.
- [09/20] james-project git commit: IMAP-370 Provide tests for CopyCommandParser and MoveCommandParser - posted by bt...@apache.org on 2016/03/04 13:38:06 UTC, 0 replies.
- [10/20] james-project git commit: IMAP-370 Factorize COPY operations with APPEND operations on Cassandra backend - posted by bt...@apache.org on 2016/03/04 13:38:07 UTC, 0 replies.
- [11/20] james-project git commit: IMAP-370 Add MPT checks for MOVE command - posted by bt...@apache.org on 2016/03/04 13:38:08 UTC, 0 replies.
- [12/20] james-project git commit: IMAP-370 MOVE capability should be exposed and MoveProcessor enabled only if implemented by the MailboxManager - posted by bt...@apache.org on 2016/03/04 13:38:09 UTC, 0 replies.
- [13/20] james-project git commit: IMAP-370 Kill un efficient and unnecessary prepared query from query string - posted by bt...@apache.org on 2016/03/04 13:38:10 UTC, 0 replies.
- [14/20] james-project git commit: IMAP-370 In Memory implementation for the MOVE method - posted by bt...@apache.org on 2016/03/04 13:38:11 UTC, 0 replies.
- [15/20] james-project git commit: IMAP-370 Mailbox configuration page should link to mailbox project page and include a notice about Cassandra back-end - posted by bt...@apache.org on 2016/03/04 13:38:12 UTC, 0 replies.
- [16/20] james-project git commit: MAILBOX-265 Cassandra Message Mapper should take Headers and Metadata fetch Type into account - posted by bt...@apache.org on 2016/03/04 13:38:13 UTC, 0 replies.
- [17/20] james-project git commit: IMAP-370 MOVE capability should be announced when MailboxManager supports Move capability - posted by bt...@apache.org on 2016/03/04 13:38:14 UTC, 0 replies.
- [18/20] james-project git commit: IMAP-370 Document capabilities on mailboxes + add cassandra page - posted by bt...@apache.org on 2016/03/04 13:38:15 UTC, 0 replies.
- [19/20] james-project git commit: IMAP-370 Add MOVE extension to supported commands in documentation - posted by bt...@apache.org on 2016/03/04 13:38:16 UTC, 0 replies.
- [20/20] james-project git commit: MAILBOX-265 Cassandra Message Mapper should take limit into account - posted by bt...@apache.org on 2016/03/04 13:38:17 UTC, 0 replies.
- [jira] [Resolved] (MAILBOX-265) Cassandra backend must take fetchType into account - posted by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2016/03/04 13:43:40 UTC, 0 replies.
- [jira] [Commented] (IMAP-167) Add support for Quotas - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/04 13:46:40 UTC, 0 replies.
- [jira] [Commented] (IMAP-370) Consider supporting the upcoming MOVE extension - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/04 13:47:40 UTC, 0 replies.
- [jira] [Commented] (JAMES-1700) New user provisionning throwing on concurrent requests - posted by "ASF GitHub Bot (JIRA)" <se...@james.apache.org> on 2016/03/04 15:08:40 UTC, 2 replies.
- [1/2] james-project git commit: JAMES-1686 Enhance MailboxExpressionTest to match best test practice - posted by ad...@apache.org on 2016/03/04 16:00:43 UTC, 0 replies.
- [2/2] james-project git commit: Merge remote-tracking branch 'lroyet/JAMES-1686' - posted by ad...@apache.org on 2016/03/04 16:00:44 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1686) Enhance MailboxExpressionTest to match best test practice - posted by "Laura Royet (JIRA)" <se...@james.apache.org> on 2016/03/04 16:51:40 UTC, 0 replies.
- [jira] [Closed] (JAMES-1686) Enhance MailboxExpressionTest to match best test practice - posted by "Laura Royet (JIRA)" <se...@james.apache.org> on 2016/03/04 16:52:40 UTC, 0 replies.
- james-project git commit: remove eclipse warnings introduced recently - posted by ma...@apache.org on 2016/03/07 15:14:46 UTC, 0 replies.
- [jira] [Commented] (JAMES-1346) Validate recipient handler does not look up local users from LDAP when using ReadOnlyUsersLDAPRepository - posted by "Henrick PUPIN (JIRA)" <se...@james.apache.org> on 2016/03/07 19:20:40 UTC, 0 replies.
- [jira] [Created] (JAMES-1701) JMAP should support basic HTML mails - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/03/08 15:07:40 UTC, 0 replies.
- [jira] [Created] (JAMES-1702) Recipients receive Bcc field - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/03/08 16:01:40 UTC, 0 replies.
- james-project git commit: JAMES-1700 Don't fail in account creation if user already exists - posted by ad...@apache.org on 2016/03/08 16:12:19 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1700) New user provisionning throwing on concurrent requests - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/03/08 16:14:41 UTC, 0 replies.
- [jira] [Closed] (JAMES-1700) New user provisionning throwing on concurrent requests - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/03/08 16:14:41 UTC, 0 replies.
- [jira] [Created] (JAMES-1703) Can't receive email with Ldap UserRepository - posted by "Henrick PUPIN (JIRA)" <se...@james.apache.org> on 2016/03/08 18:15:41 UTC, 0 replies.
- [jira] [Updated] (JAMES-1703) Can't receive email with Ldap UserRepository - posted by "Henrick PUPIN (JIRA)" <se...@james.apache.org> on 2016/03/08 22:26:41 UTC, 1 replies.
- [jira] [Closed] (JAMES-1703) Can't receive email with Ldap UserRepository - posted by "Henrick PUPIN (JIRA)" <se...@james.apache.org> on 2016/03/08 23:37:41 UTC, 0 replies.
- james-server-3.0-beta4 does not build for me - posted by Alan Cabrera <li...@toolazydogs.com> on 2016/03/09 16:43:36 UTC, 0 replies.
- IMAP mailbox error - posted by Simon Roth <si...@student.tugraz.at> on 2016/03/09 17:45:46 UTC, 4 replies.
- [jira] [Resolved] (JSIEVE-73) Ensure Body Extension Functions As Per Specification - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/10 03:24:41 UTC, 0 replies.
- [jira] [Closed] (JSIEVE-83) Integrate managesieve in the current jSieve modules - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/10 03:25:40 UTC, 0 replies.
- [jira] [Closed] (JSIEVE-96) How to deploy Sieve scripts - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/10 03:26:40 UTC, 0 replies.
- [jira] [Closed] (JSIEVE-86) Potential bidirectional dependency between jsieve manager and server - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/10 03:26:40 UTC, 0 replies.
- [jira] [Closed] (JSIEVE-77) Interfaces describing the operations required for managing per user Sieve Scipts and default implementations. - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/10 03:26:40 UTC, 0 replies.
- [jira] [Resolved] (JSIEVE-67) Improve Documentation - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/10 03:26:40 UTC, 0 replies.
- [jira] [Closed] (JSIEVE-79) Implement a mechanism for users to manage their Sieve scripts via SMTP - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/10 03:27:40 UTC, 0 replies.
- [jira] [Closed] (JSIEVE-73) Ensure Body Extension Functions As Per Specification - posted by "Eric Charles (JIRA)" <se...@james.apache.org> on 2016/03/10 04:39:40 UTC, 0 replies.
- [jira] [Closed] (JSIEVE-67) Improve Documentation - posted by "Eric Charles (JIRA)" <se...@james.apache.org> on 2016/03/10 04:40:40 UTC, 0 replies.
- Unable to build james-server-3.0-beta4 - posted by Alan Cabrera <li...@toolazydogs.com> on 2016/03/10 07:42:06 UTC, 0 replies.
- [jira] [Created] (JAMES-1704) NullPointerException when Selecting a mailbox using JPA mailbox backend - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/10 08:58:40 UTC, 0 replies.
- [jira] [Created] (JAMES-1705) JMAP should support draft saving - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/03/10 11:25:40 UTC, 0 replies.
- [jira] [Created] (JAMES-1706) delayed dependencies startup should not cause server to hang - posted by "Fabien VIGNON (JIRA)" <se...@james.apache.org> on 2016/03/10 11:52:40 UTC, 0 replies.
- [1/3] james-project git commit: JAMES-1701 Complete send/receive integration test for HTML message - posted by ma...@apache.org on 2016/03/10 13:47:36 UTC, 0 replies.
- [2/3] james-project git commit: JAMES-1701 Allow to read a HTML email - posted by ma...@apache.org on 2016/03/10 13:47:37 UTC, 0 replies.
- [3/3] james-project git commit: JAMES-1701 Allow to send a HTML email - posted by ma...@apache.org on 2016/03/10 13:47:38 UTC, 0 replies.
- [1/3] james-project git commit: JAMES-1702 Rename Mailet configuration performer - posted by ad...@apache.org on 2016/03/10 14:29:35 UTC, 0 replies.
- [2/3] james-project git commit: JAMES-1702 Remove Bcc field when sending a mail - posted by ad...@apache.org on 2016/03/10 14:29:36 UTC, 0 replies.
- [3/3] james-project git commit: JAMES-1702 Check that RemoveMimeHeader is installed when deploying Jmap server - posted by ad...@apache.org on 2016/03/10 14:29:37 UTC, 0 replies.
- [jira] [Closed] (JAMES-1702) Recipients receive Bcc field - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/03/10 14:32:40 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1702) Recipients receive Bcc field - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/03/10 14:32:40 UTC, 0 replies.
- [jira] [Closed] (JAMES-1701) JMAP should support basic HTML mails - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/03/10 14:36:40 UTC, 0 replies.
- [jira] [Created] (JAMES-1707) Allow the possibility to play tests on multiple profiles at once - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/03/11 14:51:59 UTC, 0 replies.
- [jira] [Created] (JAMES-1708) JMAP should use move instead of copy/delete - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/03/11 15:31:42 UTC, 0 replies.
- LDAP users repository feature deprecation - posted by Robert Munn <ro...@gmail.com> on 2016/03/11 21:36:25 UTC, 4 replies.
- Use of Lambdas in Cassandra with target.jdk 1.6 [unsigned] - posted by Bernd Waibel <BW...@intarsys.de> on 2016/03/14 13:59:26 UTC, 0 replies.
- Re: Use of Lambdas in Cassandra with target.jdk 1.6 [unsigned] - posted by Benoit Tellier <bt...@linagora.com> on 2016/03/15 03:11:55 UTC, 2 replies.
- [jira] [Commented] (JAMES-1704) NullPointerException when Selecting a mailbox using JPA mailbox backend - posted by "Konstantin J. Chernov (JIRA)" <se...@james.apache.org> on 2016/03/15 15:23:33 UTC, 1 replies.
- [jira] [Closed] (JAMES-1704) NullPointerException when Selecting a mailbox using JPA mailbox backend - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/16 03:07:33 UTC, 0 replies.
- [jira] [Resolved] (MPT-34) MPT tests requires docker to be installed - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/16 04:31:33 UTC, 0 replies.
- [jira] [Resolved] (MPT-18) Run MPT tests on a launched James - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/16 04:32:33 UTC, 0 replies.
- [jira] [Resolved] (MPT-23) Write MPT tests for Manage SIEVE - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/16 04:32:33 UTC, 0 replies.
- [jira] [Resolved] (PROTOCOLS-111) Implement NOOP operation for manageSIEVE - posted by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2016/03/16 04:33:33 UTC, 0 replies.
- Building james - posted by "Rami@Gmail" <ra...@gmail.com> on 2016/03/16 17:20:34 UTC, 2 replies.
- [jira] [Created] (JAMES-1709) Domain initialization on start - posted by "Matthieu Baechler (JIRA)" <se...@james.apache.org> on 2016/03/17 09:55:33 UTC, 0 replies.
- james-project git commit: JAMES-1706 retry and wait for elasticsearch and cassandra to be up and running - posted by ma...@apache.org on 2016/03/17 10:41:59 UTC, 0 replies.
- [jira] [Commented] (JAMES-1709) Domain initialization on start - posted by "Ioan Eugen Stan (JIRA)" <se...@james.apache.org> on 2016/03/17 16:59:33 UTC, 2 replies.
- [jira] [Comment Edited] (JAMES-1709) Domain initialization on start - posted by "Ioan Eugen Stan (JIRA)" <se...@james.apache.org> on 2016/03/17 17:01:33 UTC, 1 replies.
- [jira] [Resolved] (IMAP-370) Consider supporting the upcoming MOVE extension - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/18 08:13:33 UTC, 0 replies.
- [jira] [Resolved] (IMAP-167) Add support for Quotas - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/18 08:13:33 UTC, 0 replies.
- [jira] [Resolved] (JAMES-511) Create Quota service (WAS: Add quota support for mailboxes) - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/18 08:14:33 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1192) Quota space for per user - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/18 08:14:33 UTC, 0 replies.
- [jira] [Closed] (JAMES-1482) Ability to Remove Server Version from Welcome Message - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/18 08:15:33 UTC, 0 replies.
- [jira] [Resolved] (JAMES-650) JAMES slow down a lot when RecipientIsOverFixedQuota is active - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/18 08:15:33 UTC, 0 replies.
- james-server pom.xml missing scope test [unsigned] - posted by Bernd Waibel <BW...@intarsys.de> on 2016/03/18 22:35:27 UTC, 4 replies.
- [1/5] james-project git commit: JAMES-1707 Don't override surefire configuration in each profiles - posted by ma...@apache.org on 2016/03/21 16:07:21 UTC, 0 replies.
- [2/5] james-project git commit: JAMES-1707 Give a better name to child projects - posted by ma...@apache.org on 2016/03/21 16:07:22 UTC, 0 replies.
- [3/5] james-project git commit: JAMES-1707 Upgrade surefire version - posted by ma...@apache.org on 2016/03/21 16:07:23 UTC, 0 replies.
- [4/5] james-project git commit: JAMES-1707 Add missing mailet configuration - posted by ma...@apache.org on 2016/03/21 16:07:24 UTC, 0 replies.
- [5/5] james-project git commit: JAMES-1707 Upgrade testcontainers version - posted by ma...@apache.org on 2016/03/21 16:07:25 UTC, 0 replies.
- james-project git commit: JAMES-1708 Use MOVE Capability in JMAP - posted by ma...@apache.org on 2016/03/21 21:42:53 UTC, 0 replies.
- [1/4] james-project git commit: JAMES-1697 jpa profile should be enabled for java-6 - posted by bt...@apache.org on 2016/03/22 08:24:11 UTC, 0 replies.
- [2/4] james-project git commit: JAMES-1697 Rely on MPT features for running tests - posted by bt...@apache.org on 2016/03/22 08:24:12 UTC, 0 replies.
- [3/4] james-project git commit: JAMES-1697 JPA fields should not be final - posted by bt...@apache.org on 2016/03/22 08:24:13 UTC, 0 replies.
- [4/4] james-project git commit: JAMES-1697 Integration tests needs java 8 to run - posted by bt...@apache.org on 2016/03/22 08:24:14 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1697) james_mail is being created incorrectly when using JPA and PostgreSQL due to final declarations - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/03/22 08:27:25 UTC, 0 replies.
- james-project git commit: Revert "JAMES-1697 Integration tests needs java 8 to run" - posted by bt...@apache.org on 2016/03/22 09:22:51 UTC, 0 replies.
- Bug: James-project trunk: FileSystemImplTest fails on windows [unsigned] - posted by Bernd Waibel <BW...@intarsys.de> on 2016/03/22 12:31:10 UTC, 0 replies.
- [jira] [Created] (MAILBOX-266) Rely on last ElasticSearch version (2.2.1) - posted by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2016/03/23 08:14:25 UTC, 0 replies.
- [jira] [Created] (JAMES-1710) Implement SetMailboxes handler - posted by "Matthieu Baechler (JIRA)" <se...@james.apache.org> on 2016/03/23 10:50:25 UTC, 0 replies.
- [01/24] james-project git commit: JAMES-1693 MemoryUsersRepository is supposed to support virtualHosting - posted by ma...@apache.org on 2016/03/23 20:46:44 UTC, 0 replies.
- [02/24] james-project git commit: JAMES-1693 Provide an InMemory RRT - posted by ma...@apache.org on 2016/03/23 20:46:45 UTC, 0 replies.
- [03/24] james-project git commit: JAMES-1693 Provide an InMemory domain list - posted by ma...@apache.org on 2016/03/23 20:46:46 UTC, 0 replies.
- [04/24] james-project git commit: JAMES-1693 Add an in memory implementation for mail queues and use it with guice in memory implementation - posted by ma...@apache.org on 2016/03/23 20:46:47 UTC, 0 replies.
- [05/24] james-project git commit: JAMES-1693 implement a data memory module for Guice - posted by ma...@apache.org on 2016/03/23 20:46:48 UTC, 0 replies.
- [06/24] james-project git commit: JAMES-1693 implement a data memory module for Guice - posted by ma...@apache.org on 2016/03/23 20:46:49 UTC, 0 replies.
- [07/24] james-project git commit: JAMES-1693 implement a data memory module for Guice - posted by ma...@apache.org on 2016/03/23 20:46:50 UTC, 0 replies.
- [08/24] james-project git commit: JAMES-1693 implement a data memory module for Guice - posted by ma...@apache.org on 2016/03/23 20:46:51 UTC, 0 replies.
- [09/24] james-project git commit: JAMES-1693 implement a data memory module for Guice - posted by ma...@apache.org on 2016/03/23 20:46:52 UTC, 0 replies.
- [10/24] james-project git commit: JAMES-1693 implement a data memory module for Guice - posted by ma...@apache.org on 2016/03/23 20:46:53 UTC, 0 replies.
- [11/24] james-project git commit: JAMES-1693 implement a data memory module for Guice - posted by ma...@apache.org on 2016/03/23 20:46:54 UTC, 0 replies.
- [12/24] james-project git commit: JAMES-1693 implement a data memory module for Guice - posted by ma...@apache.org on 2016/03/23 20:46:55 UTC, 0 replies.
- [13/24] james-project git commit: JAMES-1693 implement a data memory module for Guice - posted by ma...@apache.org on 2016/03/23 20:46:56 UTC, 0 replies.
- [14/24] james-project git commit: JAMES-1693 implement a data memory module for Guice - posted by ma...@apache.org on 2016/03/23 20:46:57 UTC, 0 replies.
- [15/24] james-project git commit: JAMES-1693 implement a data memory module for Guice - posted by ma...@apache.org on 2016/03/23 20:46:58 UTC, 0 replies.
- [16/24] james-project git commit: JAMES-1693 implement a data memory module for Guice - posted by ma...@apache.org on 2016/03/23 20:46:59 UTC, 0 replies.
- [17/24] james-project git commit: JAMES-1693 implement a data memory module for Guice - posted by ma...@apache.org on 2016/03/23 20:47:00 UTC, 0 replies.
- [18/24] james-project git commit: JAMES-1693 implement a data memory module for Guice - posted by ma...@apache.org on 2016/03/23 20:47:01 UTC, 0 replies.
- [19/24] james-project git commit: JAMES-1693 implement a data memory module for Guice - posted by ma...@apache.org on 2016/03/23 20:47:02 UTC, 0 replies.
- [20/24] james-project git commit: JAMES-1693 implement a data memory module for Guice - posted by ma...@apache.org on 2016/03/23 20:47:03 UTC, 0 replies.
- [21/24] james-project git commit: JAMES-1693 Dockerfiles should be updated to match Guice projects re-organization - posted by ma...@apache.org on 2016/03/23 20:47:04 UTC, 0 replies.
- [22/24] james-project git commit: JAMES-1693 Simplify mailet configuration for GUICE integration testing - posted by ma...@apache.org on 2016/03/23 20:47:05 UTC, 0 replies.
- [23/24] james-project git commit: JAMES-1693 Guice compilation for specific backends should be activated by specific profiles - posted by ma...@apache.org on 2016/03/23 20:47:06 UTC, 0 replies.
- [24/24] james-project git commit: JAMES-1693 JMAP integration testing compilation for specific backends should be activated by specific profiles - posted by ma...@apache.org on 2016/03/23 20:47:07 UTC, 0 replies.
- [1/7] james-project git commit: JAMES-1704 junit, assertj and hamcrest are needed to play Memory Guice tests - posted by bt...@apache.org on 2016/03/24 06:46:50 UTC, 0 replies.
- [2/7] james-project git commit: JAMES-1704 InMemoryMailboxMapper should validate mapper unit tests - posted by bt...@apache.org on 2016/03/24 06:46:51 UTC, 0 replies.
- [3/7] james-project git commit: JAMES-1704 SimpleMailboxMessage should have textualLineCount well copied - posted by bt...@apache.org on 2016/03/24 06:46:52 UTC, 0 replies.
- [4/7] james-project git commit: JAMES-1704 InMemoryMessageMapper should succeed unit tests - posted by bt...@apache.org on 2016/03/24 06:46:53 UTC, 0 replies.
- [5/7] james-project git commit: JAMES-1704 Add inmemory to java 8 build profiles - posted by bt...@apache.org on 2016/03/24 06:46:54 UTC, 0 replies.
- [6/7] james-project git commit: JAMES-1704 Add elasticsearch to java 8 build profiles - posted by bt...@apache.org on 2016/03/24 06:46:55 UTC, 0 replies.
- [7/7] james-project git commit: JAMES-1704 InMemory should support user flags operation - posted by bt...@apache.org on 2016/03/24 06:46:56 UTC, 0 replies.
- [jira] [Created] (JAMES-1711) Implement a tree of Mailboxes - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/03/24 14:11:25 UTC, 0 replies.
- [jira] [Closed] (JAMES-1708) JMAP should use move instead of copy/delete - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/03/24 17:25:25 UTC, 0 replies.
- RE: [jira] [Created] (JAMES-1658) Unable to relay out messages to an external email address. - posted by "Suvega Srinivasan (NCS)" <su...@ncs.com.sg> on 2016/03/27 04:01:32 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1658) Unable to relay out messages to an external email address. - posted by "Suvega Srinivasan (JIRA)" <se...@james.apache.org> on 2016/03/27 04:06:25 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1643) Unable to process message with attachment Content-Disposition issue (creation-date) - posted by "Suvega Srinivasan (JIRA)" <se...@james.apache.org> on 2016/03/27 04:23:25 UTC, 0 replies.
- [1/2] james-project git commit: remove eclipse warnings introduced recently - posted by ad...@apache.org on 2016/03/29 10:25:52 UTC, 0 replies.
- [2/2] james-project git commit: Fix compilation error when no maven profile given - posted by ad...@apache.org on 2016/03/29 10:25:53 UTC, 0 replies.
- [jira] [Created] (JAMES-1712) Implement SetMailboxes: create mailboxes - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/03/29 14:21:25 UTC, 0 replies.
- [1/3] james-project git commit: JAMES-1710 don't forget to call MemoryDataConfigurationPerformer - posted by ad...@apache.org on 2016/03/29 14:32:15 UTC, 0 replies.
- [2/3] james-project git commit: JAMES-1710 implement SetMailboxesMethod base class to handle dispatch to Processors - posted by ad...@apache.org on 2016/03/29 14:32:16 UTC, 0 replies.
- [3/3] james-project git commit: JAMES-1710 Role should be able to handle x- specific roles - posted by ad...@apache.org on 2016/03/29 14:32:17 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1710) Implement SetMailboxes handler - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/03/29 14:33:25 UTC, 0 replies.
- [jira] [Closed] (JAMES-1710) Implement SetMailboxes handler - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/03/29 14:33:25 UTC, 0 replies.
- james-project git commit: JAMES-1711 setMailboxes : sort requests - posted by ad...@apache.org on 2016/03/29 14:35:23 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1711) Implement a tree of Mailboxes - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/03/29 14:38:25 UTC, 0 replies.
- [jira] [Closed] (JAMES-1711) Implement a tree of Mailboxes - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/03/29 14:38:25 UTC, 0 replies.
- [jira] [Created] (JAMES-1713) JMAP SetMailboxes should reject requests with loop - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/03/29 14:44:25 UTC, 0 replies.
- [jira] [Created] (JAMES-1714) Implement SetMailboxes: update mailbox - posted by "Laura Royet (JIRA)" <se...@james.apache.org> on 2016/03/30 09:54:25 UTC, 0 replies.
- [jira] [Created] (JAMES-1715) Implement SetMailboxes: destroy mailboxes - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/03/30 14:11:25 UTC, 0 replies.
- james-project git commit: JAMES-1713 Graph should throw when loop detected - posted by ad...@apache.org on 2016/03/31 09:49:15 UTC, 0 replies.
- [jira] [Closed] (JAMES-1713) JMAP SetMailboxes should reject requests with loop - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/03/31 09:51:25 UTC, 0 replies.
- james-project git commit: AbstractMailQueueFactoryTest should be tested - posted by bt...@apache.org on 2016/03/31 13:45:16 UTC, 0 replies.