aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/notmuch/.config/mbsync/mbsyncrc
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch/.config/mbsync/mbsyncrc')
-rw-r--r--notmuch/.config/mbsync/mbsyncrc59
1 files changed, 0 insertions, 59 deletions
diff --git a/notmuch/.config/mbsync/mbsyncrc b/notmuch/.config/mbsync/mbsyncrc
deleted file mode 100644
index a2501eb..0000000
--- a/notmuch/.config/mbsync/mbsyncrc
+++ /dev/null
@@ -1,59 +0,0 @@
-Create Both
-Expunge Both
-SyncState *
-
-IMAPAccount porkbun
-Host imap.porkbun.com
-User tobyv@tobyvin.dev
-PassCmd "pass tobyv@tobyvin.dev"
-SSLType IMAPS
-CertificateFile /etc/ssl/certs/ca-certificates.crt
-
-IMAPStore porkbun-remote
-Account porkbun
-
-MaildirStore porkbun-local
-Path ~/.local/share/mail/porkbun/
-Inbox ~/.local/share/mail/porkbun/INBOX
-
-Channel porkbun
-Far :porkbun-remote:
-Near :porkbun-local:
-Patterns *
-
-IMAPAccount gmail
-Host imap.gmail.com
-User tobyv13@gmail.com
-PassCmd "pass gmail"
-SSLType IMAPS
-CertificateFile /etc/ssl/certs/ca-certificates.crt
-
-IMAPStore gmail-remote
-Account gmail
-
-MaildirStore gmail-local
-Path ~/.local/share/mail/gmail/
-Inbox ~/.local/share/mail/gmail/INBOX
-
-Channel gmail
-Far :gmail-remote:
-Near :gmail-local:
-Patterns "INBOX"
-
-Channel gmail-drafts
-Far :gmail-remote:"[Gmail]/Drafts"
-Near :gmail-local:Drafts
-
-Channel gmail-sent
-Far :gmail-remote:"[Gmail]/Sent Mail"
-Near :gmail-local:Sent
-
-Channel gmail-trash
-Far :gmail-remote:"[Gmail]/Trash"
-Near :gmail-local:Trash
-
-Group gmail
-Channel gmail
-Channel gmail-drafts
-Channel gmail-sent
-Channel gmail-trash