summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-02-03 09:54:23 +0100
committerRobin Jarry <robin@jarry.cc>2022-02-03 09:55:20 +0100
commitdc6fd7c15e15fd1ec6a3b48a1367432a63bf4aaf (patch)
treed14282dab4a52f856ceb5a946bec8e51a3eb48de /doc
parent77b3a141a4459a1e59583f0d9fee46e871466d74 (diff)
downloadaerc-dc6fd7c15e15fd1ec6a3b48a1367432a63bf4aaf.zip
compose: allow setting all headers in templates
Allow setting To, Cc, Subject, Bcc in template headers. Fixes: https://todo.sr.ht/~rjarry/aerc/19 Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc-templates.7.scd4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/aerc-templates.7.scd b/doc/aerc-templates.7.scd
index 9b17e28..0180a2d 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