Set the SPF records
++++++++++++++++++++

step 1 : Login to Godaddy

step 2 : go to domains

         Type - TXT HOST - learnexa.com

Step 3 :

         Add the ip address in spf record

Existing entry for “learnexa.com” domain

         v=spf1 mx ip4:207.20.45.3 ip4:207.20.45.152 ~all
         Along with the existing one we need the add " ip4:107.170.51.190 ~all "
         expected output is given below
         v=spf1 mx ip4:207.20.45.3 ip4:207.20.45.152 ip4:107.170.51.190 ~all

step 4 :

        To validate existing spf records for learnexa.com
                http://www.kitterman.com/spf/validate.html
                mentioned above url field “Domain name: ” enter learnexa.com
                click button “GET Spf Record if any”