aboutsummaryrefslogtreecommitdiffstats
path: root/isync
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2019-10-09 14:41:19 +0100
committerYann Herklotz <git@yannherklotz.com>2019-10-09 14:41:19 +0100
commit1137eb728af70b52bb3da94f905a4d139bc338b8 (patch)
treecec99030d2642cce951016b9433b285f6909eace /isync
parent44c10aa9c041c68547f9e2bc41da3def02d1f604 (diff)
downloaddotfiles-1137eb728af70b52bb3da94f905a4d139bc338b8.tar.gz
dotfiles-1137eb728af70b52bb3da94f905a4d139bc338b8.zip
Remove gmail from emails
Diffstat (limited to 'isync')
-rw-r--r--isync/.mbsyncrc35
1 files changed, 1 insertions, 34 deletions
diff --git a/isync/.mbsyncrc b/isync/.mbsyncrc
index b8b3e0c..be64efd 100644
--- a/isync/.mbsyncrc
+++ b/isync/.mbsyncrc
@@ -1,15 +1,3 @@
-IMAPAccount gmail
-# Address to connect to
-Host imap.gmail.com
-User ymherklotz@gmail.com
-PassCmd "gpg -q --pinentry-mode loopback --for-your-eyes-only --no-tty --passphrase-file ~/.config/.yann --batch --yes -d ~/.authgmail.gpg"
-# Use SSL
-SSLType IMAPS
-# The following line should work. If get certificate errors, uncomment the two following lines and read the "Troubleshooting" section.
-CertificateFile /etc/ssl/certs/ca-certificates.crt
-#CertificateFile ~/.cert/imap.gmail.com.pem
-#CertificateFile ~/.cert/Equifax_Secure_CA.pem
-
IMAPAccount imperial
Host outlook.office365.com
Port 993
@@ -26,21 +14,12 @@ PassCmd "gpg -q --pinentry-mode loopback --for-your-eyes-only --no-tty --passphr
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
-IMAPStore gmail-remote
-Account gmail
-
IMAPStore imperial-remote
Account imperial
IMAPStore mailbox-remote
Account mailbox
-MaildirStore gmail-local
-Subfolders Verbatim
-# The trailing "/" is important
-Path ~/.mail/gmail/
-Inbox ~/.mail/gmail/Inbox
-
MaildirStore imperial-local
Subfolders Verbatim
Path ~/.mail/imperial/
@@ -51,18 +30,6 @@ Subfolders Verbatim
Path ~/.mail/mailbox/
Inbox ~/.mail/mailbox/Inbox
-Channel gmail
-Master :gmail-remote:
-Slave :gmail-local:
-Patterns "[Gmail]/Sent Mail" "[Gmail]/Drafts" "[Gmail]/Trash" INBOX MyArchive
-# Automatically create missing mailboxes, both locally and on the server
-Create Both
-# Save the synchronization state files in the relevant directory
-SyncState *
-MaxMessages 100
-ExpireUnread no
-Expunge Both
-
Channel imperial
Master :imperial-remote:
Slave :imperial-local:
@@ -81,4 +48,4 @@ Create Both
SyncState *
MaxMessages 100
ExpireUnread no
-Expunge Both \ No newline at end of file
+Expunge Both