Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhancement]: cli to stat the emails of an user #530

Closed
1 task done
williamdes opened this issue Jun 11, 2024 · 1 comment
Closed
1 task done

[enhancement]: cli to stat the emails of an user #530

williamdes opened this issue Jun 11, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@williamdes
Copy link
Contributor

Which feature or improvement would you like to request?

I'd like to see this feature: a cli subcommand to stat the user emails.

For example stalwartlabs-cli user-info [email protected]
Result:

Account size: xyz KB
Last received email time: <date>
Last sent email time: <date>
Last login: <date>
Number of emails: <count>
Number of folders: <count>

This is an idea, but it could be useful to have.

In fact I think the webadmin is missing a list of received and sent emails by users. Like rspamd provides.
But with a config option to sensor the email subjects.

Is your feature request related to a problem?

I'm having a problem with knowing if one user is really using it's account. In fact I am migrating my servers but for some unexpected reason some users seem to have connected to one that I had DNS disconnected.
The result: I have users and need a cli to know if it's only a login or if they received emails.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@williamdes williamdes added the enhancement New feature or request label Jun 11, 2024
@mdecimus
Copy link
Member

Hi, thank you for suggestion. However, further development of the CLI has been discontinued, as our focus has now shifted towards enhancing the WebAdmin interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants