mbsyncrc.j2 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. IMAPAccount unblink
  2. Host box.unbl.ink
  3. User colin@unbl.ink
  4. Pass "{{colin_unblink_email_pass}}"
  5. SSLType IMAPS
  6. Port 993
  7. IMAPStore unblink-remote
  8. account unblink
  9. MaildirStore unblink-local
  10. # trailing "/" is important
  11. Path ~/Mail/colin@unbl.ink/
  12. Inbox ~/Mail/colin@unbl.ink/INBOX
  13. Channel unblink-folders
  14. Far :unblink-remote:
  15. Near :unblink-local:
  16. Patterns "INBOX" "Drafts" "Archive" "Sent"
  17. Create Both
  18. Expunge Both
  19. SyncState *
  20. Group unblink
  21. Channel unblink-folders
  22. IMAPAccount castine
  23. Host box.castine.town
  24. User colin@castine.town
  25. Pass "{{colin_castine_email_pass}}"
  26. SSLType IMAPS
  27. Port 993
  28. IMAPStore castine-remote
  29. account castine
  30. MaildirStore castine-local
  31. # trailing "/" is important
  32. Path ~/Mail/colin@castine.town/
  33. Inbox ~/Mail/colin@castine.town/INBOX
  34. Trash Trash
  35. Channel castine-folders
  36. Far :castine-remote:
  37. Near :castine-local:
  38. Patterns "INBOX" "Drafts" "Archive" "Sent" "Trash"
  39. Create Both
  40. Expunge Both
  41. SyncState *
  42. Group castine
  43. Channel castine-folders
  44. IMAPAccount sdf
  45. Host mx.sdf.org
  46. User secstate
  47. Pass "{{secstate_sdf_email_pass}}"
  48. SSLType IMAPS
  49. Port 993
  50. IMAPStore sdf-remote
  51. account sdf
  52. MaildirStore sdf-local
  53. # trailing "/" is important
  54. Path ~/Mail/secstate@sdf.org/
  55. Inbox ~/Mail/secstate@sdf.org/INBOX
  56. Trash Trash
  57. Channel sdf-folders
  58. Far :sdf-remote:
  59. Near :sdf-local:
  60. Patterns "INBOX" "Drafts" "Sent"
  61. Create Both
  62. Expunge Both
  63. SyncState *
  64. Group sdf
  65. Channel sdf-folders
  66. IMAPAccount 15five
  67. Host imap.gmail.com
  68. User colin.powell@15five.com
  69. Pass "{{colin_powell_15five_email_pass}}"
  70. SSLType IMAPS
  71. CertificateFile /usr/local/share/certs/ca-root-nss.crt
  72. Port 993
  73. IMAPStore 15five-remote
  74. Account 15five
  75. MaildirStore 15five-local
  76. SubFolders Legacy
  77. Path ~/Mail/colin.powell@15five.com/
  78. Inbox ~/Mail/colin.powell@15five.com/INBOX
  79. Channel 15five-default
  80. Far :15five-remote:
  81. Near :15five-local:
  82. Patterns * ![Gmail]*
  83. Create Both
  84. SyncState *
  85. Channel 15five-sent
  86. Far :15five-remote:"[Gmail]/Sent Mail"
  87. Near :15five-local:Sent
  88. Create Near
  89. Sync Pull
  90. Group 15five
  91. Channel 15five-default
  92. Channel 15five-sent