summaryrefslogtreecommitdiff
path: root/docs/source/configuration/alotrc_table
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/configuration/alotrc_table')
-rw-r--r--docs/source/configuration/alotrc_table56
1 files changed, 48 insertions, 8 deletions
diff --git a/docs/source/configuration/alotrc_table b/docs/source/configuration/alotrc_table
index ec0e8abb..05432503 100644
--- a/docs/source/configuration/alotrc_table
+++ b/docs/source/configuration/alotrc_table
@@ -24,6 +24,28 @@
:default: "~"
+.. _bounce-force-address:
+
+.. describe:: bounce_force_address
+
+ Always use the accounts main address when constructing "Resent-From" headers for bounces.
+ Set this to False to use the address string as received in the original message.
+
+ :type: boolean
+ :default: False
+
+
+.. _bounce-force-realname:
+
+.. describe:: bounce_force_realname
+
+ Always use the proper realname when constructing "Resent-From" headers for bounces.
+ Set this to False to use the realname string as received in the original message.
+
+ :type: boolean
+ :default: True
+
+
.. _bufferclose-focus-offset:
.. describe:: bufferclose_focus_offset
@@ -111,8 +133,6 @@
:default: From, To, Cc, Bcc, Subject
- The pseudo-header "Tags" displays message tags.
-
.. _edit-headers-blacklist:
.. describe:: edit_headers_blacklist
@@ -214,6 +234,28 @@
:default: 5
+.. _forward-force-address:
+
+.. describe:: forward_force_address
+
+ Always use the accounts main address when constructing "From" headers for forwards.
+ Set this to False to use the address string as received in the original message.
+
+ :type: boolean
+ :default: False
+
+
+.. _forward-force-realname:
+
+.. describe:: forward_force_realname
+
+ Always use the proper realname when constructing "From" headers for forwards.
+ Set this to False to use the realname string as received in the original message.
+
+ :type: boolean
+ :default: True
+
+
.. _forward-subject-prefix:
.. describe:: forward_subject_prefix
@@ -322,9 +364,8 @@
.. describe:: reply_force_address
- Always use the accounts main address when constructing "From" headers
- for replies/forwards. Set this to False to use the address string
- as received in the original message.
+ Always use the accounts main address when constructing "From" headers for replies.
+ Set this to False to use the address string as received in the original message.
:type: boolean
:default: False
@@ -334,9 +375,8 @@
.. describe:: reply_force_realname
- Always use the proper realname when constructing "From" headers
- for replies/forwards. Set this to False to use the realname string
- as received in the original message.
+ Always use the proper realname when constructing "From" headers for replies.
+ Set this to False to use the realname string as received in the original message.
:type: boolean
:default: True