It happens that emails sent via an Odoo SaaS or Odoo.sh database are considered as spam. How can we mitigate that risk?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
If you are using your own domain for emails (using an address myself@mycompany.com and you own the "mycompany.com" domain), you should always consider to update your DNS records in order to be SPF compliant and allow DKIM.
See
https://www.odoo.com/documentation/18.0/applications/general/email_communication/email_domain.html
Note that with some providers you have to add a dot '.' at the end of the value for the DKIM to prevent the provider to automatically append '.yourdomain.com'
Once the setup is done, wait for a couple of hours for the propagation and then test it. One easy way to test it is to create a Contact in your database with one of your gmail addresses, to send a message from the chatter of that contact. Then, in gmail, you show the original message and you check that both SPF and DKIM have status 'PASS':
and you should see:
I don't see where to get the odoo saas DKIM public key that will be used for sending mail for my domain.
The link to the documentation was updated as it was somewhat broken (not pointing to the right page anymore)
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
4
déc. 24
|
14986 | ||
|
2
mars 23
|
3772 | ||
|
2
sept. 24
|
28056 | ||
|
4
avr. 25
|
26292 | ||
|
0
mai 21
|
15 |
Bonjour Maxime, merci pour ce post.
Pourriez vous détailler la procédure car j'avoue ne pas avoir compris l'intégralité de vos explications ?
Cordialement
Bonjour,
J'ai mis à jour le lien vers la documentation de la V18. La documentation concernant le modification des enregistrement DNS est générique car la procédure est spécifique au service utilisé pour la gestion de vos DNS. Il faut creuser cela dans la documentation de la société concernée. Ce que je précise dans ce post c'est comment vérifier facilement que la configuration fonctionne effectivement en utilisant Gmail .