Search: Advanced search |
Browse by category: |
| How do I create an SPF record for my domain? | |||||||||||||
Sender Policy Framework (SPF) is a method by which the administrator of a domain explicitly specifies which mailservers are allowed to send mail for his domain. As this is just a TXT record that is put into the domains DNS
zone file, the setup is fairly straightforward. A very basic SPF for mydomain.com might look like this:
The above specifes that this is an SPF record for mydomain.com: If you wished to allow another server
to send mail through that had the hostname
of mail2.mydomain.com, you would modify the record thusly:
Also, if you wish to give a hard fail, and only allow those servers to send mail, the record would look like:
|
|||||||||||||
Last update: August, 2008 ••• Copyright (c) 2004-2008 ServerTune Inc.