ViMbAdmin

The ViMbAdmin project (vim-be-admin) provides a web based virtual mailbox administration system allowing mail administrators to manage domains, mailboxes and aliases.

Install GitHub Wiki Changelog

Standard Features

Standard and enhanced features from Postfix Admin include:

  • Super administrator user level with full access;
  • Administrator user level with access only to assigned domains and their mailboxes and aliases;
  • Super administrators can create and modify other super admins and stantdard admins;
  • JQuery Datatable throughout for quick in browser searching and pagination (server-side and client-side search and pagination aree supported);
  • Create, modify and purge domains including limitingd the number of mailboxes and aliases a non-super admin can create per-domain;
  • Activate / deactivate admins, domains, mailboxes and aliases at the click of a button;
  • Facility for users (mailbox owners) to change their password;

Advanced Features

  • Very configurable including:
    • set default values for quotas, number of mailboxes and aliases for domain creation;
    • added additional columns to the mailbox schema (including UID, GID, homedir and maildir);
    • templated welcome and settings email for users;
    • frontend is easily skinned on a page by page basis;
  • Admin users table is secured with bcrypt passwords (other options configurable);
  • Forgotten Password / Password Reset function for admins and mailboxes;
  • Mailbox archiving, restoration and deletion supported;
  • Plugin framework for your own customisations;

Copyright, License and Redistribution

© Copyright 2011 - 2014 Open Source Solutions Limited, Dublin, Ireland.

ViMbAdmin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ViMbAdmin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.