From 035c2cef036d16bb713a3a9dcb796c4077b98c42 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 28 Jan 2021 10:50:04 +0100 Subject: emacs: added a new email account MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .mbsyncrc | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to '.mbsyncrc') diff --git a/.mbsyncrc b/.mbsyncrc index f6678a7..01ae168 100644 --- a/.mbsyncrc +++ b/.mbsyncrc @@ -145,4 +145,33 @@ Patterns * !Calendar Create Both Sync All Expunge Both +SyncState * + +## +# cgtsuse.org + +IMAPAccount cgtsuse +Host cgtsuse.org +User msabate@cgtsuse.org +PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.mbsyncpasssusede.gpg" +SSLType IMAPS +AuthMechs Login +CertificateFile /etc/ssl/ca-bundle.pem +Timeout 0 + +IMAPStore cgtsuse-remote +Account cgtsuse + +MaildirStore cgtsuse-local +Path ~/.mail/cgtsuse/ +Inbox ~/.mail/cgtsuse/inbox +SubFolders Verbatim + +Channel cgtsuse +Master :cgtsuse-remote: +Slave :cgtsuse-local: +Patterns * !Calendar +Create Both +Sync All +Expunge Both SyncState * \ No newline at end of file -- cgit v1.2.3