[personal] source = notmuch://~/.mail/ maildir-store = ~/.mail/ maildir-account-path = personal query-map = ~/.config/aerc/personal-map.conf outgoing = smtp+plain://daniel%40ficd.ca@127.0.0.1:1025 outgoing-cred-cmd = pass show proton/bridge default = inbox from = Daniel Fichtinger # copy-to = sent cache-headers = true signature-file = /home/fic/mail/daniel@ficd.ca.sig check-mail-cmd = /home/fic/.config/mail/mail-sync.sh check-mail = 5m exclude-tags = spam,deleted postpone = drafts folders = inbox, sent, to-me, sr.ht, git, archive, recipts folders-sort = inbox, sent, to-me, git, sr.ht, archive, recipts archive = archive pgp-auto-sign = true pgp-self-encrypt = true pgp-attach-key = false pgp-opportunistic-encrypt = false pgp-error-level = none pgp-key-id = 965699C862DA92143CDE2877D1B0947B25420214 [school] archive = archive source = notmuch://~/.mail/ maildir-store = ~/.mail/ maildir-account-path = school query-map = ~/.config/aerc/school-map.conf outgoing = smtp+xoauth2://18daf3%40queensu.ca@outlook.office365.com:587 outgoing-cred-cmd = /home/fic/tools/mutt_oauth2.py /home/fic/tools/tokenfile-test default = inbox from = Daniel Fichtinger postpone = drafts # copy-to = sent signature-file = /home/fic/mail/fichtinger.d@queensu.ca.sig check-mail-cmd = /home/fic/.config/mail/mail-sync.sh check-mail = 5m exclude-tags = spam,deleted folders = inbox, sent, to-me, archive folders-sort = inbox, sent, to-me, archive # [Personal-IMAP] # source = imap://daniel%40ficd.ca@127.0.0.1:1143 # source-cred-cmd = pass show proton/bridge # outgoing = smtp+plain://daniel%40ficd.ca@127.0.0.1:1025 # outgoing-cred-cmd = pass show proton/bridge # default = INBOX # from = Daniel Fichtinger # copy-to = Sent # cache-headers = true # signature-file = /home/fic/mail/daniel@ficd.ca.sig # [School-IMAP] # 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 # source-cred-cmd = gpg --decrypt --quiet /home/fic/tools/tokenfile-test | jq -r '.refresh_token' # outgoing = smtp+xoauth2://18daf3%40queensu.ca@outlook.office365.com:587 # outgoing-cred-cmd = /home/fic/tools/mutt_oauth2.py /home/fic/tools/tokenfile-test # from = Daniel Fichtinger # default = INBOX # copy-to = Sent # signature-file = /home/fic/mail/fichtinger.d@queensu.ca.sig