Zum Inhalt springen
Odoo Menü
  • Anmelden
  • Jetzt gratis testen
  • Apps
    Finanzen
    • Buchhaltung
    • Rechnungsstellung
    • Spesenabrechnung
    • Tabellenkalkulation (BI)
    • Dokumente
    • E-Signatur
    Vertrieb
    • CRM
    • Vertrieb
    • Kassensystem – Shop
    • Kassensystem – Restaurant
    • Abonnements
    • Vermietung
    Websites
    • Website-Builder
    • E-Commerce
    • Blog
    • Forum
    • Livechat
    • E-Learning
    Lieferkette
    • Lager
    • Fertigung
    • PLM
    • Einkauf
    • Wartung
    • Qualität
    Personalwesen
    • Mitarbeiter
    • Personalbeschaffung
    • Abwesenheiten
    • Mitarbeiterbeurteilung
    • Personalempfehlungen
    • Fuhrpark
    Marketing
    • Social Marketing
    • E-Mail-Marketing
    • SMS-Marketing
    • Veranstaltungen
    • Marketing-Automatisierung
    • Umfragen
    Dienstleistungen
    • Projekte
    • Zeiterfassung
    • Außendienst
    • Kundendienst
    • Planung
    • Termine
    Produktivität
    • Dialog
    • Genehmigungen
    • IoT
    • VoIP
    • Wissensdatenbank
    • WhatsApp
    Apps von Drittanbietern Odoo Studio Odoo Cloud-Plattform
  • Branchen
    Einzelhandel
    • Buchladen
    • Kleidergeschäft
    • Möbelhaus
    • Lebensmittelgeschäft
    • Baumarkt
    • Spielwarengeschäft
    Essen & Gastgewerbe
    • Bar und Kneipe
    • Restaurant
    • Fast Food
    • Gästehaus
    • Getränkehändler
    • Hotel
    Immobilien
    • Immobilienagentur
    • Architekturbüro
    • Baugewerbe
    • Immobilienverwaltung
    • Gartenarbeit
    • Eigentümervereinigung
    Beratung
    • Buchhaltungsfirma
    • Odoo-Partner
    • Marketingagentur
    • Anwaltskanzlei
    • Talentakquise
    • Prüfung & Zertifizierung
    Fertigung
    • Textil
    • Metall
    • Möbel
    • Speisen
    • Brauerei
    • Firmengeschenke
    Gesundheit & Fitness
    • Sportklub
    • Brillengeschäft
    • Fitnessstudio
    • Therapeut
    • Apotheke
    • Friseursalon
    Handel
    • Handyman
    • IT-Hardware & -Support
    • Solarenergiesysteme
    • Schuster
    • Reinigungsdienstleistungen
    • HLK-Dienstleistungen
    Sonstiges
    • Gemeinnützige Organisation
    • Umweltschutzagentur
    • Plakatwandvermietung
    • Fotostudio
    • Fahrrad-Leasing
    • Software-Händler
    Alle Branchen ansehen
  • Community
    Lernen
    • Tutorials
    • Dokumentation
    • Zertifizierungen
    • Schulung
    • Blog
    • Podcast
    Bildung fördern
    • Bildungsprogramm
    • Scale-Up! Planspiel
    • Odoo besuchen
    Software anfragen
    • Herunterladen
    • Editionen vergleichen
    • Releases
    Zusammenarbeiten
    • Github
    • Forum
    • Veranstaltungen
    • Übersetzungen
    • Partner werden
    • Dienstleistungen für Partner
    • Buchhaltungsfirma registrieren
    Services anfragen
    • Partner finden
    • Buchhalter finden
    • Einen Experten treffen
    • Implementierungsservices
    • Kundenreferenzen
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Eine Demo erhalten
  • Preiskalkulation
  • Hilfe

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

  • CRM
  • e-Commerce
  • Buchhaltung
  • Lager
  • PoS
  • Projekte
  • MRP
All apps
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Hilfe

Configuring email: Google works. Office 365 doesn't. SMTPDataError: 550 5.7.60 SMTP; Client does not have permissions to send as this sender

Abonnieren

Erhalten Sie eine Benachrichtigung, wenn es eine Aktivität zu diesem Beitrag gibt

Diese Frage wurde gekennzeichnet
configurationemailsmtp
6 Antworten
54264 Ansichten
Avatar
Hamid Darabi

I am trying to configure the outgoing mail server. I tried google and it works fine but with outlook.office365.com it doesn’t work. The connection test is successful but when I send a message to a client, in mail setting I see that it was failed and I get this error message:

Mail Delivery Failed

Mail delivery failed via SMTP server 'smtp.office365.com'.

SMTPDataError: 550

5.7.60 SMTP; Client does not have permissions to send as this sender

I tried None, TLS and SSL, different port numbers (25, 465, 587, and even 993 and 995) and different URLs (outlook.office365.com and smtp.office365.com) but no luck. I read somewhere that I need to create a new connector on my exchange mail flow but I don't know what is the exact required configuration since I'm using Odoo Live.

2
Avatar
Verwerfen
Hamid Darabi
Autor

I found this tutorial and configured the relay required for communication with smtp server. Guess what? new error message. smtp auth extension not supported by server

Hamid Darabi
Autor

https://technet.microsoft.com/en-us/library/dn554323(v=exchg.150).aspx

Avatar
Oleg Kuryan
Beste Antwort

Hi Guys,

I have prepared a guide on how to integrate the Odoo ERP with Office 365 mail server ( https://ventor.tech/guides/how-to-configure-emails-to-work-with-office-365-and-odoo/ ). It has been verified on many customers already, and all screenshots are from latest Odoo (11 at the moment of writing) and latest version of Office 365. 

At a glance what you should be done:

- Configure Outgoing mail Server in Office 365 as Relay Server

- Configure Catchall Email in Office 365

- Install Odoo module to inform users that they used the wrong email

- Configure Outgoing Mail Server in Odoo

- Configure Incoming Mail Server in Odoo

- Test Odoo ERP Emailing Setup

6
Avatar
Verwerfen
Andrey Baklykov

Oleg,
Could you please update this instruction?
Or give someone for a paid consultation?
I seem to do everything as written, but it doesn’t work.

Oleg Kuryan

Andrey, we have updated article. Odoo 17 version have changed allowing support of multiple domains. So changing catchall alias now should be done not only in System Parameters but in Aliased Domain menu.

Avatar
Ariel Rodgers
Beste Antwort

I have had this exact same error on ODOO 9.0 since my company switched our email servers to Office 365.

We did the setup as per all above instructions and kept getting the 5.7.60 SMTP; Client does not have permissions to send as this sender error.

Tried setting up the exchange connector and direct relay to no avail.  On investigation it seems that the default mail address configured in ODOO works fine if it it the actual sender address.  When i looked at the queued failed emails i noticed that everyone of them is using an actual individual users email address as the source.  I tried in office 365 to grant send on behalf permissions to my default mail account but still got these errors.


I have now used a free SENDGRID SMTP Relay account (Sendgrid.com) for our outbound ODOO Emails and everything works correctly - Not a resolution i know but a workaround that allows us to keep our correct email address and not use a GMAIL.  Thought i would share.


2
Avatar
Verwerfen
Ermin Trevisan

Using Sendgrid or any other SMTP service which allows this kind of relaying messages seems to be the only solution to this problem (this is not an Odoo-related problem, it seems to be a problem of any communication app which needs to create dynamic email aliases).

Carlos Melgar

Ariel Rodgers! Thanks for this piece of knowledge!!! Your solution regarding SENDGRID SMTP Relay works beautifully almost 4 years later!

Avatar
ebarrientos@compumatgt.com
Beste Antwort

Greetings 


I am facing a lot of problems while configuring this outlook connector, I was able to complete with outbound and now my pain is with inbound mails, please explain me how to fix the problem


I am getting an error fetchmail.server doesnt have an attribute please extend your support.

1
Avatar
Verwerfen
Avatar
Daniel Meili
Beste Antwort

Is there an update on this ?

1
Avatar
Verwerfen
Avatar
Vishal Mehra
Beste Antwort

Here is how I solved the problem with Office 365:

1. Setup a mailbox erp@domain.com in Office 365

2. Setup a Security Group in Office 365 postmaster-odoo@domain.com --> Add users to this group and give erp@domain.com send as privs to the account. 

3. Add mail.bounce.alias as erp

4. Add mail.catchall.domain as domain.com

5. I also added the other users in Office 365 Send As privs to erp@domain.com

6. Enabled debug mode to see what's going on by doing the following:

logfile = /var/log/odoo/odoo-server.loglog_handler = odoo.models:DEBUGlog_level = debug

7. Setup Outbound email server in Odoo using account created in Step 1. 

With these changes I was able to send outbound email using Office 365. I am going to revert Step 5 and see if it continues to work. 

Good luck!

1
Avatar
Verwerfen
Avatar
Yannick Belot
Beste Antwort

I have the same problem Hamid! How did you solve it? Did you change your SMTP email provider?

1
Avatar
Verwerfen
Hamid Darabi
Autor

No, I didn't. I directly contacted Odoo support and a couple of official partners. Seems like no one has done this before which I can't get over.

Hamid Darabi
Autor

This is how Odoo support responded: You need to configure office365 to allow to send messages with a different account with the one set on office365, by default it is disallowed. Maybe you could contact your email service provider to more information.

dbvieira

???? is it just me or I didnt understood what they replied ? Which account is the "account set on office 365"?

Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!

Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!

Registrieren
Verknüpfte Beiträge Antworten Ansichten Aktivität
Why won't an email to an OpenERP user leave OpenERP?
configuration email smtp user
Avatar
0
März 15
4112
Custom Mail Servers, no longer connects after upgrading to 18.1 online - Version 18.1
configuration smtp
Avatar
0
März 25
1670
Error in Test Connection Email
configuration email
Avatar
0
Jan. 25
2094
When SMTP not working, and can't login admin plane
configuration smtp
Avatar
0
Dez. 24
1220
outgoing mail server not working with smtp.office365.com Gelöst
email smtp
Avatar
Avatar
Avatar
Avatar
Avatar
14
Mai 24
237332
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Bildung
  • Buchhalter finden
  • Partner finden
  • Partner werden
Über uns
  • Unsere Firma
  • Markenwerte
  • Kontakt
  • Karriere
  • Veranstaltungen
  • Podcast
  • Blog
  • Kunden
  • Rechtliches • Datenschutz
  • Sicherheit
الْعَرَبيّة 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 ist eine Suite von Open-Source-Betriebsanwendungen, die alle Bedürfnisse Ihres Unternehmens abdecken: CRM, E-Commerce, Buchhaltung, Lager, Kassensystem, Projektmanagement etc.

Das einzigartige Wertversprechen von Odoo ist, dass es gleichzeitig sehr einfach zu bedienen und voll integriert ist.

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