aboutsummaryrefslogtreecommitdiff
path: root/tw/services/files/aerc/accounts.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tw/services/files/aerc/accounts.conf')
-rw-r--r--tw/services/files/aerc/accounts.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/tw/services/files/aerc/accounts.conf b/tw/services/files/aerc/accounts.conf
index 5325ee03..3febf651 100644
--- a/tw/services/files/aerc/accounts.conf
+++ b/tw/services/files/aerc/accounts.conf
@@ -79,6 +79,20 @@ pgp-auto-sign = true
pgp-key-id = 53EC3C06856883DD92355BC22FC78504681F69B0
pgp-opportunistic-encrypt = true
+[UTA]
+source = imaps+xoauth2://timo.wilken%40uta.edu@outlook.office365.com?client_id=9e5f94bc-e8a4-4e73-b8be-63364c29d753&token_endpoint=https://login.microsoftonline.com/common/oauth2/v2.0/token&scope=https://outlook.office.com/SMTP.Send https://outlook.office.com/IMAP.AccessAsUser.All offline_access
+outgoing = smtp+xoauth2://timo.wilken%40uta.edu@smtp.office365.com:587?client_id=9e5f94bc-e8a4-4e73-b8be-63364c29d753&token_endpoint=https://login.microsoftonline.com/common/oauth2/v2.0/token&scope=https://outlook.office.com/SMTP.Send https://outlook.office.com/IMAP.AccessAsUser.All offline_access
+source-cred-cmd = pass uta/exol/refresh-token
+outgoing-cred-cmd = pass uta/exol/refresh-token
+default = INBOX
+from = Timo Wilken <timo.wilken@uta.edu>
+archive = Archive
+copy-to = Sent Items
+postpone = Drafts
+folders-sort = INBOX,Archive,Sent Items,Drafts
+folders-exclude = Calendar,~Calendar/.*,Contacts,Conversation History,Journal,Notes,Tasks
+cache-headers = true
+
[Outlook]
source = imaps+xoauth2://timo_wilken%40live.co.uk@outlook.office365.com?client_id=9e5f94bc-e8a4-4e73-b8be-63364c29d753&token_endpoint=https://login.microsoftonline.com/common/oauth2/v2.0/token&scope=https://outlook.office.com/SMTP.Send https://outlook.office.com/IMAP.AccessAsUser.All offline_access
outgoing = smtp+xoauth2://timo_wilken%40live.co.uk@smtp-mail.outlook.com:587?client_id=9e5f94bc-e8a4-4e73-b8be-63364c29d753&token_endpoint=https://login.microsoftonline.com/common/oauth2/v2.0/token&scope=https://outlook.office.com/SMTP.Send https://outlook.office.com/IMAP.AccessAsUser.All offline_access