Skip to main content

SPF with Gmail

Comments

3 comments

  • danrussell
    Hi Ryan :), Is SPF record added to the sender domain name? If not, then add it and then check. So that Gmail can pass the SPF test.
    0
  • keencs
    ]Hi Ryan :), Is SPF record added to the sender domain name? If not, then add it and then check. So that Gmail can pass the SPF test.

    I believe you misread my message. Gmail is retrieving the email from my cPanel server via POP3, and checking the SPF record at that time. Because the cPanel server didn't add a header entry in the message for itself, Gmail thinks the email originated from my desktop. It then checks the IP address of my desktop against the SPF record. This fails because my desktop isn't there (which it shouldn't be.) Example headers showing this:
    Authentication-Results: mx.google.com; spf=fail (google.com: domain of my@cpanelemailaddress.com does not designate 1.1.1.1 as permitted sender) smtp.mail=my@cpanelemailaddress.com Received-SPF: fail (google.com: domain of my@cpanelemailaddress.com does not designate 1.1.1.1 as permitted sender) client-ip=1.1.1.1; Received: by 10.180.76.99 with POP3 id h11mf1354xxx2wiw.4; Mon, 29 Dec 2014 16:32:53 -0800 (PST) X-Gmail-Fetch-Info: mygmailaddress@gmail.com 1 mycpanel.server.com 995 my@cpanelemailaddress.com
    Where: 1.1.1.1 = Is my desktop's IP mycpanel.server.com = My cPanel Server my@cpanelemailaddress.com = My cPaneil Email Address mygmailaddress@gmail.com = My gmail Email Address
    0
  • cPanelMichael
    Hello :) Could you open a support ticket using the link in my signature so we can take a closer look? You can post the ticket number here so we can update this thread with the outcome. Thank you.
    0

Please sign in to leave a comment.