summaryrefslogtreecommitdiff
path: root/config/aerc.conf
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-07-11 11:11:37 +0200
committerRobin Jarry <robin@jarry.cc>2022-07-17 19:00:44 +0200
commitdb00accb574190d1d33d7c57e2677781a015b301 (patch)
tree5e6374ae480460426ecfc1923b9eb0d17fad4c1c /config/aerc.conf
parentf2dac06029a273aa8d5bcfc24102e113b29138be (diff)
downloadaerc-db00accb574190d1d33d7c57e2677781a015b301.zip
config: allow per-account address-book-cmd
When using multiple accounts, the contacts may be different. Allow using specific address book commands per account. Signed-off-by: Robin Jarry <robin@jarry.cc> Acked-by: Moritz Poldrack <moritz@poldrack.dev>
Diffstat (limited to 'config/aerc.conf')
-rw-r--r--config/aerc.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/aerc.conf b/config/aerc.conf
index 2906381..6c89f85 100644
--- a/config/aerc.conf
+++ b/config/aerc.conf
@@ -263,6 +263,8 @@ header-layout=To|From,Subject
# the first field. Only the email address field is required. The second field,
# if present, will be treated as the contact name. Additional fields are
# ignored.
+#
+# This parameter can also be set per account in accounts.conf.
address-book-cmd=
#