Skip to main content

Emails sent to Hotmail/Outlook/Gmail go to junk folder

Comments

8 comments

  • cPanelMichael
    Hello, The following threads offer some additional steps you can take under the reported scenario: cpanel, emails going in spam for hotmail Email not received by hotmail and gmail Let us know if these threads help. Thank you.
    0
  • nsusa
    No success unfortunately. My ip address is not black-listed anywhere. Even had a managed services provider look at it and it all seems to be configured fine. Not sure what is missing.
    0
  • cPanelMichael
    Hello, Hotmail offers a contact form if you are following all of their policies and your email still goes to the JUNK folder: Troubleshooting If your email complies with our policies and guidelines and you are still experiencing email delivery problems that are not addressed in the FAQ below, click here to contact support.
    Thank you.
    0
  • nsusa
    So, some small success. I think I am Ok now. Maybe this information helps others. Looked the SPF record and this is how it looked like: "v=spf1 +a +mx +ip4:45.32.xx.xx +ip4:45.32.xx.xx ~all"
    Apparently the "+mx" causes problems with the SPF lookup from 3rd parties. It seems like since no MX record is specified that the entire lookup query goes bad and times out. Authentication-Results: spf=temperror (sender IP is 45.32.xx.xx) smtp.mailfrom=mydomain.com; hotmail.com; dkim=timeout (key query timeout) header.d=mydomain.com;hotmail.com; dmarc=temperror action=none header.from=mydomain.com;
    Updated the SPF record removing the "+mx" "v=spf1 +a +ip4:45.32.xx.xx +ip4:45.32.xx.xx ~all"
    And now Outlook.com shows this: Authentication-Results: spf=pass (sender IP is 45.32.xx.xx) smtp.mailfrom=mydomain.com; hotmail.com; dkim=pass (signature was verified) header.d=mydomain.com;hotmail.com; dmarc=pass action=none header.from=mydomain.com;
    Outlook still moves messages into the junk folder, but this could be due to my IPs having no history/reputation build-up yet. Gmail shows clean email headers and all as pass (SPF, DKIM, dmarc). So, I think this could have been due to how cpanel/WHM creates the SPF records, but when you use an IP address and not an actual MX record.
    0
  • Toni La
    Maybe it's not good to reply on a old topic, but I have the same problem. Now changed SPF record and removed the "+mx"
    "v=spf1 +a +ip4:91.xxx.xx.xx ~all"
    I have PRT, SPF, DKIM and DMARC all passed everywhere. And changed Now I have the following when I send email to Outlook.
    Authentication-Results: spf=pass (sender IP is 91.xx.xxx.xx) smtp.mailfrom=mydomain.com; outlook.com; dkim=pass (signature was verified) header.d=mydomain.com;outlook.com; dmarc=pass action=none header.from=mydomain.com; Received-SPF: Pass (protection.outlook.com: domain of mydomain.com designates 91.xx.xxx.xx as permitted sender)
    But the problem still goes to junk folder when I send to outlook.com Gmail, Yahoo working fine, all direct going into inbox without any problem.
    0
  • cPanelMichael
    But the problem still goes to junk folder when I send to outlook.com

    You may need to reach out to Outlook directly using the instructions from the following post: Emails sent to Hotmail/Outlook/Gmail go to junk folder Thank you.
    0
  • lottware
    @Toni La @nsusa I have the same problem - do u solve it?
    0
  • cPanelMichael
    @Toni La @nsusa I have the same problem - do u solve it?

    Could you verify which steps you have taken thus far? The following document is the best place to start: How to Keep your Email Out of the Spam Folder - cPanel Knowledge Base - cPanel Documentation Thank you.
    0

Please sign in to leave a comment.