diff options
author | Robin Jarry <robin@jarry.cc> | 2022-07-11 11:11:37 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-07-17 19:00:44 +0200 |
commit | db00accb574190d1d33d7c57e2677781a015b301 (patch) | |
tree | 5e6374ae480460426ecfc1923b9eb0d17fad4c1c /config/aerc.conf | |
parent | f2dac06029a273aa8d5bcfc24102e113b29138be (diff) | |
download | aerc-db00accb574190d1d33d7c57e2677781a015b301.tar.gz |
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.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/aerc.conf b/config/aerc.conf index 29063814..6c89f855 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= # |