doc/source/index.rst
author martin f. krafft <madduck@madduck.net>
Mon, 09 Apr 2012 17:45:02 +0200
branchv0.6.x
changeset 503 492c179094c9
parent 220 8b8d632f0ef3
permissions -rw-r--r--
Add database table for catchall destinations Catch-all aliases are stored for a domain. Since there can be multiple destinations per domain, this is done using a 1:n relation on the gid. This commit extends the SQL schema definition and also provides appropriate upgrade DDL.

======================
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`