diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2017-02-14 13:24:51 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2017-02-14 13:24:51 +0100 |
| commit | bd80cd36330c253e881a9d5735bd8385e97a6f16 (patch) | |
| tree | bb3a265534c5f39c76e05d68d79fa28d54400207 /mbsyncrc | |
| parent | 8d2b6f6fee92b078b77387ce41e5793a2b116797 (diff) | |
| download | dotfiles-bd80cd36330c253e881a9d5735bd8385e97a6f16.tar.gz dotfiles-bd80cd36330c253e881a9d5735bd8385e97a6f16.zip | |
mbsync: let isync to create server folders
This commit also brings an update for the emacs/custom.el file, in which
`circe` is no longer installed since I'm using ERC for IRC now.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'mbsyncrc')
| -rw-r--r-- | mbsyncrc | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -84,7 +84,7 @@ Channel susede Master :susede-remote: Slave :susede-local: Patterns * -Create Slave +Create Both Sync All Expunge Both SyncState * @@ -93,13 +93,12 @@ SyncState * # suse.com IMAPAccount susecom -Host imap.novell.com +Host gwmail.emea.novell.com User msabate PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.mbsyncpasssusecom.gpg" -SSLType STARTTLS +SSLType IMAPS AuthMechs Login CertificateFile /etc/ssl/ca-bundle.pem -Timeout 60 IMAPStore susecom-remote Account susecom @@ -113,7 +112,7 @@ Channel susecom Master :susecom-remote: Slave :susecom-local: Patterns * !Calendar -Create Slave +Create Both Sync All Expunge Both SyncState * |
