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.

46 lines
1.2 KiB

  1. Email gateway - folders
  2. =======================
  3. Adds the possibility to attach emails from a certain IMAP folder to objects,
  4. ie partners. Matching is done via several algorithms, ie email address, email
  5. address's domain or the original Odoo algorithm.
  6. This gives a simple possibility to archive emails in Odoo without a mail
  7. client integration.
  8. Configuration
  9. =============
  10. In your fetchmail configuration, you'll find a new field `folders`. Add your
  11. folders here in IMAP notation [TODO]
  12. Usage
  13. =====
  14. A widespread configuration is to have a shared mailbox with several folders [TODO]
  15. Credits
  16. =======
  17. Contributors
  18. ------------
  19. * Holger Brunn <hbrunn@therp.nl>
  20. Icon
  21. ----
  22. http://commons.wikimedia.org/wiki/File:Crystal_Clear_filesystem_folder_favorites.png
  23. Maintainer
  24. ----------
  25. .. image:: http://odoo-community.org/logo.png
  26. :alt: Odoo Community Association
  27. :target: http://odoo-community.org
  28. This module is maintained by the OCA.
  29. OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
  30. To contribute to this module, please visit http://odoo-community.org.