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.

45 lines
764B

  1. # FREE
  2. IMAPStore free-remote
  3. Host imap.free.fr
  4. User maximewack
  5. PassCmd "pass zimbra.free.fr| head -n 1"
  6. SSLType IMAPS
  7. CertificateFile /etc/ssl/certs/ca-certificates.crt
  8. MaildirStore free-local
  9. Subfolders Verbatim
  10. Path ~/Mail/free/
  11. Inbox ~/Mail/free/Inbox
  12. Channel free
  13. Master :free-remote:
  14. Slave :free-local:
  15. Patterns * !Chats !Contacts !"Emailed Contacts"
  16. Create Slave
  17. Remove Slave
  18. Expunge Both
  19. SyncState *
  20. # APHP
  21. IMAPStore aphp-remote
  22. Host localhost
  23. Port 1143
  24. User WPROD\\4117773
  25. SSLType None
  26. PassCmd "pass courriel-bsr.aphp.fr | head -n 1"
  27. AuthMechs LOGIN
  28. MaildirStore aphp-local
  29. Subfolders Verbatim
  30. Path ~/Mail/aphp/
  31. Inbox ~/Mail/aphp/Inbox
  32. Channel aphp
  33. Master :aphp-remote:
  34. Slave :aphp-local:
  35. Patterns *
  36. Create Slave
  37. Remove Slave
  38. Expunge Both
  39. SyncState *