News Title February 2010
For example, if you own the domain example.com, you can designate which hosts are authorized to send email originating from This e-mail address is being protected from spambots. You need JavaScript enabled to view it . Your recipient's servers will then identify the origin of your message by checking the SPF record.
If you're using Google Apps services, we strongly encourage you to publish SPF records for your domain. Having these records in place will ensure that messages sent from users in your domain are not rejected by the recipient's domain.
To set your domain's SPF record, you should have access to your domain's DNS settings. On your DNS resource, publish the following TXT record: v=spf1 include:aspmx.googlemail.com ~all
Note: Publishing an SPF record that lacks include:aspmx.googlemail.com or specifying -all instead of ~all may result in delivery problems.