From 73f96a5f1c3b4bb1fbef1f65190d5a4db3d37c56 Mon Sep 17 00:00:00 2001 From: joelchrono12 Date: Tue, 31 May 2022 18:25:16 -0500 Subject: [PATCH] added email config --- stow_home/.mbsyncrc/.mbsyncrc | 51 +++++++++++++++++++++++ stow_home/.notmuch-config/.notmuch-config | 14 +++++++ 2 files changed, 65 insertions(+) create mode 100644 stow_home/.mbsyncrc/.mbsyncrc create mode 100644 stow_home/.notmuch-config/.notmuch-config diff --git a/stow_home/.mbsyncrc/.mbsyncrc b/stow_home/.mbsyncrc/.mbsyncrc new file mode 100644 index 0000000..eee472b --- /dev/null +++ b/stow_home/.mbsyncrc/.mbsyncrc @@ -0,0 +1,51 @@ + +IMAPStore joel.chrono@disroot.org-remote +Host disroot.org +Port 993 +User joel.chrono@disroot.org +PassCmd "pass joel.chrono@disroot.org" +AuthMechs LOGIN +SSLType IMAPS +CertificateFile /etc/ssl/certs/ca-certificates.crt + +MaildirStore joel.chrono@disroot.org-local +Subfolders Verbatim +Path /home/joel/.local/share/mail/joel.chrono@disroot.org/ +Inbox /home/joel/.local/share/mail/joel.chrono@disroot.org/INBOX + +Channel joel.chrono@disroot.org +Expunge Both +Master :joel.chrono@disroot.org-remote: +Slave :joel.chrono@disroot.org-local: +Patterns * !"[Gmail]/All Mail" +Create Both +SyncState * +MaxMessages 0 +ExpireUnread no +# End profile + +IMAPStore chrono@tilde.cafe-remote +Host imap.tilde.cafe +Port 993 +User chrono +PassCmd "pass chrono@tilde.cafe" +AuthMechs LOGIN +SSLType IMAPS +CertificateFile /etc/ssl/certs/ca-certificates.crt + +MaildirStore chrono@tilde.cafe-local +Subfolders Verbatim +Path /home/joel/.local/share/mail/chrono@tilde.cafe/ +Inbox /home/joel/.local/share/mail/chrono@tilde.cafe/INBOX + +Channel chrono@tilde.cafe +Expunge Both +Master :chrono@tilde.cafe-remote: +Slave :chrono@tilde.cafe-local: +Patterns * !"[Gmail]/All Mail" +Create Both +SyncState * +MaxMessages 0 +ExpireUnread no +# End profile + diff --git a/stow_home/.notmuch-config/.notmuch-config b/stow_home/.notmuch-config/.notmuch-config new file mode 100644 index 0000000..f643858 --- /dev/null +++ b/stow_home/.notmuch-config/.notmuch-config @@ -0,0 +1,14 @@ +[database] +path=/home/joel/.local/share/mail +[user] +name=joel.chrono +primary_email=joel.chrono@disroot.org +[new] +tags=unread;inbox; +ignore=.mbsyncstate;.uidvalidity +[search] +exclude_tags=deleted;spam; +[maildir] +synchronize_flags=true +[crypto] +gpg_path=gpg