[IMP] clarify "to" field for test message recipients, misc. style updates

Co-authored-by: larm-odoo <121518652+larm-odoo@users.noreply.github.com>
This commit is contained in:
huisit
2025-11-25 10:04:10 -08:00
parent b678905cde
commit 5aef795bb7
2 changed files with 327 additions and 389 deletions

View File

@@ -94,11 +94,10 @@ Conformance)` settings on the domain of the sender.
- `Mailjet's DMARC documentation - `Mailjet's DMARC documentation
<https://documentation.mailjet.com/hc/en-us/articles/20531905163419-Understanding-DMARC>`_ <https://documentation.mailjet.com/hc/en-us/articles/20531905163419-Understanding-DMARC>`_
.. important:: .. warning::
If the database is not using a custom domain, then in order to verify the sender's address, a It is recommended to set up a custom domain. Due to increased security on provider side, emails
temporary alias (of the three email addresses mentioned above) should be set up in Odoo CRM to sent with an outgoing mail server other than the Odoo's provided one using subdomain
create a lead. Then, the database is able to receive the verification email and verify the (dbname.odoo.com) will fail due to DMARC policy, and/or be marked as spam.
accounts.
.. _maintain/mailjet-api/add-domain: .. _maintain/mailjet-api/add-domain:

File diff suppressed because it is too large Load Diff