Skip to main content

Adding SPF for hostname

Comments

5 comments

  • 24x7server
    v=spf1 ip4:xx.xx.xx.xx +ip4:xx.xx.xx.xy +a +mx include:_spf.google.com ~all

    May I know what is the reason for having google.com entry in the SPF?
    0
  • maestroc
    May I know what is the reason for having google.com entry in the SPF?

    Because I use google apps for my business email from that domain.
    0
  • 24x7server
    Hi, The SPF should contain the information of the server that it is coming out from, so no need to add google in it.. You can simply state the server IP addresses and hostname of the server if you want..
    0
  • maestroc
    Hi, The SPF should contain the information of the server that it is coming out from, so no need to add google in it.. You can simply state the server IP addresses and hostname of the server if you want..

    According to Google I have to have that SPF record. Otherwise email sent out by Google Apps using my domain name will fail authentication (Configure SPF records to work with G Suite - G Suite Administrator Help). In any case, disregard the google apps stuff as this is not related to my original question of this thread. I need to know how to set up my SPF records so that mail sent from vps.mydomain.com doesn't fail validation. The SPF record already covers stuff coming from mydomain.com. How do I get vps.mydomain.com to validate as well?
    0
  • cPanelMichael
    Hello, There's a thread on this topic at: Thank you.
    0

Please sign in to leave a comment.