diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2019-09-05 12:33:17 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2019-09-05 12:33:17 +0200 |
| commit | 0f3444ced75558884334a99fc04b9c72b1924e42 (patch) | |
| tree | 6f3796458863e86f0e8ec912d1c7e7a657ec153b | |
| parent | 5df9dda658d2c20d1e6facf679ac5e968d69f4a4 (diff) | |
| download | dotfiles-0f3444ced75558884334a99fc04b9c72b1924e42.tar.gz dotfiles-0f3444ced75558884334a99fc04b9c72b1924e42.zip | |
mbsync: adding changes on suse.com and ajuntament
I already had these changes locally but never committed them...
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
| -rw-r--r-- | .mbsyncrc | 33 |
1 files changed, 31 insertions, 2 deletions
@@ -93,8 +93,8 @@ SyncState * # suse.com IMAPAccount susecom -Host gwmail.emea.novell.com -User msabate +Host outlook.office365.com +User msabate@suse.com PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.mbsyncpasssusecom.gpg" SSLType IMAPS AuthMechs Login @@ -117,3 +117,32 @@ Create Both Sync All Expunge Both SyncState * + +## +# ajuntament + +IMAPAccount ajuntament +Host mail.diba.cat +User dibasp\\sabatesm +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 ajuntament-remote +Account ajuntament + +MaildirStore ajuntament-local +Path ~/.mail/ajuntament/ +Inbox ~/.mail/ajuntament/inbox +SubFolders Verbatim + +Channel ajuntament +Master :ajuntament-remote: +Slave :ajuntament-local: +Patterns * !Calendar +Create Both +Sync All +Expunge Both +SyncState *
\ No newline at end of file |
