From 6c4fc5e429f362c0c5544d34f17285c4cfc16ba8 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Mon, 24 Aug 2026 01:47:36 -0400 Subject: remove old filesand bump nix-files --- home-config/aerc/accounts.conf | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 home-config/aerc/accounts.conf (limited to 'home-config/aerc/accounts.conf') diff --git a/home-config/aerc/accounts.conf b/home-config/aerc/accounts.conf deleted file mode 100644 index fd3a4dd..0000000 --- a/home-config/aerc/accounts.conf +++ /dev/null @@ -1,23 +0,0 @@ -[Personal] -source = jmap://ryan%40rschanz.org@mail.rschanz.org/jmap/session -source-cred-cmd = pass emails/personal 2>/dev/null | tr -d '\n' -outgoing = jmap:// -default = Inbox -from = Ryan Schanzenbacher -copy-to = Sent -signature-file = ~/.config/aerc/signature_personal -#check-mail = 5m -aliases = Ryan S , Ryan Schanzenbacher -pgp-self-encrypt = true - -[School] -source = 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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 -source-cred-cmd = pass emails/rit_personal 2>/dev/null | tr -d '\n' -outgoing = 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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 -outgoing-cred-cmd = pass emails/rit_personal 2>/dev/null | tr -d '\n' -from = Ryan Schanzenbacher -signature-file = ~/.config/aerc/signature_rit_personal -check-mail = 5m -default = INBOX -copy-to = [Gmail]/Sent Mail -pgp-self-encrypt = true -- cgit v1.3.1