8000 [ADD] odoo_sh: SPF and DKIM documentation · mythos6/documentation-user@1e1e8b6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1e1e8b6

Browse files
committed
[ADD] odoo_sh: SPF and DKIM documentation
1 parent b2a07c2 commit 1e1e8b6

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

discuss/email_servers.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ To do so you need to enable a SMTP relay and to allow *Any addresses*
4545
in the *Allowed senders* section. The configuration steps are explained in
4646
`Google documentation <https://support.google.com/a/answer/2956491?hl=en>`__.
4747

48+
.. _discuss-email_servers-spf-compliant:
49+
4850
Be SPF-compliant
4951
----------------
5052
In case you use SPF (Sender Policy Framework) to increase the deliverability

odoo_sh/getting_started/settings.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,16 @@ You can use a third-party CDN such as *Cloudflare.com* to enable the *HTTPS* sup
156156

157157
.. _odoosh-gettingstarted-settings-submodules:
158158

159+
SPF and DKIM compliance
160+
-----------------------
161+
In case the domain of your users email address uses SPF (Sender Policy Framework) or DKIM (DomainKeys Identified Mail)
162+
to increase the deliverability of your outgoing emails,
163+
don't forget to authorize Odoo as a sending host in your domain name settings.
164+
The configuration steps are explained in the :ref:`Discuss app documentation <discuss-email_servers-spf-compliant>`.
165+
166+
.. Warning::
167+
Forgetting to configure your SPF or DKIM to authorize Odoo as a sending host can lead to the delivery of your emails as spam in your contacts inbox.
168+
159169
Submodules
160170
==========
161171

0 commit comments

Comments
 (0)
0