From 0f8fed2b975526c93cab87760e77ca17fa7a2a98 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 13 Aug 2024 14:30:09 -0500 Subject: fix(notmuch): fix mail handling --- notmuch/.config/mbsync/mbsyncrc | 59 ----------------------------------------- 1 file changed, 59 deletions(-) delete mode 100644 notmuch/.config/mbsync/mbsyncrc (limited to 'notmuch/.config/mbsync') 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 -- cgit v1.2.3-70-g09d2