From 06d1242317f7159ccf3014f0a1480e7c56236ebb Mon Sep 17 00:00:00 2001 From: Mohammad Reza Karimi Date: Sun, 4 Jan 2026 21:28:36 -0500 Subject: add all sorts of things --- email/dot-config/imapnotify/mit.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 email/dot-config/imapnotify/mit.yaml (limited to 'email/dot-config/imapnotify') diff --git a/email/dot-config/imapnotify/mit.yaml b/email/dot-config/imapnotify/mit.yaml new file mode 100644 index 0000000..d29f3cf --- /dev/null +++ b/email/dot-config/imapnotify/mit.yaml @@ -0,0 +1,16 @@ +configurations: + - + host: outlook.office365.com + port: 993 + tls: true + tlsOptions: + rejectUnauthorized: false + starttls: false + xoAuth2: true + username: moreka@mit.edu + passwordCmd: 'oama access moreka@mit.edu' + onNewMail: '' + onNewMailPost: SKIP + boxes: + - + mailbox: INBOX -- cgit v1.2.3-71-gdd5e