I showed you my source code, pls respond
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
504 B

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  1. # Sync
  2. # :PROPERTIES:
  3. # :header-args: :tangle ../config/mbsyncrc :comments org
  4. # :END:
  5. # This is the *mbsyncrc*[fn:3] file I use to synchronize my local mail with my server.
  6. IMAPStore xyz-remote
  7. Host mail.chrishayward.xyz
  8. User chris@chrishayward.xyz
  9. PassCmd "pass chrishayward.xyz/chris"
  10. SSLType IMAPS
  11. MaildirStore xyz-local
  12. Path ~/.cache/mail/
  13. Inbox ~/.cache/mail/inbox
  14. SubFolders Verbatim
  15. Channel xyz
  16. Master :xyz-remote:
  17. Slave :xyz-local:
  18. Patterns * !Archives
  19. Create Both
  20. Expunge Both
  21. SyncState *