Forum Moderators: phranque

Message Too Old, No Replies

How to setup simple SPF

Instructions.

         

zomega42

2:20 pm on Apr 7, 2006 (gmt 0)

10+ Year Member



Considering the other major topics today, I suspect some people (myself included) will finally give in and setup SPF if you haven't gotten around to it already. Here's how:

1. Figure out what ip your mail server uses. You can do this by sending an email to one of your outside addresses and looking at the headers.

2. You should probably make sure your reverse dns is correct while you're at it, ie the reverse dns on your mail ip should be mail.example.com (or similar). If you are on a shared email server this might not be possible.

3. If you use a web-based dns control panel (like if your registrar hosts your dns), it will probably have a spf wizard built in. Try it. Otherwise, go to [openspf.org...] and put your domain in the wizard. It will generate your spf record for you, then give that record to your dns server.

Did I miss anything?

zomega42

2:22 pm on Apr 7, 2006 (gmt 0)

10+ Year Member



Oops I did miss something: testing.

To test your SPF record, send an email to your gmail account. Then look at the headers -- gmail headers report whether it passed SPF.

(Other email services might do this too, I just know it worked on gmail).