[ https://issues.apache.org/jira/browse/JAMES-4084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
hung resolved JAMES-4084. ------------------------- Resolution: Fixed > 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: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org