man/substitute_links.rst
author Pascal Volk <neverseen@users.sourceforge.net>
Sat, 27 Feb 2010 21:36:55 +0000
branchv0.6.x
changeset 221 371ae0b4443d
parent 179 3d09c657e9e5
child 269 188ea8d6072f
permissions -rw-r--r--
VMM/Alias: renamed Alias.add_destination() to add_destinations(). Now it's possible to add one ore more destinations to the alias with a single method call. VMM/Handler: adjusted Handler.aliasAdd() to the API changes of the Alias class. Also use get_gid from the Domain module to get the gid of a domain. We don't need complete Domain object, only the gid. Handler.getWarnings(): no longer return the __warnings list. Return a copy instead and empty the Handler.__warnings list.

.. set references to other manpages and set links in the html output

.. |vmm(1)| replace:: **vmm**\(1)
.. _vmm(1): vmm.1

.. |vmm.cfg(5)| replace:: **vmm.cfg**\(5)
.. _vmm.cfg(5): vmm.cfg.5


.. non vmm

.. |postconf(1)| replace:: **postconf**\(1)
.. _postconf(1): http://www.postfix.org/postconf.1.html

.. |transport(5)| replace:: **transport**\(5)
.. _transport(5): http://www.postfix.org/transport.5.html

.. #EOF