diff --git a/doc/config.html b/doc/config.html index 2a9b2a8a..53e2c8f0 100755 --- a/doc/config.html +++ b/doc/config.html @@ -1113,6 +1113,19 @@ down box by default.
Same as Preset <attribute>, but evaluated for replies. +
  • + Preset on first reply <attribute> = + <string>
    + While Preset on reply <attribute>, is + evaluated for any replies, this one is only executed for the first + reply to an entry. It can be useful for example to so do something + like this: +
    +Preset on first reply Subject = Re: $Subject
    +
    + So the "Re:" only gets added once, and you don't get long chains of + "Re: Re: Re: ....". +
  • Preset on duplicate <attribute> = <string>