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.

53 lines
1.4 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_bcc
  6. ==============
  7. This module extends the functionality of mail to support BCC addresses in mail templates.
  8. Usage
  9. =====
  10. To use this module, you need to edit your mail template and enter an email address in the BCC field. Every time you use this mail template, a copy of the message is sent to this address as blind copy.
  11. Bug Tracker
  12. ===========
  13. Bugs are tracked on `GitHub Issues
  14. <https://github.com/OCA/social/issues>`_. In case of trouble, please
  15. check there if your issue has already been reported. If you spotted it first,
  16. help us smashing it by providing a detailed and welcomed feedback.
  17. Credits
  18. =======
  19. Images
  20. ------
  21. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  22. Contributors
  23. ------------
  24. * Juan Formoso <jfv@anubia.es>
  25. * Tom Palan <thomas@palan.at>
  26. Maintainer
  27. ----------
  28. .. image:: https://odoo-community.org/logo.png
  29. :alt: Odoo Community Association
  30. :target: https://odoo-community.org
  31. This module is maintained by the OCA.
  32. OCA, or the Odoo Community Association, is a nonprofit organization whose
  33. mission is to support the collaborative development of Odoo features and
  34. promote its widespread use.
  35. To contribute to this module, please visit https://odoo-community.org.