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.

51 lines
1.6 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  3. :alt: License: AGPL-3
  4. ===========================
  5. Mail log message to process
  6. ===========================
  7. This module allows to log into the server the basic information of emails
  8. that have been fetched from the mail server, before they start to be processed.
  9. This allows for a better analysis of situations where emails are found to be
  10. missing in Odoo. Can help to better resolve questions of the type 'Was it that
  11. the email was never fetched, or a problem found when it was processed by
  12. Odoo?'.
  13. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  14. :alt: Try me on Runbot
  15. :target: https://runbot.odoo-community.org/runbot/149/10.0
  16. Bug Tracker
  17. ===========
  18. Bugs are tracked on `GitHub Issues
  19. <https://github.com/OCA/server-tools/issues>`_. In case of trouble, please
  20. check there if your issue has already been reported. If you spotted it first,
  21. help us smash it by providing detailed and welcomed feedback.
  22. Credits
  23. =======
  24. Contributors
  25. ------------
  26. * Jordi Ballester <jordi.ballester@eficent.com>
  27. Maintainer
  28. ----------
  29. .. image:: https://odoo-community.org/logo.png
  30. :alt: Odoo Community Association
  31. :target: https://odoo-community.org
  32. This module is maintained by the OCA.
  33. OCA, or the Odoo Community Association, is a nonprofit organization whose
  34. mission is to support the collaborative development of Odoo features and
  35. promote its widespread use.
  36. To contribute to this module, please visit https://odoo-community.org.