Hi there. Just trying to get SPF working for e-mails sent from my domain through ZoneEdit's ZoneOut e-mail service. I've been sending test e-mails to https://www.appmaildev.com/ to test if I've set up the TXT record correctly. After quite a bit of trial and error, the only configuration that seems to result in a pass is:
The IP address in question is what mailout.zoneedit.com resolves do. Just wanted to confirm that this is best format for the SPF entry in my domain name record. I've attempted other approaches (e.g. include:mailout.zoneedit.com, include:zoneedit.com, include:_spf.zoneedit.com (which I don't think resolves), mx:mailout.zoneedit.com and mx:zoneedit.com) all of which resulted in fails. I guess my only concern is if mailout.zoneedit.com is updated at some point in the future to point to a different IP address.
Any thoughts or recommendations would be most appreciated.
On a somewhat unrelated note, I was going to open a ticket to ask about this, but can't seem to login to support.zoneedit.com, using either my ZoneEdit control panel e-mail and password, or the e-mail and password I use to login to these forums. Clicking on forgot password and inputting my e-mail address for either account doesn't get me a reset e-mail (and I've also checked my spam filter). Any suggestions on that front would also be appreciated.
Code:
v=spf1 mx ip4:64.68.198.61 ~all
The IP address in question is what mailout.zoneedit.com resolves do. Just wanted to confirm that this is best format for the SPF entry in my domain name record. I've attempted other approaches (e.g. include:mailout.zoneedit.com, include:zoneedit.com, include:_spf.zoneedit.com (which I don't think resolves), mx:mailout.zoneedit.com and mx:zoneedit.com) all of which resulted in fails. I guess my only concern is if mailout.zoneedit.com is updated at some point in the future to point to a different IP address.
Any thoughts or recommendations would be most appreciated.
On a somewhat unrelated note, I was going to open a ticket to ask about this, but can't seem to login to support.zoneedit.com, using either my ZoneEdit control panel e-mail and password, or the e-mail and password I use to login to these forums. Clicking on forgot password and inputting my e-mail address for either account doesn't get me a reset e-mail (and I've also checked my spam filter). Any suggestions on that front would also be appreciated.