One last question before I begin implementing this on all domains we host.
We currently have our info for ei8htlegs.net setup as follows: "v=spf1 a mx -all"
The issue I am worried about is that we do have some scripts on our servers that send an email when the form is filled out. What other settings do I need to do to make sure they are sent as needed? Our server IP might be different than the IP the website is running off of. We currently have 16 different IP's. Do I need to list ALL IP's to be safe? If so, how is the best way to do that?
Are they all in the same CIDR range? If so, you can use something like:
v=spf1 a mx ip4:192.0.2.24/29 -all
That would allow any IP to send mail with your domain in the return address if the IP is in the 192.0.2.24/29 range (or in the MX or A record of the domain, as your previous SPF record allowed).
--- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
