[GH-ISSUE #261] Documentation of vimbtool.php #211

Closed
opened 2026-02-26 09:36:48 +03:00 by kerem · 1 comment
Owner

Originally created by @MasinAD on GitHub (Sep 17, 2019).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/261

Is there any documentation available which actions are possible with bin/vimbtool.php?

For automation purposes I'm looking for a way to create mailboxes and aliases in ViMBAdmin using the command line. vimbtool.php looked promising but it seems there are only the four actions available which are called in the cronjob.

Originally created by @MasinAD on GitHub (Sep 17, 2019). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/261 Is there any documentation available which actions are possible with `bin/vimbtool.php`? For automation purposes I'm looking for a way to create mailboxes and aliases in ViMBAdmin using the command line. `vimbtool.php` looked promising but it seems there are only the four actions available which are called in the cronjob.
kerem closed this issue 2026-02-26 09:36:48 +03:00
Author
Owner

@barryo commented on GitHub (May 16, 2020):

Hi @MasinAD - the only actions available are those that are part of the documentation via cronjob.

There is no API in ViMbAdmin but the database schema is really simple so you should be able to create automtaion by just adding / editing the database directly.

<!-- gh-comment-id:629619291 --> @barryo commented on GitHub (May 16, 2020): Hi @MasinAD - the only actions available are those that are part of the documentation via cronjob. There is no API in ViMbAdmin but the database schema is really simple so you should be able to create automtaion by just adding / editing the database directly.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#211
No description provided.