ENH remove emory account

This commit is contained in:
Nathan Dwarshuis 2022-04-12 17:14:34 -04:00
parent 1b8d4cd556
commit 3cad26f530
1 changed files with 0 additions and 48 deletions

View File

@ -153,54 +153,6 @@ Channel gatech-inbox
Channel gatech-sent Channel gatech-sent
Channel gatech-archive Channel gatech-archive
##
## emory office365 server
##
## identical to gatech server except different credentials
IMAPAccount emory
Host outlook.office365.com
User ndwarsh@emory.edu
PassCmd "pass email/ndwarsh@emory.edu/plain"
AuthMechs PLAIN
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
PipelineDepth 1
IMAPStore emory-remote
Account emory
MailDirStore emory-local
Path /mnt/data/Mail/emory/
Inbox /mnt/data/Mail/emory/inbox
Channel emory-inbox
Far :emory-remote:"INBOX"
Near :emory-local:"inbox"
Create Both
Expunge Both
SyncState *
Channel emory-sent
Far :emory-remote:"Sent Items"
Near :emory-local:"sent"
Create Both
Expunge Both
SyncState *
Channel emory-archive
Far :emory-remote:"Archive"
Near :emory-local:"archive"
Create Both
Expunge Both
SyncState *
Group emory
Channel emory-inbox
Channel emory-sent
Channel emory-archive
## ##
## private email server ## private email server
## ##