|
|
@ -0,0 +1,67 @@ |
|
|
|
IMAPAccount gmail |
|
|
|
Host imap.gmail.com |
|
|
|
User mhalter3378@gmail.com |
|
|
|
PassCmd "pass offlineimap/gmail" |
|
|
|
AuthMechs LOGIN |
|
|
|
SSLType IMAPS |
|
|
|
CertificateFile /etc/ssl/certs/ca-certificates.crt |
|
|
|
|
|
|
|
IMAPStore gmail-remote |
|
|
|
Account gmail |
|
|
|
|
|
|
|
MaildirStore gmail-local |
|
|
|
Subfolders Verbatim |
|
|
|
Path /home/micah/.local/share/Mail/Gmail/ |
|
|
|
Inbox /home/micah/.local/share/Mail/Gmail/INBOX |
|
|
|
|
|
|
|
Channel gmail |
|
|
|
Master :gmail-remote: |
|
|
|
Slave :gmail-local: |
|
|
|
Patterns * !"[Gmail]/All Mail" |
|
|
|
Create Both |
|
|
|
SyncState * |
|
|
|
|
|
|
|
IMAPAccount gatech |
|
|
|
Host outlook.office365.com |
|
|
|
User mhalter3@gatech.edu |
|
|
|
PassCmd "pass offlineimap/gatech" |
|
|
|
SSLType IMAPS |
|
|
|
CertificateFile /etc/ssl/certs/ca-certificates.crt |
|
|
|
|
|
|
|
IMAPStore gatech-remote |
|
|
|
Account gatech |
|
|
|
|
|
|
|
MaildirStore gatech-local |
|
|
|
Subfolders Verbatim |
|
|
|
Path /home/micah/.local/share/Mail/Gatech/ |
|
|
|
Inbox /home/micah/.local/share/Mail/Gatech/INBOX |
|
|
|
|
|
|
|
Channel gatech |
|
|
|
Master :gatech-remote: |
|
|
|
Slave :gatech-local: |
|
|
|
Patterns * !"Calendar" !"Calendar/Birthdays" !"Calendar/United States holidays" !"Contacts" !"Conversation History" !"Journal" !"Notes" !"Tasks" |
|
|
|
Create Both |
|
|
|
SyncState * |
|
|
|
|
|
|
|
IMAPAccount gtri |
|
|
|
Host localhost |
|
|
|
Port 1143 |
|
|
|
User mhalter3-gtri |
|
|
|
PassCmd "pass offlineimap/gatech" |
|
|
|
SSLType IMAPS |
|
|
|
CertificateFile /home/micah/.config/davmail/davmail.crt |
|
|
|
|
|
|
|
IMAPStore gtri-remote |
|
|
|
Account gtri |
|
|
|
|
|
|
|
MaildirStore gtri-local |
|
|
|
Subfolders Verbatim |
|
|
|
Path /home/micah/.local/share/Mail/GTRI/ |
|
|
|
Inbox /home/micah/.local/share/Mail/GTRI/INBOX |
|
|
|
|
|
|
|
Channel gtri |
|
|
|
Master :gtri-remote: |
|
|
|
Slave :gtri-local: |
|
|
|
Patterns * !"Calendar" !"Calendar/Birthdays" !"Calendar/United States holidays" !"Contacts" !"Conversation History" !"Journal" !"Notes" !"Tasks" !"Trash" |
|
|
|
Create Both |
|
|
|
SyncState * |