Weblog - 1 items for email
SPF DNS Record
01 Feb 2008
Set an SPF DNS record to help mail get through to the big free email companies. ie. not been put in the SPAM folder
Use the wizard here http://spf.pobox.com/wizard.html
To get the record then set up a TXT dns entry for the domain.
e.g. the value v=spf1 a mx ~all would declare that just your domain's
main server and any listed MX (Mail) servers are supposed to send email
with a from address of your domain name. e.g. if you did this you
should not send email from you@yourdomain.com via your ISP's SMTP
server.
