/usr/share/doc/mailfront/plugin-mailrules.html is in mailfront 1.16-1.
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 | <html>
<body>
<h2><a href="mailfront.html">mailfront</a></h2>
<h1>Plugin: mailrules</h1>
<hr />
<p>This plugin applies a list of rules to sender and/or recipient
addresses. See the <a href="mailrules.html">mail rules</a> specification
for a description of how the rules are specified and applied.</p>
<h2>Configuration</h2>
<dl>
<dt><tt>$MAILRULES</tt></dt> <dd>The location of the mail rules
file. If not set, no processing is done.</dd>
</dl>
<h2>Sender Action</h2>
<p>See the <a href="mailrules.html">mail rules</a> specification.</p>
<h2>Recipient Action</h2>
<p>See the <a href="mailrules.html">mail rules</a> specification.</p>
<h2>Data Action</h2>
<p>None</p>
<h2>Message Action</h2>
<p>None</p>
</body>
</html>
|