doc/source/index.rst
author martin f. krafft <madduck@madduck.net>
Fri, 13 Apr 2012 23:24:12 +0200
branchv0.6.x
changeset 527 e09139525580
parent 220 8b8d632f0ef3
permissions -rw-r--r--
Modify userinfo output to indicate when domain defaults are displayed When Account instances reference NULL tid/qid/ssid, the data must come from the associated domain, and this should be indicated. For transport and services, this is easy to do as the string passed in the info dict can simply be modified. For quotalimit, however, another method must be used due to the CLI-side formatting. All approaches use a common formatter outsourced to the common.py file.

======================
VirtualMailManager API
======================

:Author:  Pascal Volk <neverseen@users.sourceforge.net>
:Date:    |today|
:Release: |version|

Contents:

.. toctree::
   :maxdepth: 1
   :numbered:

   vmm.rst
   vmm_config.rst
   vmm_emailaddress.rst
   vmm_alias.rst
   vmm_relocated.rst
   vmm_errors.rst
   vmm_constants_error.rst

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`