mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 08:45:54 +03:00
[GH-ISSUE #100] [HowTo]: Update mailbox size using Dovecots quota dict #78
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#78
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PhrozenByte on GitHub (Jul 3, 2014).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/100
I would like to share my (little) bash script updating ViMbAdmin
homedir_sizeandmaildir_sizeusingduresp. a SQL dict managed directly by Dovecot. Unfortunately ViMbAdmin has no field to display the current message count. Maybe you want to put this into your wiki? Naturally you can copy the functionality and implement it to ViMbAdmins shell commands.You can find everything in the following gist: https://gist.github.com/PhrozenByte/5afa7ed97ffa90645927
Note: The script requires MeraX/iniparse-cli.