AutoYADM commit: 2025-03-20 23:30:07
This commit is contained in:
parent
b690ec581c
commit
c540f6c956
2 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ cache-blobs = true
|
|||
# Identity stuff
|
||||
from = Daniel Fichtinger <daniel@ficd.ca>
|
||||
signature-file = /home/fic/mail/daniel@ficd.ca.sig
|
||||
aliases = Daniel Fichtinger <notdaf@ficcdaf.ca>, Daniel Fichtinger <*@ficd.ca>, Daniel Fichtinger <*@ficcdaf.ca>
|
||||
aliases = Daniel Fichtinger <notdaf@ficcdaf.ca>, Daniel Fichtinger <*@ficd.ca>, Daniel Fichtinger <*@ficcdaf.ca>, Daniel Fichtinger <notdaniel@ficcdaf.ca>
|
||||
use-envelope-from = true
|
||||
pgp-auto-sign = true
|
||||
pgp-self-encrypt = true
|
||||
|
@ -25,7 +25,7 @@ carddav-source = https://daniel%40ficd.ca@carddav.fastmail.com/dav/addressbooks/
|
|||
carddav-source-cred-cmd = pass show fastmail/carddav
|
||||
address-book-cmd = carddav-query -S fastmail %s
|
||||
|
||||
[School-IMAP]
|
||||
[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
|
||||
source-cred-cmd = gpg --decrypt --quiet /home/fic/tools/tokenfile-test | jq -r '.refresh_token'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue