Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

Bounce Address (Return-Path) Causes SPF Alignment Fail in Odoo online

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
domainemailbounceSPF
3 Antwoorden
2719 Weergaven
Avatar
Marc Casas Bosch

Hi, I have a question about the configuration for custom domains for outgoing emails in Odoo, as described in the following documentation and video:


Odoo Documentation, DNS records to send emails in Odoo: https://www.youtube.com/watch?v=TzEXg6y3aOY


Issue Description:


The problem is that the bounce address (Return-Path) does not use the custom domain, even though this behavior is expected based on the documentation.


According to Odoo's documentation:


"The database can be configured to use a custom domain, in which case all default email addresses are built using the custom domain. If the custom domain is company-name.com, the sender address will be notifications@company-name.com, the reply-to address catchall@company-name.com, and the bounce address bounce@company-name.com. The custom domain can be utilized when sending emails either with Odoo’s email servers or an external one."


My Configuration:


I am using Odoo v18.0 Enterprise SaaS, and my settings are as follow the structure below (note: 'mycustomdomain' is used as an example and does not reflect my actual domain):


  • General Settings > Emails > Alias domain: @mycustomdomain.com
  • Settings > Users & Companies > Company (only 1 company, no branches):
    • Email Domain: mycustomdomain.com
    • Bounce: bounce@mycustomdomain.com
    • Catchall: catchall@mycustomdomain.com
    • Default From: notifications@mycustomdomain.com


  • Settings > Technical > Email: Alias Domains:
    • Alias domain: @mycustomdomain.com
    • Bounce Alias: bounce
    • Catchall Alias: catchall
    • Default From Alias: notifications


  • Additionally, SPF, DKIM, and DMARC records have been configured in the DNS zones according to Odoo's documentation.


  • For incoming emails, the necessary redirections have been set up in Google Workspace as outlined in Odoo's documentation. However, this is unrelated to the issue with outgoing emails.


Observed Behavior:


Despite this configuration, the headers of the outgoing emails, extracted from the EML files of sent messages, show the following:


  • Return-Path: <bounce@mycustomdomain.odoo.com>
  • Reply-To: <catchall@mycustomdomain.com>
  • From: <notifications@mycustomdomain.com>

The bounce address (Return-Path) is still using odoo.com, which causes an SPF Alignment fail, leading to emails being flagged as spam.


This same behavior can be observed in the Odoo Experience video linked above:

Timestamp 10:53 (right side of the presentation): The From address uses the custom domain. The Reply-To address also uses the custom domain. However, the bounce address (Return-Path) uses the odoo domain.

I believe the Return-Path should be the custom domain instead of the Odoo domain. I also cannot understand how mail-tester.com shows a score of 10/10 if the domains of the From and Return-Path do not match. As far as I know, such a mismatch should cause an SPF alignment failure, which would negatively impact the score.

Timestamp 12:42: A redirection is created from the custom domain bounce address to the Odoo domain bounce address. However, I think that this redirection will never be triggered because the actual Return-Path remains as the odoo domain.

Timestamp 13:00: The correct configuration is demonstrated, where all email addresses (From, Reply-To, Bounce) belong to the same custom domain. This configuration would be the expected outcome; however, it does not match the email addresses extracted from the headers shown at timestamp 10:53.


Attempts to Solve the Issue:


I have reached out to Odoo support for assistance, and while the case is still open and I remain hopeful for a solution, the responses I’ve received so far have been generic. The support team has indicated that they cannot provide assistance with external configurations. Additionally, it seems the issue may have been misunderstood, as some of their replies referenced incoming email redirections for Google Workspace, which are unrelated to this problem.


Questions:


  1. Is my explanation correct, or am I misunderstanding something?
  2. Is there any additional configuration within Odoo that needs to be adjusted to ensure that the bounce address (Return-Path) uses the custom domain?
  3. Could this be a bug in Odoo's implementation?


The ultimate goal of all this is as simple as maintaining the original functionalities of Odoo while replacing the default Odoo domain with the custom domain.


Thank you in advance for your assistance!

0
Avatar
Annuleer
Avatar
ELMESSAOUDI Ahmed
Beste antwoord

Je n’ai pas testé directement la vérification de bounce@company.odoo.com sur Cloudflare, mais d'après la documentation Odoo et les limitations des fournisseurs de messagerie, il est possible que l'adresse bounce@ soit bloquée ou traitée différemment par Odoo.

Avez-vous essayé ces solutions ?

  1. Changer temporairement l'adresse bounce@ → Testez avec une autre adresse (ex: temp-bounce@webtool.odoo.com), puis modifiez après validation.
  2. Utiliser un autre service pour la redirection → Essayez de rediriger avec un autre service que Cloudflare pour voir si le problème persiste.
  3. Vérifier les logs Cloudflare → Regardez si Cloudflare bloque ou ne délivre pas les emails envoyés à bounce@webtool.odoo.com.

Si la validation Cloudflare fonctionne pour catchall@ et info@, mais pas pour bounce@, cela pourrait être une restriction d’Odoo. Avez-vous essayé de contacter leur support ?

0
Avatar
Annuleer
Avatar
Marc Casas Bosch
Auteur Beste antwoord

Hello Jean-Sebastien Dupuis,

Although I initially contacted Odoo support, I had to analyze the email headers myself and discovered that the issue lies with the Return-Path, which does not use the custom domain but instead an Odoo domain.

After many emails with Odoo support—since it was difficult for them to understand the problem—they consulted specialized staff and informed me that, since January 2024, they have modified the Return-Path behavior, forcing it to use an Odoo domain (bounce@customdomain.odoo.com) instead of a personalized one (bounce@customdomain.com). Additionally, they mentioned that this change only applies to the online version.

I understand that enforcing the Return-Path to use an Odoo domain is a measure implemented to prevent issues on Odoo’s servers or potential harm to their reputation in case some customers use custom domains with incorrect SPF configurations.

However, this decision also impacts those of us who carefully configure SPF, DKIM, and DMARC to ensure everything is in order and follows best practices.

The solution they provided was to switch to Odoo.sh or use an external outgoing mail server. For now, I am using Gmail from Google Workspace as the outgoing mail server.

0
Avatar
Annuleer
Avatar
Jean-Sebastien Dupuis
Beste antwoord

I have the exact same problem. Using a custom domain. Emails sent from Odoo are 99% DKIM aligned but 0% SPF aligned. I have tripled checked my DNS in Cloudflare and followed the documentation. Did you find the root cause?

0
Avatar
Annuleer
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
Odoo 18 - Disable all bounce emails?
email bounce
Avatar
0
mrt. 25
1582
How to find emails created & received by a Customer?
domain email
Avatar
0
mrt. 15
4383
Setting up custom email
domain email website
Avatar
0
nov. 24
2172
How to configure email to use with free domain name from Odoo
configuration domain email
Avatar
Avatar
Avatar
2
aug. 24
5841
Create email ids and manage inbox in Odoo V17
domain email inbox
Avatar
Avatar
Avatar
2
mei 24
3199
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now