diff options
Diffstat (limited to '.mbsyncrc')
| -rw-r--r-- | .mbsyncrc | 55 |
1 files changed, 0 insertions, 55 deletions
@@ -207,58 +207,3 @@ Sync All Expunge None SyncState * CopyArrivalDate yes - -## -# uoc.edu - -IMAPAccount uoc -Host imap.gmail.com -User mssola@uoc.edu -PassCmd "kwallet-query --read-password uoc kdewallet --folder email" -TLSType IMAPS -AuthMechs Login -CertificateFile /etc/ssl/ca-bundle.pem -TLSVersions +1.2 +1.3 - -# Use the account specified above as the remote storage. -IMAPStore uoc-remote -Account uoc - -# Let's use ~/data/mail as the prefix for the local storage. -MaildirStore uoc-local -Path ~/data/mail/uoc/ -Inbox ~/data/mail/uoc/inbox -SubFolders Verbatim - -Channel uoc-inbox -Far :uoc-remote: -Near :uoc-local: -Patterns "INBOX" -Create Both -Expunge Both -Sync All -CopyArrivalDate yes - -Channel uoc-all -Far :uoc-remote:"[Gmail]/Tot el correu" -Near :uoc-local:"All" -Create Both -Expunge None -Sync Pull -CopyArrivalDate yes - -Channel uoc-sent -Far :uoc-remote:"[Gmail]/Enviats" -Near :uoc-local:"Sent" -Create Both -Expunge None -Sync Pull -SyncState * -CopyArrivalDate yes - -# And finally group everything here. - -Group uoc -Channel uoc-inbox -Channel uoc-all -Channel uoc-sent |
