From 74c1205958df8ab723315fcdf80235b06e2a9b0c Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 10 Jul 2025 16:05:01 -0400 Subject: [PATCH] AutoYADM commit: 2025-07-10 16:05:01 --- .config/aerc/accounts.conf | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/.config/aerc/accounts.conf b/.config/aerc/accounts.conf index bd0c5e50..a2f7979f 100644 --- a/.config/aerc/accounts.conf +++ b/.config/aerc/accounts.conf @@ -1,4 +1,4 @@ -[Fastmail] +[ficd.ca] # server stuff source = jmap+oauthbearer://@api.fastmail.com/jmap/session source-cred-cmd = pass show fastmail/aerc @@ -25,6 +25,32 @@ carddav-source = https://daniel%40ficd.ca@carddav.fastmail.com/dav/ carddav-source-cred-cmd = pass show fastmail/carddav address-book-cmd = /home/fic/tools/carddav-query.py -S Fastmail %s +[ficd.sh] +# server stuff +source = jmap+oauthbearer://@api.fastmail.com/jmap/session +source-cred-cmd = pass show fastmail/aerc +outgoing = jmap:// +default = Inbox +folders-sort = Inbox +# JMAP stuff +use-labels = true +cache-state = false +cache-blobs = true +# Identity stuff +from = Daniel Fichtinger +signature-file = /home/fic/mail/daniel@ficd.sh.sig +use-envelope-from = true +# pgp-auto-sign = true +# pgp-self-encrypt = true +# pgp-attach-key = false +# pgp-opportunistic-encrypt = false +# pgp-error-level = warn +# pgp-key-id = 965699C862DA92143CDE2877D1B0947B25420214 +# Address Book +carddav-source = https://daniel%40ficd.sh@carddav.fastmail.com/dav/addressbooks/user/daniel@ficd.sh/Default +carddav-source-cred-cmd = pass show fastmail/carddav +address-book-cmd = /home/fic/tools/carddav-query.py -S Fastmail %s + [Outlook] source = imaps+xoauth2://18daf3%40queensu.ca@outlook.office365.com?token_endpoint=https://login.microsoftonline.com/common/oauth2/v2.0/token&client_id=9e5f94bc-e8a4-4e73-b8be-63364c29d753 # source-cred-cmd = /home/fic/tools/mutt_oauth2.py /home/fic/tools/tokenfile-test