diff options
| -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 |
