diff options
Diffstat (limited to 'doc/aerc-templates.7.scd')
-rw-r--r-- | doc/aerc-templates.7.scd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/aerc-templates.7.scd b/doc/aerc-templates.7.scd index 9b17e289..0180a2d7 100644 --- a/doc/aerc-templates.7.scd +++ b/doc/aerc-templates.7.scd @@ -26,6 +26,10 @@ Chuck If you have a template that doesn't add any header, it *must* be preceded by a newline, to avoid parsing parts of the body as header text. +All headers defined in the template will have precedence over any headers that +are initialized by aerc (e.g. Subject, To, From, Cc) when composing a new +message, forwarding or replying. + # MESSAGE DATA The following data can be used in templates. Though they are not all |