File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,8 @@ To do so you need to enable a SMTP relay and to allow *Any addresses*
45
45
in the *Allowed senders * section. The configuration steps are explained in
46
46
`Google documentation <https://support.google.com/a/answer/2956491?hl=en >`__.
47
47
48
+ .. _discuss-email_servers-spf-compliant :
49
+
48
50
Be SPF-compliant
49
51
----------------
50
52
In case you use SPF (Sender Policy Framework) to increase the deliverability
Original file line number Diff line number Diff line change @@ -156,6 +156,16 @@ You can use a third-party CDN such as *Cloudflare.com* to enable the *HTTPS* sup
156
156
157
157
.. _odoosh-gettingstarted-settings-submodules :
158
158
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
+
159
169
Submodules
160
170
==========
161
171
You can’t perform that action at this time.
0 commit comments