equal
deleted
inserted
replaced
|
1 ============================ |
|
2 vmm - a virtual mail manager |
|
3 ============================ |
|
4 **vmm** is the easy to use and configurable command line tool for |
|
5 administrators and postmasters, to manage domains, alias-domains, accounts |
|
6 and relocated mail users. See the :doc:`features` page for more details. |
|
7 It allows the fast and easy management of mail servers. |
|
8 |
|
9 vmm is written in Python_. It's designed for installations using Dovecot_ |
|
10 and Postfix_ with a PostgreSQL_ backend. vmm should work on each |
|
11 Linux/UNIX-like operation system. |
|
12 |
|
13 Current version |
|
14 --------------- |
|
15 |curr_vers_rel_date| |
|
16 |rel_hist| |
|
17 |
|
18 Contacts |
|
19 -------- |
|
20 There's the vmm-users_ mailing list for general vmm discussion. There's |
|
21 also the #\ vmm_ IRC channel on the freenode_ network. |
|
22 Please use the `issue tracker`_ to report any kind of bugs. |
|
23 |
|
24 License |
|
25 ------- |
|
26 In short: "**New BSD License**" aka "3-clause license". For a few more |
|
27 details see the COPYING_ file. |
|
28 |
|
29 Contents |
|
30 -------- |
|
31 |
|
32 .. toctree:: |
|
33 :maxdepth: 1 |
|
34 |
|
35 features |
|
36 download |
|
37 install |
|
38 upgrade |
|
39 |
|
40 * :ref:`search` |
|
41 |
|
42 .. include:: substitutions.rst |
|
43 .. include:: ext_references.rst |