diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-01-28 10:50:04 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-01-28 10:50:04 +0100 |
| commit | 035c2cef036d16bb713a3a9dcb796c4077b98c42 (patch) | |
| tree | 94ab148e58b074c346d3c3284aacb70a4506a399 /.mbsyncrc | |
| parent | db68e5fa11953db3a4df05cbb59cb845e0f4a59e (diff) | |
| download | dotfiles-035c2cef036d16bb713a3a9dcb796c4077b98c42.tar.gz dotfiles-035c2cef036d16bb713a3a9dcb796c4077b98c42.zip | |
emacs: added a new email account
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.mbsyncrc')
| -rw-r--r-- | .mbsyncrc | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -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 |
