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.

77 lines
2.3 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 tracking for mass mailing
  6. ==============================
  7. Links mail statistics objects with mail tracking objects.
  8. Installation
  9. ============
  10. This addon will be automatically installed when 'mail_tracking' and
  11. 'mass_mailing' are both installed
  12. Usage
  13. =====
  14. From mail statistic object, you can see:
  15. - Email tracking state
  16. - Email related tracking object
  17. - Email related tracking events
  18. From mass mailing contact, you can see:
  19. - Email score, in order to clean up your lists from bad score emails
  20. As a bonus feature, you have a new checkbox 'Avoid resend' in mass mailing,
  21. in order to not send twice the same email to the same recipient. This is very
  22. useful when you want to resend the mass mailing after changing selection
  23. recipients. Notice that recipient selection could be a domain over a model, so
  24. result ids could change over the time. With this flag you can send
  25. the same email several times but only once to each recipient.
  26. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  27. :alt: Try me on Runbot
  28. :target: https://runbot.odoo-community.org/runbot/205/8.0
  29. Bug Tracker
  30. ===========
  31. Bugs are tracked on `GitHub Issues
  32. <https://github.com/OCA/social/issues>`_. In case of trouble, please
  33. check there if your issue has already been reported. If you spotted it first,
  34. help us smashing it by providing a detailed and welcomed feedback.
  35. Credits
  36. =======
  37. Images
  38. ------
  39. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  40. Contributors
  41. ------------
  42. * Pedro M. Baeza <pedro.baeza@tecnativa.com>
  43. * Antonio Espinosa <antonio.espinosa@tecnativa.com>
  44. Maintainer
  45. ----------
  46. .. image:: https://odoo-community.org/logo.png
  47. :alt: Odoo Community Association
  48. :target: https://odoo-community.org
  49. This module is maintained by the OCA.
  50. OCA, or the Odoo Community Association, is a nonprofit organization whose
  51. mission is to support the collaborative development of Odoo features and
  52. promote its widespread use.
  53. To contribute to this module, please visit https://odoo-community.org.