diff --git a/doc/config.html b/doc/config.html index 4707a182..1ed68b49 100755 --- a/doc/config.html +++ b/doc/config.html @@ -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.

+

  • Subst on reply <attribute > = <string> +
    +Substitution of attributes for replies. This option can be used to replace the current +subject with a "Re: <old subject>":
    +
    Subst on reply subject = Re: $subject
    +

    +