I want to setup Office 365 account in Odoo. I am getting this error while sending mail from Odoo:
'Mail Delivery Failed', u"Mail delivery failed via SMTP server 'smtp.office365.com'.\nSMTPDataError: 550\n5.7.60 SMTP; Client does not have permissions to send as this sender.
How to solve it?
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 by many customers already, and all screenshots are from latest Odoo (11 at the moment of writing) and the latest version of Office 365.
At a glance what 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
Related
I'm trying to set up a development SSRS server on my home computer, using SQL/SSRS 2019. I'm having trouble with the SMTP settings for using my gmail account, the email subscription keeps failing with "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond"
I have successfully set up sendmail tasks on my home computer SSIS with the gmail smtp server, using a C# script and entering the SMTP port #587 and other details but the SSRS config set up doesn't have fields for all that.
Any suggestions would be appreciated.
I am trying to send an email using the smtp.office365.com server. It always return the same error:
5.7.57 Client not authenticated to send mail.
As far as I know, the problem is related with the fact that I'm working with ADFS. So I have previously federated my domain to work with Office 365. When I try to log in to Office, I'm redirected to the login page of my platform, which is fine.
Is there a way to send email using the Office smtp server when working with ADFS?
Not to my knowledge, you need to change the primary username to use your tenant domain rather than your federated domain. Then you'll be able to log in without ADFS.
We configured a single account for SMTP with just an Exchange Plan 1 license, and then set up internal SMTP relays using that account to transmit to O365. We then limit connections on that account to only known locations. Then we add SendAs permissions for that account to all the DLs/mailboxes that we need to send email from.
I am trying to setup Sendinblue and use it as an SMTP server for my marketing and general Odoo 12 email messaging.
I setup every thing in Sendinblue and tested the SMTP Server in Odoo and got a "sucess" message under Settings / Technical / Outgoing Mail Servers.
For this I setup an external smpt server with the following data:
SMTP Server: smtp-relay.sendinblue.com
Email: my sendinblue email
Password: Password provided by sendinblue
Port: 587
Security: TLS (STARTTLS)
I can test the connection with success and set this SMTP Server as the server for sending email campaigns from Email Marketing / Settings / General Settings
Created a test email campaign and tried to send it and test it with no luck.
When Odoo tries to send the message, returns a "not delivered email" message with a unique reference and my local PC name, something like:
989345297097442.1625436965.401543280300903-openerp-reply_to#MYPC-NAME
I confirm sender email is registered and validated in Sendinblue. Using the same email as sender in Odoo.
Tried to do the same with my personal gmail account but even activating less secure apps, no message is sent from my instance.
What could be wrong?
I found the problem.
I had to verify the domain name I use for sending emails from Sendinblue service.
I have done it Senders & API main menu option on "domain" tab.
After verifying my domain name, everything is running fine
I have installed Microsoft SMTP server in IIS of Windows Server 2012. When i have given Windows Integrated Security in Outbound security. The mail messages are stuck in outgoing queue of smtp server (in C:\inetpub\mailroot\Queue).
If i use anonymous authentication or basic authentication, the mail server is just working fine.
Anyone suggest what could be the possible reason for this?
I am trying to send mail with my yandex mail account on database mail. Actually it was working for a long time. Last 1 month I cannot send mail with my yandex account. Always it gives that error message,
Error,16492,The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 10 (2014-11-08T17:20:25). Exception Message: Cannot send mails to mail server. (time out ).
The mail account works with Microsoft Outlook, but it does not work with database mail. I am also using SSL secure connection. Which is in the configuration of database mail account?
Thank you.
It's a late response but it is a true solution.
With Yandex kindly use SSL port number 587 instead of 465.
Screenshot Yandex IMAP settings
Also add IMAP settings, SMTP does not work without it