Skip to main content

Conflict with office365

Comments

4 comments

  • 24x7serversecurity
    Hello, Do you mean the emails sent from your server delivers to Junk Folder? Or the other external emails. In case of the emails from your server, Enable SPF and DKIM for your domain and add include:spf.protection.outlook.com in the SPF TXT record, so that the emails from your server can get authenticated by the Office365 servers.
    0
  • cPanelMichael
    Now I receive emails on my domain in junk folder. Please help

    Hello, Could you provide some more information on this issue? For instance, if I understand correctly, everything is working correctly except emails sent to your email accounts (as hosted on a remote mail server) are stored in your JUNK folder? What steps are you taking to reproduce this issue? Thank you.
    0
  • triven
    1) Email originate from a php application hosted at Inmotion server (From: [EMAIL='foo@contoso.com">foo@contoso.tld[/EMAIL] To:bar@contoso.tld). 2) Email received as spam in o365 inbox. ----------- Setting at Inmotion hosting cpanel: MX:contoso-com.mail.protection.outlook.com TXT: v=spf1 include:spf.protection.outlook.com -all Email Routing:Remote Mail Exchanger please let me know if you need more details.
    0
  • 24x7serversecurity
    please let me know if you need more details.

    In SPF records, add your domain's A record, as you are using a php application to send emails. So the SPF would looks like: TXT: v=spf1 a mx include:spf.protection.outlook.com -all
    0

Please sign in to leave a comment.