[
https://issues.apache.org/jira/browse/JAMES-4084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
hung closed JAMES-4084.
-----------------------
> Webadmin to list inactive users
> -------------------------------
>
> Key: JAMES-4084
> URL: https://issues.apache.org/jira/browse/JAMES-4084
> Project: James Server
> Issue Type: Improvement
> Reporter: hung
> Priority: Major
> Time Spent: 5.5h
> Remaining Estimate: 0h
>
> *Why ?*
> As an administrator I wish to list inactive users of my email service.
> We can distinguish two kind of inactive users:
> User never logged in but receives emails
> User never logged in and never received email
> *How ?*
> We could easily determine the status of users by looking at their mailbox
> list:
> If the user has no mailbox, then the user is fully inactive
> If the user has only an INBOX, then the user never logged in but receives
> emails
> *What ?*
> We can easily add filters in the /users webadmin endpoint to support this.
> curl -XGET /users?hasNoMailboxes
> curl -XGET /users?hasNotAllSystemMailboxes
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]