You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Lan Khuat (Jira)" <se...@james.apache.org> on 2020/06/15 10:00:03 UTC

[jira] [Updated] (JAMES-3211) Extends mailbox-api EventBus interface

     [ https://issues.apache.org/jira/browse/JAMES-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lan Khuat updated JAMES-3211:
-----------------------------
    Summary: Extends mailbox-api EventBus interface  (was: Generalize EventBus)

> Extends mailbox-api EventBus interface
> --------------------------------------
>
>                 Key: JAMES-3211
>                 URL: https://issues.apache.org/jira/browse/JAMES-3211
>             Project: James Server
>          Issue Type: Improvement
>            Reporter: Lan Khuat
>            Priority: Major
>
> When searching for users by quota ratio if we set the value of the parameters to 0, the search feature is supposed to return newly created users who have not receive any email yet at that point.
> However, this is not the case due to the quotas are currently being initialize only after an user receive the first email.
> We need an event-driven system to initialize the quotas after an user has been created successfully. The EventBus in mailbox-api could be generalized so we can implement it to solve this problem without having to depend on this module.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org