You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (MAILBOX-316) Subfolder sharing should modify parent right (add lookup) - posted by "Quynh Nguyen (JIRA)" <ji...@apache.org> on 2017/11/01 06:56:00 UTC, 0 replies.
- [01/15] james-project git commit: JAMES-2202 Configurable index name for ElasticSearch - posted by bt...@apache.org on 2017/11/01 10:59:59 UTC, 0 replies.
- [02/15] james-project git commit: JAMES-2202 Re-indent createIndex - posted by bt...@apache.org on 2017/11/01 11:00:00 UTC, 0 replies.
- [03/15] james-project git commit: JAMES-2202 Fix another typo - posted by bt...@apache.org on 2017/11/01 11:00:01 UTC, 0 replies.
- [04/15] james-project git commit: JAMES-2202 All ElasticSearch operation should be performed on the Alias - posted by bt...@apache.org on 2017/11/01 11:00:02 UTC, 0 replies.
- [05/15] james-project git commit: JAMES-2202 Add an Alias in ElasticSearch - posted by bt...@apache.org on 2017/11/01 11:00:03 UTC, 0 replies.
- [06/15] james-project git commit: JAMES-2202 Rename typo on ElasticSearch case - posted by bt...@apache.org on 2017/11/01 11:00:04 UTC, 0 replies.
- [07/15] james-project git commit: JAMES-2202 Handle a read and a write alias - posted by bt...@apache.org on 2017/11/01 11:00:05 UTC, 0 replies.
- [08/15] james-project git commit: JAMES-2202 Handle a read and a write alias - posted by bt...@apache.org on 2017/11/01 11:00:06 UTC, 0 replies.
- [09/15] james-project git commit: JAMES-2202 Adding a version to default INDEX - posted by bt...@apache.org on 2017/11/01 11:00:07 UTC, 0 replies.
- [10/15] james-project git commit: JAMES-2202 Solve bug when multiple hosts are passed to ElasticSearch configuration - posted by bt...@apache.org on 2017/11/01 11:00:08 UTC, 0 replies.
- [11/15] james-project git commit: JAMES-2202 Create a default ElasticSearch configuration - posted by bt...@apache.org on 2017/11/01 11:00:09 UTC, 0 replies.
- [12/15] james-project git commit: JAMES-2205 Create webadmin main module - posted by bt...@apache.org on 2017/11/01 11:00:10 UTC, 0 replies.
- [13/15] james-project git commit: JAMES-2205 Add a profile for generating swagger json files - posted by bt...@apache.org on 2017/11/01 11:00:11 UTC, 0 replies.
- [14/15] james-project git commit: JAMES-2205 Generate swagger documentation when building - posted by bt...@apache.org on 2017/11/01 11:00:12 UTC, 0 replies.
- [15/15] james-project git commit: MAILBOX-315 Increase MPT Cassandra testing speed by running James in a class rule - posted by bt...@apache.org on 2017/11/01 11:00:13 UTC, 0 replies.
- [jira] [Commented] (MAILBOX-315) Improve Cassandra mailbox test speed - posted by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2017/11/01 11:04:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2202) We should rely on Alias when dealing with ElasticSearch - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/01 11:06:01 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2202) We should rely on Alias when dealing with ElasticSearch - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/01 11:06:01 UTC, 0 replies.
- [jira] [Closed] (JAMES-2205) Generate swagger documentation - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/01 11:08:01 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2205) Generate swagger documentation - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/01 11:08:01 UTC, 0 replies.
- [jira] [Created] (MAILBOX-317) Refactoring StoreManager constructor and hierarchy - posted by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2017/11/02 06:12:00 UTC, 0 replies.
- [1/2] james-project git commit: JAMES-2206 Correct the link of other version on the website - posted by ad...@apache.org on 2017/11/02 08:27:20 UTC, 0 replies.
- [2/2] james-project git commit: Merge remote-tracking branch 'quynhn/JAMES-2206' - posted by ad...@apache.org on 2017/11/02 08:27:21 UTC, 0 replies.
- [jira] [Closed] (JAMES-2206) Has broken URL on website - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/02 08:29:02 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2206) Has broken URL on website - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/02 08:29:02 UTC, 0 replies.
- [01/15] james-project git commit: MAILBOX-317 Rework InMemoryMailboxManager constructor - posted by bt...@apache.org on 2017/11/03 02:33:18 UTC, 0 replies.
- [02/15] james-project git commit: MAILBOX-317 Rework CassandraMailboxManager constructor - posted by bt...@apache.org on 2017/11/03 02:33:19 UTC, 0 replies.
- [03/15] james-project git commit: Fix unused imports - posted by bt...@apache.org on 2017/11/03 02:33:20 UTC, 0 replies.
- [04/15] james-project git commit: MAILBOX-317 Solve Spring related issues. - posted by bt...@apache.org on 2017/11/03 02:33:21 UTC, 0 replies.
- [05/15] james-project git commit: MAILBOX-317 MailboxManager rights API javadoc should reference RightManager - posted by bt...@apache.org on 2017/11/03 02:33:22 UTC, 0 replies.
- [06/15] james-project git commit: MAILBOX-317 Bonus: Avoid using a null system session during required listener registration - posted by bt...@apache.org on 2017/11/03 02:33:23 UTC, 0 replies.
- [07/15] james-project git commit: MAILBOX-317 Rework HBaseMailboxManager constructor - posted by bt...@apache.org on 2017/11/03 02:33:24 UTC, 0 replies.
- [08/15] james-project git commit: MAILBOX-317 Rework JcrMailboxManager constructor - posted by bt...@apache.org on 2017/11/03 02:33:25 UTC, 0 replies.
- [09/15] james-project git commit: MAILBOX-317 Limit the number of constructor of StoreMailboxManager - posted by bt...@apache.org on 2017/11/03 02:33:26 UTC, 0 replies.
- [10/15] james-project git commit: MAILBOX-317 Bonus: Solve Intellij warning about unneeded cast - posted by bt...@apache.org on 2017/11/03 02:33:27 UTC, 0 replies.
- [11/15] james-project git commit: MAILBOX-317 Bonus: Avoid useless mailboxId -> path -> mailboxId lookup - posted by bt...@apache.org on 2017/11/03 02:33:28 UTC, 0 replies.
- [12/15] james-project git commit: MAILBOX-317 Add a MailboxAnnotationManager - posted by bt...@apache.org on 2017/11/03 02:33:29 UTC, 0 replies.
- [13/15] james-project git commit: MAILBOX-317 Add a MailboxAnnotationManager - posted by bt...@apache.org on 2017/11/03 02:33:30 UTC, 0 replies.
- [14/15] james-project git commit: MAILBOX-317 Reduce Cassandra logs in tests - posted by bt...@apache.org on 2017/11/03 02:33:31 UTC, 0 replies.
- [15/15] james-project git commit: MAILBOX-317 Bonus: Further simplify InMemoryMailboxManager hierarchy - posted by bt...@apache.org on 2017/11/03 02:33:32 UTC, 0 replies.
- [jira] [Resolved] (MAILBOX-317) Refactoring StoreManager constructor and hierarchy - posted by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2017/11/03 04:24:00 UTC, 0 replies.
- [jira] [Closed] (MAILBOX-317) Refactoring StoreManager constructor and hierarchy - posted by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2017/11/03 04:24:00 UTC, 0 replies.
- [jira] [Created] (MAILBOX-318) Ensure that sharing with a user from an other domain is not allowed - posted by "Antoine Duprat (JIRA)" <ji...@apache.org> on 2017/11/03 08:18:00 UTC, 0 replies.
- [jira] [Created] (MAILBOX-319) Maildir mailbox is not working - posted by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2017/11/03 08:44:00 UTC, 0 replies.
- [01/15] james-project git commit: PROTOCOLS-117 General fixes: Don't rely on JMock for ACL related IMAP tests - posted by ad...@apache.org on 2017/11/03 12:27:24 UTC, 0 replies.
- [02/15] james-project git commit: PROTOCOLS-117 General fixes: Check that subscribed folder are well returned as selectable by LSUB when using % - posted by ad...@apache.org on 2017/11/03 12:27:25 UTC, 0 replies.
- [03/15] james-project git commit: PROTOCOLS-117 General fixes: Solve confusion between MessageManager "message" search and MailboxManager "mailbox" search - posted by ad...@apache.org on 2017/11/03 12:27:26 UTC, 0 replies.
- [04/15] james-project git commit: PROTOCOLS-117 General fixes: LSUB should not be used for hierarchy delimiter finding - posted by ad...@apache.org on 2017/11/03 12:27:27 UTC, 0 replies.
- [05/15] james-project git commit: PROTOCOLS-117 Bonus: Slightly simplify UserMailboxes webadmin routes - posted by ad...@apache.org on 2017/11/03 12:27:28 UTC, 0 replies.
- [06/15] james-project git commit: PROTOCOLS-117 Bonus: Rely on mocks in MailboxEventAnalyserTest - posted by ad...@apache.org on 2017/11/03 12:27:29 UTC, 0 replies.
- [07/15] james-project git commit: PROTOCOLS-117 Bonus: Remove another "Mock like" ImapSession implementation - posted by ad...@apache.org on 2017/11/03 12:27:30 UTC, 0 replies.
- [08/15] james-project git commit: PROTOCOLS-117 General fixes: Most MPT tests do not need Guice - posted by ad...@apache.org on 2017/11/03 12:27:31 UTC, 0 replies.
- [09/15] james-project git commit: PROTOCOLS-117 General fixes: Most MPT tests do not need Guice - posted by ad...@apache.org on 2017/11/03 12:27:32 UTC, 0 replies.
- [10/15] james-project git commit: PROTOCOLS-117 General fixes: Most MPT tests do not need Guice - posted by ad...@apache.org on 2017/11/03 12:27:33 UTC, 0 replies.
- [11/15] james-project git commit: PROTOCOLS-117 Bonus: Remove unused MPT class (for subscription) - posted by ad...@apache.org on 2017/11/03 12:27:34 UTC, 0 replies.
- [12/15] james-project git commit: PROTOCOLS-117 Bonus: Remove another "Mock like" MailboxSession implementation - posted by ad...@apache.org on 2017/11/03 12:27:35 UTC, 0 replies.
- [13/15] james-project git commit: PROTOCOLS-117 Bonus: Functional style in MailboxPath constructor - posted by ad...@apache.org on 2017/11/03 12:27:36 UTC, 0 replies.
- [14/15] james-project git commit: MAILBOX-319 General fixes: Fix MAILDIR MPT tests - posted by ad...@apache.org on 2017/11/03 12:27:37 UTC, 0 replies.
- [15/15] james-project git commit: Merge remote-tracking branch 'btellier/MAILBOX-319' - posted by ad...@apache.org on 2017/11/03 12:27:38 UTC, 0 replies.
- [jira] [Resolved] (MAILBOX-319) Maildir mailbox is not working - posted by "Antoine Duprat (JIRA)" <ji...@apache.org> on 2017/11/03 12:28:00 UTC, 0 replies.
- [jira] [Closed] (MAILBOX-319) Maildir mailbox is not working - posted by "Antoine Duprat (JIRA)" <ji...@apache.org> on 2017/11/03 12:28:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2207) Fix sporadicly failing test implying docker - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/06 02:53:00 UTC, 0 replies.
- [jira] [Created] (MAILBOX-320) Reserved mailboxes names - posted by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2017/11/06 03:11:01 UTC, 0 replies.
- [jira] [Created] (JAMES-2208) upgrade netty to netty-all - posted by "Randal Modowski (JIRA)" <se...@james.apache.org> on 2017/11/06 17:22:00 UTC, 0 replies.
- [1/3] james-project git commit: PROTOCOLS-117 FlagsFactory should trim empty and null user flags - posted by bt...@apache.org on 2017/11/07 03:17:33 UTC, 0 replies.
- [2/3] james-project git commit: JAMES-2207 Waiting strategy was missing in VacationRelayIntegrationTest and for SmtpForwarding - posted by bt...@apache.org on 2017/11/07 03:17:34 UTC, 0 replies.
- [3/3] james-project git commit: JAMES-1952 Correct and reactivate ignored test - posted by bt...@apache.org on 2017/11/07 03:17:35 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1952) Fix unstable test: ClientProviderImplConnectionTest - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/07 03:22:01 UTC, 0 replies.
- [jira] [Closed] (JAMES-2207) Fix sporadicly failing test implying docker - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/07 03:24:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2207) Fix sporadicly failing test implying docker - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/07 03:24:00 UTC, 0 replies.
- james-project git commit: JAMES-1952 Re-ignore ClientProviderImplConnectionTest - posted by ad...@apache.org on 2017/11/07 10:42:29 UTC, 0 replies.
- [jira] [Reopened] (JAMES-1952) Fix unstable test: ClientProviderImplConnectionTest - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/07 10:43:00 UTC, 0 replies.
- james-project git commit: PROTOCOLS-117 Introduce a generic class for user/domain parsing - posted by ad...@apache.org on 2017/11/07 14:32:14 UTC, 0 replies.
- [1/4] james-project git commit: PROTOCOLS-117 General fixes: Correct invalid log in MPT - posted by ad...@apache.org on 2017/11/07 14:40:55 UTC, 0 replies.
- [2/4] james-project git commit: PROTOCOLS-117 Bonus: Remove unused MailboxPath parsing method - posted by ad...@apache.org on 2017/11/07 14:40:56 UTC, 0 replies.
- [3/4] james-project git commit: Merge remote-tracking branch 'btellier/MPT-log' - posted by ad...@apache.org on 2017/11/07 14:40:57 UTC, 0 replies.
- [4/4] james-project git commit: Merge remote-tracking branch 'btellier/PROTOCOL-117-mailbox-path-bonus' - posted by ad...@apache.org on 2017/11/07 14:40:58 UTC, 0 replies.
- [1/9] james-project git commit: MAILBOX-318 Use SetMailboxes method to update rights instead of the ACLProbe - posted by ad...@apache.org on 2017/11/08 07:29:48 UTC, 0 replies.
- [2/9] james-project git commit: MAILBOX-318 Merge SetMailboxes stepdefs together - posted by ad...@apache.org on 2017/11/08 07:29:49 UTC, 0 replies.
- [3/9] james-project git commit: MAILBOX-318 Refuse to share mailbox with other domains - posted by ad...@apache.org on 2017/11/08 07:29:50 UTC, 0 replies.
- [4/9] james-project git commit: PROTOCOL-117 get rid of boolean crazyness in ListResponse - posted by ad...@apache.org on 2017/11/08 07:29:51 UTC, 0 replies.
- [5/9] james-project git commit: PROTOCOL-117 refactor ListProcessorTest to make it clear what the test covers - posted by ad...@apache.org on 2017/11/08 07:29:52 UTC, 0 replies.
- [6/9] james-project git commit: PROTOCOL-117 refactor ListingEncodingUtils to a more straightforward style - posted by ad...@apache.org on 2017/11/08 07:29:53 UTC, 0 replies.
- [7/9] james-project git commit: PROTOCOL-117 swap SearchResponseEncoderTest and ListResponseEncoderTest (no code change) - posted by ad...@apache.org on 2017/11/08 07:29:54 UTC, 0 replies.
- [8/9] james-project git commit: PROTOCOL-117 cover ListingEncodingUtils with tests - posted by ad...@apache.org on 2017/11/08 07:29:55 UTC, 0 replies.
- [9/9] james-project git commit: Merge remote-tracking branch 'mine/MAILBOX-318-2' - posted by ad...@apache.org on 2017/11/08 07:29:56 UTC, 0 replies.
- [jira] [Resolved] (MAILBOX-318) Ensure that sharing with a user from an other domain is not allowed - posted by "Antoine Duprat (JIRA)" <ji...@apache.org> on 2017/11/08 07:46:00 UTC, 0 replies.
- [jira] [Closed] (MAILBOX-318) Ensure that sharing with a user from an other domain is not allowed - posted by "Antoine Duprat (JIRA)" <ji...@apache.org> on 2017/11/08 07:46:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2209) Upgrade libraries containing CVEs - posted by "Thibaut SAUTEREAU (JIRA)" <se...@james.apache.org> on 2017/11/08 09:30:00 UTC, 0 replies.
- [1/4] james-project git commit: JAMES-2201 Add unit test for SHA-1 collision with Cassandra blob IDs - posted by ad...@apache.org on 2017/11/08 10:42:51 UTC, 0 replies.
- [2/4] james-project git commit: JAMES-2201 Switch to SHA-256 for Cassandra blob IDs - posted by ad...@apache.org on 2017/11/08 10:42:52 UTC, 0 replies.
- [3/4] james-project git commit: JAMES-2201 Add unit test for SHA-1 collision with attachment IDs - posted by ad...@apache.org on 2017/11/08 10:42:53 UTC, 0 replies.
- [4/4] james-project git commit: JAMES-2201 Switch to SHA-256 for attachments indexing - posted by ad...@apache.org on 2017/11/08 10:42:54 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2201) Vulnerable to SHAttered attack - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/08 10:44:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2201) Vulnerable to SHAttered attack - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/08 10:44:00 UTC, 0 replies.
- james-project git commit: JAMES-2201 Fix broken test - posted by ro...@apache.org on 2017/11/08 16:48:35 UTC, 0 replies.
- [jira] [Created] (JAMES-2210) Evaluate the performance impact to use commons-io in FileSystemBlobStrategy - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/09 02:34:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2211) James default configuration should store email in a mailRepository when relayLimit is exceeded - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/09 02:37:01 UTC, 0 replies.
- james-project git commit: JAMES-2201 Update attachment Id in JMAP intagration tests - posted by ad...@apache.org on 2017/11/09 10:58:32 UTC, 0 replies.
- [jira] [Commented] (JAMES-2208) upgrade netty to netty-all - posted by "Matthieu Baechler (JIRA)" <se...@james.apache.org> on 2017/11/10 10:28:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2212) Fix Debian packaging - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2017/11/10 16:10:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2213) JMAP supports isForwarded property - posted by "Quynh Nguyen (JIRA)" <se...@james.apache.org> on 2017/11/13 03:27:01 UTC, 0 replies.
- [jira] [Created] (JAMES-2214) Saving draft messages via JMAP - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/13 06:36:00 UTC, 0 replies.
- [1/6] james-project git commit: JAMES-2209 Upgrade Jetty to 9.4.7.v20170914 - posted by ad...@apache.org on 2017/11/13 09:12:14 UTC, 0 replies.
- [2/6] james-project git commit: JAMES-2209 Upgrade ActiveMQ to 5.15.2 - posted by ad...@apache.org on 2017/11/13 09:12:15 UTC, 0 replies.
- [3/6] james-project git commit: JAMES-2209 Upgrade Logback to 1.1.11 - posted by ad...@apache.org on 2017/11/13 09:12:16 UTC, 0 replies.
- [4/6] james-project git commit: JAMES-2212 Old Maven release is not available on mirror, get it from archives - posted by ad...@apache.org on 2017/11/13 09:12:17 UTC, 0 replies.
- [5/6] james-project git commit: JAMES-2212 Jar names have changed, upgrade packaging to new names - posted by ad...@apache.org on 2017/11/13 09:12:18 UTC, 0 replies.
- [6/6] james-project git commit: Merge remote-tracking branch 'rouazana/JAMES-2212' - posted by ad...@apache.org on 2017/11/13 09:12:19 UTC, 0 replies.
- [jira] [Closed] (JAMES-2209) Upgrade libraries containing CVEs - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/13 09:16:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2212) Fix Debian packaging - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/13 09:16:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2209) Upgrade libraries containing CVEs - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/13 09:16:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2212) Fix Debian packaging - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/13 09:16:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2215) Integration test about coherence of total and unread counts on a shared folder - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/13 14:29:00 UTC, 0 replies.
- [1/8] james-project git commit: PROTOCOLS-117 Rework MailboxPath equals - posted by ad...@apache.org on 2017/11/13 15:27:38 UTC, 0 replies.
- [2/8] james-project git commit: PROTOCOLS-117 MailboxPath should be immutable - posted by ad...@apache.org on 2017/11/13 15:27:39 UTC, 0 replies.
- [3/8] james-project git commit: PROTOCOLS-117 Delete GroupFolderResolver - posted by ad...@apache.org on 2017/11/13 15:27:40 UTC, 0 replies.
- [4/8] james-project git commit: PROTOCOLS-117 MailboxPath creation SHOULD NOT be dynamic - posted by ad...@apache.org on 2017/11/13 15:27:41 UTC, 0 replies.
- [5/8] james-project git commit: PROTOCOLS-117 Rewrite StoreManagerTests without mock - posted by ad...@apache.org on 2017/11/13 15:27:42 UTC, 0 replies.
- [6/8] james-project git commit: PROTOCOLS-117 MailboxPath sanitizing should be handled by MailboxPath - posted by ad...@apache.org on 2017/11/13 15:27:43 UTC, 0 replies.
- [7/8] james-project git commit: PROTOCOLS-117 Correct StoreManagerTests - posted by ad...@apache.org on 2017/11/13 15:27:44 UTC, 0 replies.
- [8/8] james-project git commit: PROTOCOLS-117 Case issues in StoreManagerTests - posted by ad...@apache.org on 2017/11/13 15:27:45 UTC, 0 replies.
- [1/5] james-project git commit: JAMES-2213 isForwarded getMessages integration test - posted by ad...@apache.org on 2017/11/14 09:04:51 UTC, 0 replies.
- [2/5] james-project git commit: JAMES-2213 Allow createMessage and updateMessage with isForwarded and later can retrieve message with isForwarded value - posted by ad...@apache.org on 2017/11/14 09:04:52 UTC, 0 replies.
- [3/5] james-project git commit: JAMES-2213 OldKeyword will support isForwarded now and - Converting from Keyword to OldKeyword - Add needed unit testing - posted by ad...@apache.org on 2017/11/14 09:04:53 UTC, 0 replies.
- [4/5] james-project git commit: Fix Eclipse warnings - posted by ad...@apache.org on 2017/11/14 09:04:54 UTC, 0 replies.
- [5/5] james-project git commit: JAMES-2213 GetMessageList should support filtering by isForwarded - posted by ad...@apache.org on 2017/11/14 09:04:55 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2213) JMAP supports isForwarded property - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/14 09:06:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2213) JMAP supports isForwarded property - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/14 09:06:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2216) Integration test when sharing subfolder without sharing parent - posted by "Quynh Nguyen (JIRA)" <se...@james.apache.org> on 2017/11/14 10:46:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2217) SMTPChannelUpstreamHandler issue - posted by "Randal Modowski (JIRA)" <se...@james.apache.org> on 2017/11/14 21:11:00 UTC, 0 replies.
- [jira] [Commented] (JAMES-2217) SMTPChannelUpstreamHandler issue - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/15 04:29:00 UTC, 0 replies.
- [01/11] james-project git commit: MAILBOX-316 New ACLDiff which compare all kind of Entry and later on the PositiveUserACLDiff rely on that - posted by ad...@apache.org on 2017/11/15 08:01:59 UTC, 0 replies.
- [02/11] james-project git commit: MAILBOX-316 Inject dispatch listener on StoreRightManager - posted by ad...@apache.org on 2017/11/15 08:02:00 UTC, 0 replies.
- [03/11] james-project git commit: MAILBOX-316 getMailboxById should retrieve acl mailbox also - posted by ad...@apache.org on 2017/11/15 08:02:01 UTC, 0 replies.
- [04/11] james-project git commit: MAILBOX-316 Re-define ACL update event and allow emitting it - posted by ad...@apache.org on 2017/11/15 08:02:02 UTC, 0 replies.
- [05/11] james-project git commit: MAILBOX-316 StoreRightManager dispatchs even to update 'l' right on parent when set right on child - posted by ad...@apache.org on 2017/11/15 08:02:03 UTC, 0 replies.
- [06/11] james-project git commit: MAILBOX-316 New JMAP listener for adding lookup right to parent mailbox when child mailbox has 'l' right - posted by ad...@apache.org on 2017/11/15 08:02:04 UTC, 0 replies.
- [07/11] james-project git commit: MAILBOX-316 JmapModule will bind PropagateLookupRightListener then the event should only listen on JMAP protocol - posted by ad...@apache.org on 2017/11/15 08:02:05 UTC, 0 replies.
- [08/11] james-project git commit: MAILBOX-316 MailboxMapper should return an aclDiff when updateACL and later on we use aclDiff for listener - posted by ad...@apache.org on 2017/11/15 08:02:06 UTC, 0 replies.
- [09/11] james-project git commit: MAILBOX-316 MailboxMapper should return an aclDiff when setACL and later on we use aclDiff for listener - posted by ad...@apache.org on 2017/11/15 08:02:07 UTC, 0 replies.
- [10/11] james-project git commit: MAILBOX-316 create MailboxACL RightsManager.listRights() method - posted by ad...@apache.org on 2017/11/15 08:02:08 UTC, 0 replies.
- [11/11] james-project git commit: MAILBOX-316 fix typo on listRights - posted by ad...@apache.org on 2017/11/15 08:02:09 UTC, 0 replies.
- [jira] [Closed] (MAILBOX-316) Subfolder sharing should modify parent right (add lookup) - posted by "Antoine Duprat (JIRA)" <ji...@apache.org> on 2017/11/15 08:04:00 UTC, 0 replies.
- [jira] [Resolved] (MAILBOX-316) Subfolder sharing should modify parent right (add lookup) - posted by "Antoine Duprat (JIRA)" <ji...@apache.org> on 2017/11/15 08:04:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2218) Updating draft messages via JMAP - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/15 09:46:00 UTC, 0 replies.
- [01/19] james-project git commit: JAMES-2214 Recipient validation should be done before sending - posted by ad...@apache.org on 2017/11/15 11:15:42 UTC, 0 replies.
- [02/19] james-project git commit: JAMES-2214 Introduce helper class for saving and sending emails with JMAP - posted by ad...@apache.org on 2017/11/15 11:15:43 UTC, 0 replies.
- [03/19] james-project git commit: JAMES-2214 Remove redundant OUTBOX checking - posted by ad...@apache.org on 2017/11/15 11:15:44 UTC, 0 replies.
- [04/19] james-project git commit: JAMES-2214 Correct error properties when saving with wrong attachments - posted by ad...@apache.org on 2017/11/15 11:15:45 UTC, 0 replies.
- [05/19] james-project git commit: JAMES-2214 Fix mailbox not found invalid lambda in SetMessages::create - posted by ad...@apache.org on 2017/11/15 11:15:46 UTC, 0 replies.
- [06/19] james-project git commit: JAMES-2214 Attachment checking should be extracted from SetMessagesCreationProcessor - posted by ad...@apache.org on 2017/11/15 11:15:47 UTC, 0 replies.
- [07/19] james-project git commit: JAMES-2214 Rename ambiguous and misleading MailboxRightsException - posted by ad...@apache.org on 2017/11/15 11:15:48 UTC, 0 replies.
- [08/19] james-project git commit: JAMES-2214 Implement Draft saving via JMAP - posted by ad...@apache.org on 2017/11/15 11:15:49 UTC, 0 replies.
- [09/19] james-project git commit: JAMES-2214 s/validate/assert/ in MessageSender - posted by ad...@apache.org on 2017/11/15 11:15:50 UTC, 0 replies.
- [10/19] james-project git commit: JAMES-2214 Make calls to MailFactory less ambiguous by only requiring an Envelope and not a full JMAP Message - posted by ad...@apache.org on 2017/11/15 11:15:51 UTC, 0 replies.
- [11/19] james-project git commit: PROTOCOLS-117 Add a stream helper - posted by ad...@apache.org on 2017/11/15 11:15:52 UTC, 0 replies.
- [12/19] james-project git commit: JAMES-2214 Only one From address is supported: the user name - posted by ad...@apache.org on 2017/11/15 11:15:53 UTC, 0 replies.
- [13/19] james-project git commit: JAMES-2214 s/validate/assert/ for SetMessageCreationProcessor check methods - posted by ad...@apache.org on 2017/11/15 11:15:54 UTC, 0 replies.
- [14/19] james-project git commit: JAMES-2214 Attachment checking should be extracted from SetMessagesCreationProcessor - posted by ad...@apache.org on 2017/11/15 11:15:55 UTC, 0 replies.
- [15/19] james-project git commit: JAMES-2214 MailFactory should not throw IOException - posted by ad...@apache.org on 2017/11/15 11:15:56 UTC, 0 replies.
- [16/19] james-project git commit: JAMES-2214 Rename ambiguous and misleading MailboxNotImplementedException - posted by ad...@apache.org on 2017/11/15 11:15:57 UTC, 0 replies.
- [17/19] james-project git commit: JAMES-2214 Add an AttachmentManager exist method - posted by ad...@apache.org on 2017/11/15 11:15:58 UTC, 0 replies.
- [18/19] james-project git commit: JAMES-2214 Improve Emailer and envelope design - posted by ad...@apache.org on 2017/11/15 11:15:59 UTC, 0 replies.
- [19/19] james-project git commit: PROTOCOLS-117 Use StreamUtils::flatten - posted by ad...@apache.org on 2017/11/15 11:16:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2214) Saving draft messages via JMAP - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/15 11:26:01 UTC, 0 replies.
- [jira] [Closed] (JAMES-2214) Saving draft messages via JMAP - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/15 11:26:01 UTC, 0 replies.
- [1/4] james-project git commit: JAMES-2215 Integration test about consistency of total and unread counts on a shared folder - posted by ad...@apache.org on 2017/11/15 12:33:32 UTC, 0 replies.
- [2/4] james-project git commit: JAMES-2215 Mailbox argument should not be ignored in message stepDefs - posted by ad...@apache.org on 2017/11/15 12:33:33 UTC, 0 replies.
- [3/4] james-project git commit: JAMES-2215 Don't disclose mailbox metadata details when shared with only lookup right - posted by ad...@apache.org on 2017/11/15 12:33:34 UTC, 0 replies.
- [4/4] james-project git commit: Merge remote-tracking branch 'mine/JAMES-2215' - posted by ad...@apache.org on 2017/11/15 12:33:35 UTC, 0 replies.
- [jira] [Closed] (JAMES-2215) Integration test about coherence of total and unread counts on a shared folder - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/15 12:35:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2215) Integration test about coherence of total and unread counts on a shared folder - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/15 12:35:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2219) Integration tests when renaming a shared folder - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/15 13:24:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2220) Implementation of mail send by moving draft to outbox - posted by "Matthieu Baechler (JIRA)" <se...@james.apache.org> on 2017/11/15 16:39:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2221) Fix CassandraSetMessagesMethodTest unstable tests - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/15 20:52:00 UTC, 0 replies.
- james-project git commit: JAMES-2221 Temporarily ignore failing tests - posted by ad...@apache.org on 2017/11/15 20:53:41 UTC, 0 replies.
- james-project git commit: JAMES-2216 Integration test when sharing subfolder without sharing parent - posted by bt...@apache.org on 2017/11/16 01:37:03 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2216) Integration test when sharing subfolder without sharing parent - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/16 01:38:00 UTC, 0 replies.
- [1/8] james-project git commit: JAMES-2219 Check parent is not delegated during mailbox creation - posted by ad...@apache.org on 2017/11/16 13:20:28 UTC, 0 replies.
- [2/8] james-project git commit: JAMES-2219 More functional style for getMailboxNameFromId - posted by ad...@apache.org on 2017/11/16 13:20:29 UTC, 0 replies.
- [3/8] james-project git commit: JAMES-2219 User should not be able to delete a mailbox he doesn't own - posted by ad...@apache.org on 2017/11/16 13:20:30 UTC, 0 replies.
- [4/8] james-project git commit: JAMES-2219 Refactor Parent handling while creating mailbox - posted by ad...@apache.org on 2017/11/16 13:20:31 UTC, 0 replies.
- [5/8] james-project git commit: JAMES-2219 Integration test about renaming a shared mailbox - posted by ad...@apache.org on 2017/11/16 13:20:32 UTC, 0 replies.
- [6/8] james-project git commit: JAMES-2219 Introduce OptionalUtils::or - posted by ad...@apache.org on 2017/11/16 13:20:33 UTC, 0 replies.
- [7/8] james-project git commit: JAMES-2219 Do only one store read when resolving parent path - posted by ad...@apache.org on 2017/11/16 13:20:34 UTC, 0 replies.
- [8/8] james-project git commit: JAMES-2219 Moving mailboxes and delegation is not compatible - posted by ad...@apache.org on 2017/11/16 13:20:35 UTC, 0 replies.
- [jira] [Closed] (JAMES-2219) Integration tests when renaming a shared folder - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/16 13:21:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2219) Integration tests when renaming a shared folder - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/16 13:21:00 UTC, 0 replies.
- [01/18] james-project git commit: JAMES-2218 More clever SetMessages update validation to accept all valid states - posted by ad...@apache.org on 2017/11/16 14:19:48 UTC, 0 replies.
- [02/18] james-project git commit: JAMES-2218 Extract messageId handling in cucumber tests - posted by ad...@apache.org on 2017/11/16 14:19:49 UTC, 0 replies.
- [03/18] james-project git commit: JAMES-2218 Disable moving / copying draft message - posted by ad...@apache.org on 2017/11/16 14:19:50 UTC, 0 replies.
- [04/18] james-project git commit: JAMES-2218 Disable creating Outbox messages with Draft flags - posted by ad...@apache.org on 2017/11/16 14:19:51 UTC, 0 replies.
- [05/18] james-project git commit: JAMES-2218 Migrate Draft update/destroy tests to use cucumber + JMAP created draft message - posted by ad...@apache.org on 2017/11/16 14:19:52 UTC, 0 replies.
- [06/18] james-project git commit: JAMES-2220 be consistent when setting recipients in MailImpl - posted by ad...@apache.org on 2017/11/16 14:19:53 UTC, 0 replies.
- [07/18] james-project git commit: JAMES-2220 replace ambiguous MailImpl constructor with factory method - posted by ad...@apache.org on 2017/11/16 14:19:54 UTC, 0 replies.
- [08/18] james-project git commit: JAMES-2220 port MailImpl tests to assertj and covers constructors - posted by ad...@apache.org on 2017/11/16 14:19:55 UTC, 0 replies.
- [09/18] james-project git commit: JAMES-2220 cover MailImpl name generation with tests - posted by ad...@apache.org on 2017/11/16 14:19:56 UTC, 0 replies.
- [10/18] james-project git commit: JAMES-2220 Implement sending draft with move to Outbox - posted by ad...@apache.org on 2017/11/16 14:19:57 UTC, 0 replies.
- [11/18] james-project git commit: JAMES-2220 be consistent when setting name in MailImpl - posted by ad...@apache.org on 2017/11/16 14:19:58 UTC, 0 replies.
- [12/18] james-project git commit: JAMES-2220 remove useless comments in MailImpl - posted by ad...@apache.org on 2017/11/16 14:19:59 UTC, 0 replies.
- [13/18] james-project git commit: JAMES-2220 rework MailImpl mailid generation to make it pass tests - posted by ad...@apache.org on 2017/11/16 14:20:00 UTC, 0 replies.
- [14/18] james-project git commit: JAMES-2220 Already covered by cucumber tests - posted by ad...@apache.org on 2017/11/16 14:20:01 UTC, 0 replies.
- [15/18] james-project git commit: JAMES-2220 patch should not empty keywords when no keyword property given to SetMessages - posted by ad...@apache.org on 2017/11/16 14:20:02 UTC, 0 replies.
- [16/18] james-project git commit: JAMES-2220 be consistent when setting sender in MailImpl - posted by ad...@apache.org on 2017/11/16 14:20:03 UTC, 0 replies.
- [17/18] james-project git commit: JAMES-2220 allow passing Collection instead of List to MessageIdManager.setInMailboxes - posted by ad...@apache.org on 2017/11/16 14:20:04 UTC, 0 replies.
- [18/18] james-project git commit: Merge remote-tracking branch 'mine/JAMES-2218-2220' - posted by ad...@apache.org on 2017/11/16 14:20:05 UTC, 0 replies.
- [jira] [Closed] (JAMES-2218) Updating draft messages via JMAP - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/16 14:21:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2220) Implementation of mail send by moving draft to outbox - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/16 14:21:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2218) Updating draft messages via JMAP - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/16 14:21:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2220) Implementation of mail send by moving draft to outbox - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/16 14:21:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2222) Mark sent emails as read - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/16 14:25:00 UTC, 0 replies.
- james-project git commit: JAMES-2222 Add seen flag on message sent - posted by ro...@apache.org on 2017/11/16 18:41:03 UTC, 0 replies.
- james-project git commit: JAMES-2221 Finner grained ignored test... - posted by ad...@apache.org on 2017/11/17 11:42:11 UTC, 0 replies.
- [jira] [Created] (JAMES-2223) NPE in MessageContantExtractor - posted by "Quynh Nguyen (JIRA)" <se...@james.apache.org> on 2017/11/20 08:55:00 UTC, 0 replies.
- [1/4] james-project git commit: JAMES-2221 Rename method to match its current behaviour - posted by ad...@apache.org on 2017/11/20 13:04:59 UTC, 0 replies.
- [2/4] james-project git commit: JAMES-2221 Ensure Cassandra container is well restarted in Cassandra JMAP integration tests - posted by ad...@apache.org on 2017/11/20 13:05:00 UTC, 0 replies.
- [3/4] james-project git commit: MAILET-160 Don't fail when the MimeMessage has not recipient - posted by ad...@apache.org on 2017/11/20 13:05:01 UTC, 0 replies.
- [4/4] james-project git commit: Merge remote-tracking branch 'mine/MAILET-160' - posted by ad...@apache.org on 2017/11/20 13:05:02 UTC, 0 replies.
- [jira] [Created] (JAMES-2224) Mail stuck in outbox while sending with an incorrect email address - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/20 13:28:00 UTC, 0 replies.
- [jira] [Updated] (JAMES-2224) Mail stuck in outbox while sending with an incorrect email address - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/20 13:28:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2225) [webadmin][groups] Mail addresses should accept URL characters - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2017/11/20 14:02:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2226) JwtTokenVerifier swallows JwtException upon verify - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/21 10:11:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2227) Mailbox role should not be case insensitive - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/21 11:18:00 UTC, 0 replies.
- james-project git commit: JAMES-2226 Expose in logs the original cause in case of a JWT verification failure - posted by ad...@apache.org on 2017/11/21 15:02:30 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2226) JwtTokenVerifier swallows JwtException upon verify - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/21 15:04:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2226) JwtTokenVerifier swallows JwtException upon verify - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/21 15:04:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2228) JMAP sends negative values for totalMessages & unreadMessages counters - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/21 15:47:00 UTC, 0 replies.
- [1/7] james-project git commit: Remove unused imports - posted by ad...@apache.org on 2017/11/21 16:40:50 UTC, 0 replies.
- [2/7] james-project git commit: JAMES-2225 Rename working test - posted by ad...@apache.org on 2017/11/21 16:40:51 UTC, 0 replies.
- [3/7] james-project git commit: JAMES-2225 Encoded slashes should be allowed in group API - posted by ad...@apache.org on 2017/11/21 16:40:52 UTC, 0 replies.
- [4/7] james-project git commit: JAMES-2225 URL encoded params should be decoded in group API - posted by ad...@apache.org on 2017/11/21 16:40:53 UTC, 0 replies.
- [5/7] james-project git commit: JAMES-2225 URL decoding should also work for users - posted by ad...@apache.org on 2017/11/21 16:40:54 UTC, 0 replies.
- [6/7] james-project git commit: JAMES-2225 Encoding @ should also work for users or groups - posted by ad...@apache.org on 2017/11/21 16:40:55 UTC, 0 replies.
- [7/7] james-project git commit: Merge remote-tracking branch 'rouazana/JAMES-2225' - posted by ad...@apache.org on 2017/11/21 16:40:56 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2225) [webadmin][groups] Mail addresses should accept URL characters - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/21 16:42:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2225) [webadmin][groups] Mail addresses should accept URL characters - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/21 16:42:00 UTC, 0 replies.
- [jira] [Commented] (JAMES-2009) Fix unstable CassandraMailboxManagerStressTest - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/22 04:44:00 UTC, 2 replies.
- [jira] [Issue Comment Deleted] (JAMES-2009) Fix unstable CassandraMailboxManagerStressTest - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/22 04:54:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2229) [IMAP] Mailbox name validation - posted by "Quynh Nguyen (JIRA)" <se...@james.apache.org> on 2017/11/22 07:53:01 UTC, 0 replies.
- [jira] [Created] (JAMES-2230) System mailbox shall be able to be shared - posted by "Quynh Nguyen (JIRA)" <se...@james.apache.org> on 2017/11/22 11:09:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2231) Enhance MailboxManagerStressTest - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/22 13:48:00 UTC, 0 replies.
- [1/2] james-project git commit: JAMES-2009 The list of uid should be concurrent so that thread safe - posted by ad...@apache.org on 2017/11/22 13:48:14 UTC, 0 replies.
- [2/2] james-project git commit: JAMES-2009 Decrease pool value to make stress test can run - posted by ad...@apache.org on 2017/11/22 13:48:15 UTC, 0 replies.
- [jira] [Created] (JAMES-2232) Flags cannot be updated on a draft message with JMAP - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/22 14:05:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2233) Add request / response logging to webadmin - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/23 07:35:00 UTC, 0 replies.
- [1/6] james-project git commit: JAMES-2223 NPE in MessageContantExtractor when no content dispostion - posted by ad...@apache.org on 2017/11/23 08:04:06 UTC, 0 replies.
- [2/6] james-project git commit: JAMES-2227 Add missing default mailboxes - posted by ad...@apache.org on 2017/11/23 08:04:07 UTC, 0 replies.
- [3/6] james-project git commit: JAMES-2227 System mailboxes should be case sensitive - posted by ad...@apache.org on 2017/11/23 08:04:08 UTC, 0 replies.
- [4/6] james-project git commit: Merge remote-tracking branch 'mine/JAMES-2227' - posted by ad...@apache.org on 2017/11/23 08:04:09 UTC, 0 replies.
- [5/6] james-project git commit: JAMES-2224 Assert that the sender of a message is the owner before putting it in outbox - posted by ad...@apache.org on 2017/11/23 08:04:10 UTC, 0 replies.
- [6/6] james-project git commit: Merge remote-tracking branch 'mine/JAMES-2224' - posted by ad...@apache.org on 2017/11/23 08:04:11 UTC, 0 replies.
- [jira] [Closed] (JAMES-2223) NPE in MessageContantExtractor - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/23 08:05:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2223) NPE in MessageContantExtractor - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/23 08:05:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2224) Mail stuck in outbox while sending with an incorrect email address - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/23 08:10:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2227) Mailbox role should not be case insensitive - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/23 08:11:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2227) Mailbox role should not be case insensitive - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/23 08:11:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2224) Mail stuck in outbox while sending with an incorrect email address - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/23 08:11:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2234) Document mailAddress can not contain non ASCII characters - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/23 09:47:01 UTC, 0 replies.
- [jira] [Created] (JAMES-2235) Contacts extractor should be less strict - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2017/11/23 12:57:04 UTC, 0 replies.
- [jira] [Created] (JAMES-2236) ElasticSearch should not fail indexing emails with dot in header - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2017/11/23 16:32:00 UTC, 0 replies.
- james-project git commit: JAMES-2228 Total & unread messages numbers should never be negative - posted by ad...@apache.org on 2017/11/24 09:38:59 UTC, 0 replies.
- [jira] [Closed] (JAMES-2228) JMAP sends negative values for totalMessages & unreadMessages counters - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/24 09:40:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2228) JMAP sends negative values for totalMessages & unreadMessages counters - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/24 09:40:00 UTC, 0 replies.
- [1/2] james-project git commit: Increase surefire fork timeout - posted by ad...@apache.org on 2017/11/24 13:10:21 UTC, 0 replies.
- [2/2] james-project git commit: Merge remote-tracking branch 'mine/increase-fork-timeout' - posted by ad...@apache.org on 2017/11/24 13:10:22 UTC, 0 replies.
- [jira] [Commented] (JAMES-2171) LogMessage mailet improvments - posted by "Rafał Byczek (JIRA)" <se...@james.apache.org> on 2017/11/26 22:50:00 UTC, 0 replies.
- [jira] [Commented] (JAMES-2234) Document mailAddress can not contain non ASCII characters - posted by "Rafał Byczek (JIRA)" <se...@james.apache.org> on 2017/11/27 00:01:13 UTC, 1 replies.
- [jira] [Commented] (JAMES-2007) Log warning when no matcher specified for a mailet - posted by "Rafał Byczek (JIRA)" <se...@james.apache.org> on 2017/11/27 00:03:00 UTC, 1 replies.
- [jira] [Created] (JAMES-2237) Bounce size should have a unit to ease reading - posted by "Luc DUZAN (JIRA)" <se...@james.apache.org> on 2017/11/27 09:07:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2238) Bounce message size information can be incorrect - posted by "Luc DUZAN (JIRA)" <se...@james.apache.org> on 2017/11/27 14:43:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2239) Bounce messages displays non decoded headers - posted by "Luc DUZAN (JIRA)" <se...@james.apache.org> on 2017/11/27 16:05:00 UTC, 0 replies.
- [jira] [Created] (MAILBOX-321) PGP signature are not considered as attachments - posted by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2017/11/28 06:27:00 UTC, 0 replies.
- [jira] [Updated] (MAILBOX-321) PGP signature are not considered as attachments - posted by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2017/11/28 06:28:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2240) Use of MD5 for checksum to index email body - posted by "Thibaut SAUTEREAU (JIRA)" <se...@james.apache.org> on 2017/11/28 07:24:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2241) Headers containing dot character are not indexed in ElasticSearch - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2017/11/28 09:14:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2242) Integration test for RemoteDelivery gateway feature - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/28 10:35:00 UTC, 0 replies.
- [1/5] james-project git commit: JAMES-2236 Ignore headers with dots for ElasticSearch - posted by ad...@apache.org on 2017/11/28 13:50:28 UTC, 0 replies.
- [2/5] james-project git commit: Increase surefire fork timeout - posted by ad...@apache.org on 2017/11/28 13:50:29 UTC, 0 replies.
- [3/5] james-project git commit: Merge remote-tracking branch 'rouazana/JAMES-2236' - posted by ad...@apache.org on 2017/11/28 13:50:30 UTC, 0 replies.
- [4/5] james-project git commit: JAMES-2232 Flags in JMAP should be handled by Keywords & is attributes - posted by ad...@apache.org on 2017/11/28 13:50:31 UTC, 0 replies.
- [5/5] james-project git commit: Merge remote-tracking branch 'mine/JAMES-2232' - posted by ad...@apache.org on 2017/11/28 13:50:32 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2236) ElasticSearch should not fail indexing emails with dot in header - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/28 13:51:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2236) ElasticSearch should not fail indexing emails with dot in header - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/28 13:51:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2232) Flags cannot be updated on a draft message with JMAP - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/28 13:52:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2232) Flags cannot be updated on a draft message with JMAP - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/28 13:52:00 UTC, 0 replies.
- [jira] [Commented] (JAMES-2242) Integration test for RemoteDelivery gateway feature - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/29 07:04:00 UTC, 0 replies.
- james-project git commit: Increase memory available when playing tests - posted by bt...@apache.org on 2017/11/29 07:24:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2243) Encode special characters in LDAP search filter to prevent injections - posted by "Thibaut SAUTEREAU (JIRA)" <se...@james.apache.org> on 2017/11/29 10:17:00 UTC, 0 replies.
- james-project git commit: JAMES-2234 Document ASCII mail address restriction in WebAdmin - posted by ad...@apache.org on 2017/11/29 10:53:45 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2234) Document mailAddress can not contain non ASCII characters - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/29 10:55:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2234) Document mailAddress can not contain non ASCII characters - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/29 10:55:00 UTC, 0 replies.
- [1/3] james-project git commit: JAMES-2235 Contact Extractor should accept non stritly parsable recipients - posted by ad...@apache.org on 2017/11/29 14:20:06 UTC, 0 replies.
- [2/3] james-project git commit: JAMES-2235 add a vararg API to flatten - posted by ad...@apache.org on 2017/11/29 14:20:07 UTC, 0 replies.
- [3/3] james-project git commit: Merge remote-tracking branch 'rouazana/JAMES-2235' - posted by ad...@apache.org on 2017/11/29 14:20:08 UTC, 0 replies.
- [jira] [Closed] (JAMES-2235) Contacts extractor should be less strict - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/29 14:21:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2235) Contacts extractor should be less strict - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/29 14:21:00 UTC, 0 replies.
- [1/5] james-project git commit: JAMES-2238 make NotifyMailetsMessageTest easier to maintain - posted by ad...@apache.org on 2017/11/29 14:23:32 UTC, 0 replies.
- [2/5] james-project git commit: JAMES-2238 bouncing estimate size only when possible - posted by ad...@apache.org on 2017/11/29 14:23:33 UTC, 0 replies.
- [3/5] james-project git commit: JAMES-2237 add class to convert byte count to human readable size - posted by ad...@apache.org on 2017/11/29 14:23:34 UTC, 0 replies.
- [4/5] james-project git commit: JAMES-2237 display size with appropriate unit in bouncing mail - posted by ad...@apache.org on 2017/11/29 14:23:35 UTC, 0 replies.
- [5/5] james-project git commit: Merge remote-tracking branch 'lduzan/JAMES-2237_unit_in_bouncing_2' - posted by ad...@apache.org on 2017/11/29 14:23:36 UTC, 0 replies.
- [jira] [Closed] (JAMES-2237) Bounce size should have a unit to ease reading - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/29 14:24:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2237) Bounce size should have a unit to ease reading - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/29 14:24:00 UTC, 0 replies.
- [1/9] james-project git commit: JAMES-2229 Create command will valid mailbox name when only contain delimiter - posted by bt...@apache.org on 2017/11/30 02:39:17 UTC, 0 replies.
- [2/9] james-project git commit: JAMES-2229 Add imap testing when create mailbox name with only delimiter - posted by bt...@apache.org on 2017/11/30 02:39:18 UTC, 0 replies.
- [3/9] james-project git commit: JAMES-2233 Add request/response logging to webadmin - posted by bt...@apache.org on 2017/11/30 02:39:19 UTC, 0 replies.
- [4/9] james-project git commit: JAMES-2233 Add structured logging API and implementation based on MDC - posted by bt...@apache.org on 2017/11/30 02:39:20 UTC, 0 replies.
- [5/9] james-project git commit: JAMES-2233 Use structured logging for WebAdmin request/responses - posted by bt...@apache.org on 2017/11/30 02:39:21 UTC, 0 replies.
- [6/9] james-project git commit: JAMES-2239 Bounce email now properly decode header fields - posted by bt...@apache.org on 2017/11/30 02:39:22 UTC, 0 replies.
- [7/9] james-project git commit: JAMES-2240 Fix use of MD5 for checksum to index email body - posted by bt...@apache.org on 2017/11/30 02:39:23 UTC, 0 replies.
- [8/9] james-project git commit: JAMES-2240 remove conditional logging - posted by bt...@apache.org on 2017/11/30 02:39:24 UTC, 0 replies.
- [9/9] james-project git commit: JAMES-2240 remove useless commented code blocks - posted by bt...@apache.org on 2017/11/30 02:39:25 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2238) Bounce message size information can be incorrect - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/30 02:49:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2239) Bounce messages displays non decoded headers - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/30 02:50:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2239) Bounce messages displays non decoded headers - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/30 02:50:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2238) Bounce message size information can be incorrect - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/30 02:50:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2229) [IMAP] Mailbox name validation - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/30 02:51:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2229) [IMAP] Mailbox name validation - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/30 02:51:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2233) Add request / response logging to webadmin - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/30 02:51:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2233) Add request / response logging to webadmin - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/30 02:51:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2240) Use of MD5 for checksum to index email body - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/30 02:52:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2240) Use of MD5 for checksum to index email body - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/30 02:52:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2244) Relax JMAP $Draft conditions - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/11/30 04:45:00 UTC, 0 replies.
- [jira] [Created] (JAMES-2245) Use cryptographically strong RNG - posted by "Thibaut SAUTEREAU (JIRA)" <se...@james.apache.org> on 2017/11/30 09:30:00 UTC, 0 replies.
- [1/9] james-project git commit: MAILBOX-321 Remove uneeded retrieveAttachment parameter - posted by ad...@apache.org on 2017/11/30 14:22:21 UTC, 0 replies.
- [2/9] james-project git commit: MAILBOX-321 Functional style for attachment parsing - posted by ad...@apache.org on 2017/11/30 14:22:22 UTC, 0 replies.
- [3/9] james-project git commit: MAILBOX-321 Simplify CID handling - posted by ad...@apache.org on 2017/11/30 14:22:23 UTC, 0 replies.
- [4/9] james-project git commit: MAILBOX-321 Improve error handling: don't swallow stacktrace - posted by ad...@apache.org on 2017/11/30 14:22:24 UTC, 0 replies.
- [5/9] james-project git commit: MAILBOX-321 More functional code for MessageParser::isTextPart - posted by ad...@apache.org on 2017/11/30 14:22:25 UTC, 0 replies.
- [6/9] james-project git commit: MAILBOX-321 Factorize single attachment handling - posted by ad...@apache.org on 2017/11/30 14:22:26 UTC, 0 replies.
- [7/9] james-project git commit: MAILBOX-321 Be more descriptive about attachment content - posted by ad...@apache.org on 2017/11/30 14:22:27 UTC, 0 replies.
- [8/9] james-project git commit: MAILBOX-321 PGP signature parts SHOULD always be considered as attachment - posted by ad...@apache.org on 2017/11/30 14:22:28 UTC, 0 replies.
- [9/9] james-project git commit: MAILBOX-321 Log only in warning when failing to retrieve an attachment - posted by ad...@apache.org on 2017/11/30 14:22:29 UTC, 0 replies.
- [jira] [Resolved] (MAILBOX-321) PGP signature are not considered as attachments - posted by "Antoine Duprat (JIRA)" <ji...@apache.org> on 2017/11/30 14:23:00 UTC, 0 replies.
- [jira] [Closed] (MAILBOX-321) PGP signature are not considered as attachments - posted by "Antoine Duprat (JIRA)" <ji...@apache.org> on 2017/11/30 14:24:00 UTC, 0 replies.
- [1/4] james-project git commit: JAMES-2230 Mailbox support hasSystemRole - posted by ad...@apache.org on 2017/11/30 16:05:05 UTC, 0 replies.
- [2/4] james-project git commit: JAMES-2230 OptionalUtils supports different checking - posted by ad...@apache.org on 2017/11/30 16:05:06 UTC, 0 replies.
- [3/4] james-project git commit: JAMES-2230 Initial mailbox role when builder and support hasRole - posted by ad...@apache.org on 2017/11/30 16:05:07 UTC, 0 replies.
- [4/4] james-project git commit: JAMES-2230 System mailbox shall be able to be shared - posted by ad...@apache.org on 2017/11/30 16:05:08 UTC, 0 replies.
- [jira] [Closed] (JAMES-2230) System mailbox shall be able to be shared - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/30 16:06:00 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2230) System mailbox shall be able to be shared - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/30 16:06:00 UTC, 0 replies.
- james-project git commit: JAMES-2243 Encode special characters in LDAP search filter - posted by ad...@apache.org on 2017/11/30 16:30:29 UTC, 0 replies.
- [jira] [Resolved] (JAMES-2243) Encode special characters in LDAP search filter to prevent injections - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/30 16:31:00 UTC, 0 replies.
- [jira] [Closed] (JAMES-2243) Encode special characters in LDAP search filter to prevent injections - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/30 16:31:00 UTC, 0 replies.