summaryrefslogtreecommitdiff
path: root/home-config/aerc
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2023-08-24 14:27:48 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2023-08-24 14:27:48 -0400
commit95d1c36dbd84674248a0ed911b563187a1edbcd8 (patch)
tree823dccb81e40460cd48360d62fb0ab91c3b26d04 /home-config/aerc
parent34601831dc69e0c149ab13ad8436b143dafd641a (diff)
forgot to expand creds to smtp section
Diffstat (limited to 'home-config/aerc')
-rw-r--r--home-config/aerc/accounts.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/home-config/aerc/accounts.conf b/home-config/aerc/accounts.conf
index ff06cee..b38b3f8 100644
--- a/home-config/aerc/accounts.conf
+++ b/home-config/aerc/accounts.conf
@@ -12,7 +12,7 @@ check-mail = 5m
12[School] 12[School]
13source = imaps+oauthbearer://rjs1877%40rit.edu@imap.gmail.com:993?token_endpoint=https%3A%2F%2Faccounts.google.com%2Fo%2Foauth2%2Ftoken&client_id=667738788924-0rdfvaq9ijfo1vk4474eb3quf8206h2t.apps.googleusercontent.com&client_secret=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 13source = imaps+oauthbearer://rjs1877%40rit.edu@imap.gmail.com:993?token_endpoint=https%3A%2F%2Faccounts.google.com%2Fo%2Foauth2%2Ftoken&client_id=667738788924-0rdfvaq9ijfo1vk4474eb3quf8206h2t.apps.googleusercontent.com&client_secret=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
14source-cred-cmd = cat ~/Documents/email_creds/rit_personal.pw 14source-cred-cmd = cat ~/Documents/email_creds/rit_personal.pw
15outgoing = smtps+oauthbearer://rjs1877%40rit.edu@imap.gmail.com:465?token_endpoint=https%3A%2F%2Faccounts.google.com%2Fo%2Foauth2%2Ftoken 15outgoing = smtps+oauthbearer://rjs1877%40rit.edu@imap.gmail.com:465?token_endpoint=https%3A%2F%2Faccounts.google.com%2Fo%2Foauth2%2Ftoken&client_id=667738788924-0rdfvaq9ijfo1vk4474eb3quf8206h2t.apps.googleusercontent.com&client_secret=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
16outgoing-cred-cmd = cat ~/Documents/email_creds/rit_personal.pw 16outgoing-cred-cmd = cat ~/Documents/email_creds/rit_personal.pw
17from = Ryan Schanzenbacher <rjs1877@rit.edu> 17from = Ryan Schanzenbacher <rjs1877@rit.edu>
18signature-file = ~/.config/aerc/signature_rit_personal 18signature-file = ~/.config/aerc/signature_rit_personal