This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit dbdc5e8208bab1da97c538d02bca522af6604515 Author: Rémi Kowalski <[email protected]> AuthorDate: Fri Apr 19 17:05:32 2019 +0200 JAMES-2738 fix link to Event dead letter in webadmin documentation --- src/site/markdown/server/manage-webadmin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/markdown/server/manage-webadmin.md b/src/site/markdown/server/manage-webadmin.md index a1b9a4a..d3f67bb 100644 --- a/src/site/markdown/server/manage-webadmin.md +++ b/src/site/markdown/server/manage-webadmin.md @@ -2505,7 +2505,7 @@ The scheduled task will have the following type `MessageIdReIndexingTask` and th Warning: During the re-indexing, the result of search operations might be altered. -## Event Dead letter +## Event Dead Letter The EventBus allows to register 'group listeners' that are called in a (potentially) distributed fashion. These group listeners enable the implementation of some advanced mailbox manager feature like indexing, spam reporting, quota management --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
