/usr/share/doc/vmm/html/features.html is in vmm-doc 0.6.2-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Features of vmm — vmm 0.6.2 documentation</title>
<link rel="stylesheet" href="_static/pyramid.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.6.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="search" type="application/opensearchdescription+xml"
title="Search within vmm 0.6.2 documentation"
href="_static/opensearch.xml"/>
<link rel="search" title="Search" href="search.html" />
<link rel="top" title="vmm 0.6.2 documentation" href="index.html" />
<link rel="next" title="Downloading vmm" href="download.html" />
<link rel="prev" title="vmm - a virtual mail manager" href="index.html" />
<!--[if lte IE 6]>
<link rel="stylesheet" href="_static/ie6.css" type="text/css" media="screen" charset="utf-8" />
<![endif]-->
</head>
<body role="document">
<div class="header" role="banner">
<div class="logo">
<a href="index.html">
<img class="logo" src="_static/vmm_logo.png" alt="Logo"/>
</a>
</div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="download.html" title="Downloading vmm"
accesskey="N">next</a></li>
<li class="right" >
<a href="index.html" title="vmm - a virtual mail manager"
accesskey="P">previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">vmm 0.6.2 documentation</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="features-of-vmm">
<h1>Features of vmm<a class="headerlink" href="#features-of-vmm" title="Permalink to this headline">¶</a></h1>
<div class="section" id="general-features">
<h2>General features<a class="headerlink" href="#general-features" title="Permalink to this headline">¶</a></h2>
<blockquote>
<div><ul class="simple">
<li>Unicode/UTF-8 capable (input/storage/output)</li>
<li>supports <a class="reference external" href="http://en.wikipedia.org/wiki/Internationalized_domain_name">IDN</a> (also ccTLDs/ccIDNs and ‘new’ gTLDs)</li>
<li>supports the mailbox format <a class="reference external" href="http://wiki2.dovecot.org/MailboxFormat/Maildir">Maildir</a> and Dovecot’s own high-performance
mailbox formats single- and multi-<a class="reference external" href="http://wiki2.dovecot.org/MailboxFormat/dbox">dbox</a></li>
<li>configurable basic mailbox structure, including sub-mailboxes</li>
<li>multilingual — currently:</li>
</ul>
<blockquote>
<div><ul class="simple">
<li>Dutch</li>
<li>English</li>
<li>Finnish</li>
<li>French</li>
<li>German</li>
<li>Vietnamese</li>
</ul>
</div></blockquote>
</div></blockquote>
</div>
<div class="section" id="domain-features">
<h2>Domain features<a class="headerlink" href="#domain-features" title="Permalink to this headline">¶</a></h2>
<blockquote>
<div><ul class="simple">
<li>configurable <a class="reference external" href="http://www.postfix.org/transport.5.html">transport</a> setting per domain</li>
<li>unique group identifier (GID) per domain</li>
<li>each domain may have one or more alias domain names</li>
<li>activate or deactivate services (SMTP, POP3, IMAP and ManageSieve) for new
or all accounts of a domain</li>
<li>configurable quota limits (size and/or number of messages) for the
domain’s accounts</li>
<li>supports <a class="reference external" href="http://www.postfix.org/relocated.5.html">relocated</a> users</li>
<li>the postmaster account can be created automatically when a new domain is
created</li>
<li>supports per-domain catch-all aliases</li>
</ul>
</div></blockquote>
</div>
<div class="section" id="alias-domain-features">
<h2>Alias domain features<a class="headerlink" href="#alias-domain-features" title="Permalink to this headline">¶</a></h2>
<blockquote>
<div><ul class="simple">
<li>alias domain names can be switched between domains</li>
</ul>
</div></blockquote>
</div>
<div class="section" id="account-features">
<h2>Account features<a class="headerlink" href="#account-features" title="Permalink to this headline">¶</a></h2>
<blockquote>
<div><ul class="simple">
<li>configurable transport per account</li>
<li>activate or deactivate one/more/all services (SMTP, POP3, IMAP and
ManageSieve) per account</li>
<li>configurable quota limit (size and/or number of messages) per user</li>
<li>per-account configuration overrides defaults defined by the domain,
otherwise the setting is inherited</li>
<li>unique user identifier (UID) per user</li>
</ul>
</div></blockquote>
</div>
<div class="section" id="alias-features">
<h2>Alias features<a class="headerlink" href="#alias-features" title="Permalink to this headline">¶</a></h2>
<blockquote>
<div><ul>
<li><p class="first">supports multiple destinations per e-mail alias</p>
</li>
<li><p class="first">destinations can be deleted separately</p>
</li>
<li><p class="first">respects Postfix’ <a class="reference external" href="http://www.postfix.org/postconf.5.html#virtual_alias_expansion_limit">virtual_alias_expansion_limit</a> on creation</p>
</li>
<li><p class="first">destinations can be interpolated using the original address’ local-part
and domain, allowing aliases to have different meaning in alias domains,
e.g. with the following defined in example.org:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span>postmaster@example.org → postmaster+%d@admin.example.org
</pre></div>
</div>
<p>If example.com is an alias domain of example.org, the alias will become:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span>postmaster@example.org → postmaster+example.org@admin.example.org
postmaster@example.com → postmaster+example.com@admin.example.org
</pre></div>
</div>
</li>
</ul>
</div></blockquote>
</div>
<div class="section" id="wanted-features">
<h2>Wanted features<a class="headerlink" href="#wanted-features" title="Permalink to this headline">¶</a></h2>
<blockquote>
<div><ul class="simple">
<li>Do you want more? Please use the <a class="reference external" href="https://bitbucket.org/pvo/vmm/issues">issue tracker</a> to submit your proposal.</li>
</ul>
</div></blockquote>
</div>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h3><a href="index.html">Table Of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">Features of vmm</a><ul>
<li><a class="reference internal" href="#general-features">General features</a></li>
<li><a class="reference internal" href="#domain-features">Domain features</a></li>
<li><a class="reference internal" href="#alias-domain-features">Alias domain features</a></li>
<li><a class="reference internal" href="#account-features">Account features</a></li>
<li><a class="reference internal" href="#alias-features">Alias features</a></li>
<li><a class="reference internal" href="#wanted-features">Wanted features</a></li>
</ul>
</li>
</ul>
<h4>Previous topic</h4>
<p class="topless"><a href="index.html"
title="previous chapter">vmm - a virtual mail manager</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="download.html"
title="next chapter">Downloading vmm</a></p>
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<form class="search" action="search.html" method="get">
<div><input type="text" name="q" /></div>
<div><input type="submit" value="Go" /></div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="download.html" title="Downloading vmm"
>next</a></li>
<li class="right" >
<a href="index.html" title="vmm - a virtual mail manager"
>previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">vmm 0.6.2 documentation</a> »</li>
</ul>
</div>
<div class="footer" role="contentinfo">
© Copyright 2017 - 2014, Pascal Volk.
</div>
</body>
</html>
|