diff --git a/.config/aerc/accounts.conf b/.config/aerc/accounts.conf index 148b7507..bd0c5e50 100644 --- a/.config/aerc/accounts.conf +++ b/.config/aerc/accounts.conf @@ -30,7 +30,7 @@ source = imaps+xoauth2://18daf3%40queensu.ca@outlook.office # source-cred-cmd = /home/fic/tools/mutt_oauth2.py /home/fic/tools/tokenfile-test source-cred-cmd = gpg --decrypt --quiet /home/fic/tools/tokenfile | 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 +outgoing-cred-cmd = /home/fic/tools/mutt_oauth2.py /home/fic/tools/tokenfile from = Daniel Fichtinger aliases = Daniel Fichtinger <18daf3@queensu.ca> default = INBOX