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

[feature req] postfixadmin-cli: list domains, mailboxes #702

Open
semseysandor opened this issue Feb 1, 2023 · 0 comments
Open

[feature req] postfixadmin-cli: list domains, mailboxes #702

semseysandor opened this issue Feb 1, 2023 · 0 comments

Comments

@semseysandor
Copy link

There is #388 where OP asks if listing "things" (domains, mailboxes, etc.) are possible with postfix-cli, and the only answer is instructions on how to run help, with no clear statements whether it's possible or not.

So I run help:

$ ./postfixadmin-cli mailbox help

Welcome to Postfixadmin-CLI v0.3
---------------------------------------------------------------
Usage:

    postfixadmin-cli mailbox <task> [<address>] [--option value]

	<task>
		Available values:

		view:                View an existing mailbox.
		add:                 Add a mailbox.
		update:              Update a mailbox.
		delete:              Delete a mailbox



	[<address>]
		A address of recipient.

It seems it's not possible. It would be really nice indeed, it could allow complete administration on CLI.

Are there any reasons why is it not implemented?

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

No branches or pull requests

1 participant