| | | Time Traveler
       
Group: Forum Members Last Login: Today @ 11:02:35 AM Posts: 217, Visits: 424 |
| we recently discovered an spf error on some of our emails. we have spf records (txt file type)... but they are a little out of date. we used microsoft's website to generate new ones, but are they valid? (I made up the ip's and domain name)
Microsoft's reccomendation:
v=spf1 a mx ptr ip4:207.250.223.50 mx:etp.cleanhound.com -all
ours:
v=spf1 mx ptr ip4:207.250.223.0/32 -all
notes: ours has .0/32 rather than the exact ip like .15 ... is a range (our version) needed for domains that have users from around the country... with external IPs?
ETP: is the name of our mail server... so all of our mail domains reference this server. |
| | | | Forum Guru
       
Group: Forum Members Last Login: 7/19/2008 6:06:03 AM Posts: 1,634, Visits: 852 |
| jerger (4/14/2008) we recently discovered an spf error on some of our emails. we have spf records (txt file type)... but they are a little out of date. we used microsoft's website to generate new ones, but are they valid? (I made up the ip's and domain name)
Microsoft's reccomendation: v=spf1 a mx ptr ip4:207.250.223.50 mx:etp.cleanhound.com -all
ours: v=spf1 mx ptr ip4:207.250.223.0/32 -all
notes: ours has .0/32 rather than the exact ip like .15 ... is a range (our version) needed for domains that have users from around the country... with external IPs?
ETP: is the name of our mail server... so all of our mail domains reference this server.Its valid if that is what you want to use. If the information is not correct or does not reflect your policy, then it is not valid. We have no idea of what your intended policy is.
John T eServices For You"Life is a succession of lessons which must be lived to be understood." Ralph Waldo Emerson (1802-1882) |
| | | | Time Traveler
       
Group: Forum Members Last Login: Today @ 11:02:35 AM Posts: 217, Visits: 424 |
| | well which is a better example lol. the more specific ip... or the generic range ip? which format do you use for a domain that is only used locally to send email... |
| | | | Forum Guru
       
Group: Forum Members Last Login: 7/19/2008 6:06:03 AM Posts: 1,634, Visits: 852 |
| Always better to be most specific, but the first one says any A record is OK, which typiccly is either let me send from anything or poorly configured.
John T eServices For You"Life is a succession of lessons which must be lived to be understood." Ralph Waldo Emerson (1802-1882) |
| | | | Time Traveler
       
Group: Forum Members Last Login: Today @ 11:02:35 AM Posts: 217, Visits: 424 |
| | |
|
|