summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2021-01-08 14:56:47 +0200
committerManos Pitsidianakis <el13635@mail.ntua.gr>2021-01-08 15:01:38 +0200
commit622ded8021844be26eb26f038595329f3f791e0a (patch)
treed9c822281eb2e3f439783321b85aba0ca38ee92e /docs
parent6d63429ad35a98b3bd1a83989832e20609f79b0a (diff)
downloadmeli-622ded8021844be26eb26f038595329f3f791e0a.zip
compose: add attribution line for replies
Diffstat (limited to 'docs')
-rw-r--r--docs/meli.conf.525
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/meli.conf.5 b/docs/meli.conf.5
index f6325c90..8c856ab3 100644
--- a/docs/meli.conf.5
+++ b/docs/meli.conf.5
@@ -446,6 +446,31 @@ Store sent mail after successful submission.
This setting is meant to be disabled for non-standard behaviour in gmail, which auto-saves sent mail on its own.
.\" default value
.Pq Em true
+.It Ic attribution_format_string Ar String
+.Pq Em optional
+The attribution line appears above the quoted reply text.
+The format specifiers for the replied address are:
+.Bl -bullet -compact
+.It
+.Li %+f
+— the sender's name and email address.
+.It
+.Li %+n
+— the sender's name (or email address, if no name is included).
+.It
+.Li %+a
+— the sender's email address.
+.El
+The format string is passed to
+.Xr strftime 3
+with the replied envelope's date.
+.\" default value
+.Pq Em "On %a, %0e %b %Y %H:%M, %+f wrote:%n"
+.It Ic attribution_use_posix_locale Ar boolean
+.Pq Em optional
+Whether the strftime call for the attribution string uses the POSIX locale instead of the user's active locale.
+.\" default value
+.Pq Em true
.El
.Sh SHORTCUTS
Shortcuts can take the following values: