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.

62 lines
1.7 KiB

  1. .. image:: https://img.shields.io/badge/license-LGPL--3-blue.png
  2. :target: https://www.gnu.org/licenses/lgpl
  3. :alt: License: LGPL-3
  4. ==================
  5. Email: force queue
  6. ==================
  7. Force outgoing emails to be queued instead of sent immediately.
  8. Queued emails are sent by 'Email Queue Manager' cron.
  9. This also solves possible TransactionRollbackError while deleting outgoing email (see `https://github.com/odoo/odoo/issues/22148
  10. <https://github.com/odoo/odoo/issues/22148>`_.)
  11. Usage
  12. =====
  13. Go to 'General Settings' and set 'Force Mail queue'
  14. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  15. :alt: Try me on Runbot
  16. :target: https://runbot.odoo-community.org/runbot/205/10.0
  17. Bug Tracker
  18. ===========
  19. Bugs are tracked on `GitHub Issues
  20. <https://github.com/OCA/social/issues>`_. In case of trouble, please
  21. check there if your issue has already been reported. If you spotted it first,
  22. help us smash it by providing detailed and welcomed feedback.
  23. Credits
  24. =======
  25. Images
  26. ------
  27. * Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.
  28. Contributors
  29. ------------
  30. * Lorenzo Battistini <lorenzo.battistini@agilebg.com>
  31. Do not contact contributors directly about support or help with technical issues.
  32. Maintainer
  33. ----------
  34. .. image:: https://odoo-community.org/logo.png
  35. :alt: Odoo Community Association
  36. :target: https://odoo-community.org
  37. This module is maintained by the OCA.
  38. OCA, or the Odoo Community Association, is a nonprofit organization whose
  39. mission is to support the collaborative development of Odoo features and
  40. promote its widespread use.
  41. To contribute to this module, please visit https://odoo-community.org.