mbsyncrc.sample 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. # Global configuration section
  2. # Values here are used as defaults for any following Channel section that
  3. # doesn't specify them.
  4. Expunge None
  5. Create Both
  6. MaildirStore local
  7. Path ~/Mail/
  8. Trash Trash
  9. IMAPStore work
  10. Host work.host.com
  11. Pass xxxxxxxx
  12. CertificateFile /etc/ssl/certs/ca-certificates.crt
  13. Channel work
  14. Master :work:
  15. Slave :local:work
  16. Expunge Slave
  17. Sync PullNew Push
  18. IMAPStore personal
  19. Host host.play.com
  20. Port 6789
  21. RequireSSL no
  22. Channel personal
  23. Master :personal:
  24. Slave :local:personal
  25. Expunge Both
  26. MaxMessages 150
  27. MaxSize 200k
  28. IMAPStore remote
  29. Tunnel "ssh -q host.remote.com /usr/sbin/imapd"
  30. Channel remote
  31. Master :remote:
  32. Slave :local:remote
  33. Group boxes
  34. Channels work personal remote
  35. IMAPStore st1
  36. Host st1.domain.com
  37. RequireCRAM yes
  38. CertificateFile ~/.st1-certificate.crt
  39. IMAPStore st2
  40. Host imap.another-domain.com
  41. Path non-standard/
  42. RequireSSL no
  43. UseTLSv1 no
  44. Channel rst
  45. Master :st1:somebox
  46. Slave :st2:
  47. IMAPAccount server
  48. Host imaps:foo.bar.com
  49. CertificateFile ~/.server-certificate.crt
  50. IMAPStore server
  51. Account server
  52. MapInbox inbox
  53. Trash ~/trash
  54. TrashRemoteNew yes
  55. MaildirStore mirror
  56. Path ~/Maildir/
  57. Channel o2o
  58. Master :server:
  59. Slave :mirror:
  60. Patterns %
  61. Group partial o2o:inbox,sent-mail,foobar