doc/web/source/index.rst
author "martin f. krafft" <madduck@debian.org>
Tue, 07 Aug 2012 21:53:41 +0000
changeset 582 605f8c115711
parent 579 be0906181a10
child 591 2b165e90e225
permissions -rw-r--r--
Due to the UNION query in address_list, the assumption that the list of gids received from the database would be continuous does not hold. To prevent addresses for domains with multiple entry types from being listed, it is necessary to check the list of domain gids for every entry. Signed-off-by: martin f. krafft <madduck@debian.org> --- VirtualMailManager/common.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)

============================
vmm - a virtual mail manager
============================
**vmm** is the easy to use and configurable command line tool for
administrators and postmasters, to manage domains, alias-domains, accounts
and relocated mail users. See the :doc:`features` page for more details.
It allows the fast and easy management of mail servers.

vmm is written in Python_. It's designed for installations using Dovecot_
and Postfix_ with a PostgreSQL_ backend. vmm should work on each
Linux/UNIX-like operation system.

Current version
---------------
|curr_vers_rel_date|
|rel_hist|

Contacts
--------
There's the vmm-users_ mailing list for general vmm discussion. There's
also the #\ vmm_ IRC channel on the freenode_ network.
Please use the `issue tracker`_ to report any kind of bugs.

License
-------
In short: "**New BSD License**" aka "3-clause license". For a few more
details see the COPYING_ file.

Contents
--------

.. toctree::
   :maxdepth: 1

   features
   download
   install
   upgrade

* :ref:`search`

.. include:: substitutions.rst
.. include:: ext_references.rst