Creating SPF Record

Hi

What do I need to add to my dns to create a new SPF record ?

domain.co.uk can send as :

mail.domain.co.uk
mail2.domain.co.uk
my local server IP
Website associated with domain.co.uk

What do I need to create ?

Thanks
jerryyang_la1 [ Di, 01 Mai 2007 14:59 ] [ ID #1702520 ]

Re: Creating SPF Record

> What do I need to add to my dns to create a new SPF record ?
>
> domain.co.uk can send as :
>
> mail.domain.co.uk
> mail2.domain.co.uk
> my local server IP
> Website associated with domain.co.uk
>
> What do I need to create ?

SPF is communicated via a TXT record for a domain. Search the internet for
various guides to how to construct that TXT record. Other sites will learn
your SPF rules by doing a query such as

$ host -t TXT google.com
google.com descriptive text "v=spf1 ptr ?all"

--
Jem Berkes
www.sysdesign.ca
Jem Berkes [ Di, 01 Mai 2007 18:10 ] [ ID #1702522 ]

Re: Creating SPF Record

jerryyang_la1 [at] yahoo.com wrote:
> What do I need to add to my dns to create a new SPF record ?

Go to ww.openspf.org and use the SPF Wizard. Add the resulting line as one
or more TXT records as instructed.

Chris
chris-usenet [ Do, 03 Mai 2007 12:01 ] [ ID #1704248 ]
Miscellaneous » comp.mail.misc » Creating SPF Record

Vorheriges Thema: How to get emails from my site to not be considered spam
Nächstes Thema: Anatomy of a spam e-mail