Added 'Subst on reply'

SVN revision: 95
This commit is contained in:
2002-06-10 11:27:41 +00:00
parent 185097e98f
commit c99716aa96
+7
View File
@@ -492,6 +492,13 @@ entry when creating a reply to that entry. This can make sense for example for
the author, since the author of a reply can be different from the original author.
<p>
<LI><b><code>Subst on reply &lt;attribute &gt; = &lt;string&gt;</code></b>
<br>
Substitution of attributes for replies. This option can be used to replace the current
subject with a "Re: &lt;old subject&gt;":<br>
<pre>Subst on reply subject = Re: $subject</pre>
<p>
</UL>
<a name="access"><hr>