man/substitute_links_5.rst
author Pascal Volk <neverseen@users.sourceforge.net>
Thu, 25 Feb 2010 17:56:08 +0000
branchv0.6.x
changeset 215 33f727efa7c4
parent 179 3d09c657e9e5
child 230 eefbe052a135
permissions -rw-r--r--
PEP-8-ified the work of the last days. Renamed methods in class Alias: addDestination() -> add_destination() delDestination() -> del_destination() getDestinations() -> get_destinations() Renamed methods in class Relocated: setDestination() -> set_destination() getInfo() -> get_info() Renamed VMM/constants/VERSION.py -> VMM/constants/version.py Adjusted relevant parts of the documentation.

.. Substitutions in section 5

.. |account.password_length| replace:: **password_length**
.. |misc.password_scheme| replace:: **misc.password_scheme**

.. |vmm configure| replace:: **vmm configure**
.. _`vmm configure`: vmm.1#configure

.. |domainadd| replace:: **domainadd**
.. _domainadd: vmm.1#domainadd

.. |domaindelete| replace:: **domaindelete**
.. _domaindelete: vmm.1#domaindelete

.. |useradd| replace:: **useradd**
.. _useradd: vmm.1#useradd

.. |userdelete| replace:: **userdelete**
.. _userdelete: vmm.1#userdelete

.. |userinfo| replace:: **userinfo**
.. _userinfo: vmm.1#userinfo

.. non vmm
.. |virtual_alias_expansion_limit| replace:: `virtual_alias_expansion_limit`
.. _virtual_alias_expansion_limit: 
   http://www.postfix.org/postconf.5.html#virtual_alias_expansion_limit

.. #EOF