aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorBence Ferdinandy <bence@ferdinandy.com>2024-05-30 11:30:18 +0200
committerRobin Jarry <robin@jarry.cc>2024-06-05 08:41:13 +0200
commitfd35044023b3b6cae4eb95c4f4b997873739b153 (patch)
treea46e7e7b0bb279d281bd785e9d0c259e8894ca20 /doc
parent47c226687265ff29969fd73cdc69a938fae20d4c (diff)
downloadaerc-fd35044023b3b6cae4eb95c4f4b997873739b153.tar.gz
hooks: add AERC_ACCOUNT_BACKEND to hooks with AERC_ACCOUNT
It can be good to know the backend used for an account in a hook. Add this information to all hooks that already pass the account name along. Changelog-added: Added `AERC_ACCOUNT_BACKEND` to hooks with `AERC_ACCOUNT`. Signed-off-by: Bence Ferdinandy <bence@ferdinandy.com> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc-config.5.scd6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd
index b7a1f120..7655737e 100644
--- a/doc/aerc-config.5.scd
+++ b/doc/aerc-config.5.scd
@@ -1197,6 +1197,7 @@ They are configured in the *[hooks]* section of aerc.conf.
Variables:
- *AERC_ACCOUNT*
+ - *AERC_ACCOUNT_BACKEND*
- *AERC_FOLDER*
- *AERC_FOLDER_ROLE*
- *AERC_FROM_NAME*
@@ -1215,6 +1216,7 @@ They are configured in the *[hooks]* section of aerc.conf.
Variables:
- *AERC_ACCOUNT*
+ - *AERC_ACCOUNT_BACKEND*
- *AERC_FOLDER*
- *AERC_FOLDER_ROLE*
@@ -1231,6 +1233,7 @@ They are configured in the *[hooks]* section of aerc.conf.
Variables:
- *AERC_ACCOUNT*
+ - *AERC_ACCOUNT_BACKEND*
- *AERC_FOLDER*
- *AERC_FOLDER_ROLE*
@@ -1245,6 +1248,7 @@ They are configured in the *[hooks]* section of aerc.conf.
Variables:
- *AERC_ACCOUNT*
+ - *AERC_ACCOUNT_BACKEND*
- *AERC_FROM_NAME*
- *AERC_FROM_ADDRESS*
- *AERC_SUBJECT*
@@ -1271,6 +1275,7 @@ They are configured in the *[hooks]* section of aerc.conf.
Variables:
- *AERC_ACCOUNT*
+ - *AERC_ACCOUNT_BACKEND*
- *AERC_TAG_ADDED*
- *AERC_TAG_REMOVED*
@@ -1280,6 +1285,7 @@ They are configured in the *[hooks]* section of aerc.conf.
Variables:
- *AERC_ACCOUNT*
+ - *AERC_ACCOUNT_BACKEND*
- *AERC_FOLDER*
- *AERC_FOLDER_ROLE*
- *AERC_FLAG*