social/outgoing_email_by_model
mymage e737749235 Translated using Weblate (Italian)
Currently translated at 100.0% (6 of 6 strings)

Translation: social-16.0/social-16.0-outgoing_email_by_model
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-outgoing_email_by_model/it/
2024-12-19 10:06:32 +00:00
..
i18n Translated using Weblate (Italian) 2024-12-19 10:06:32 +00:00
models [16.0][MIG] outgoing_email_by_model: Migration to 16.0 2024-12-16 19:06:04 +01:00
readme [16.0][MIG] outgoing_email_by_model: Migration to 16.0 2024-12-16 19:06:04 +01:00
static/description [BOT] post-merge updates 2024-12-18 22:52:57 +00:00
tests [ADD] outgoing_email_by_model 2024-12-16 19:06:04 +01:00
views [16.0][MIG] outgoing_email_by_model: Migration to 16.0 2024-12-16 19:06:04 +01:00
README.rst [BOT] post-merge updates 2024-12-18 22:52:57 +00:00
__init__.py [ADD] outgoing_email_by_model 2024-12-16 19:06:04 +01:00
__manifest__.py [16.0][MIG] outgoing_email_by_model: Migration to 16.0 2024-12-16 19:06:04 +01:00

README.rst

=======================
Outgoing Email by Model
=======================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:d0f8f708d1f070c36f8177a3aed9963a44d051a537394cd2e87bfbfb59782b83
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github
    :target: https://github.com/OCA/social/tree/16.0/outgoing_email_by_model
    :alt: OCA/social
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/social-16-0/social-16-0-outgoing_email_by_model
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/social&target_branch=16.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

Allow to select an outgoing mail parameters per model, such as email_from, or mail_server_id.

To make it work, the model must inherit `mail.thread`.

**Table of contents**

.. contents::
   :local:

Configuration
=============

If you want to use a specific outgoing mail for a model, populate the following fields in the model record (Settings > Technical > Models) accordingly:

* Outgoing Mailserver: Set an outgoing mail server. This will be used as the forced outgoing mail server for the model.
* Outgoing Email: Set an email address. This will be used as the outgoing email for the model.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/social/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/social/issues/new?body=module:%20outgoing_email_by_model%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Camptocamp

Contributors
~~~~~~~~~~~~

* Matthieu Méquignon <matthieu.mequignon@camptocamp.com>
* Emilie SOUTIRAS  <emilie.soutiras@groupevoltaire.com>

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

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.

.. |maintainer-mmequignon| image:: https://github.com/mmequignon.png?size=40px
    :target: https://github.com/mmequignon
    :alt: mmequignon

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-mmequignon| 

This module is part of the `OCA/social <https://github.com/OCA/social/tree/16.0/outgoing_email_by_model>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.