Index: [Article Count Order] [Thread]

Date:  Sat, 23 Feb 2008 16:59:24 -0000
From:  "Martyn Bailey" <martyn (at mark) solis.co.uk>
Subject:  [coba-e:12129] Re: SPF records for CentOS machines
To:  "JMG Support" <JMG-Support (at mark) JMG-Enterprises.com>, coba-e (at mark) bluequartz.org
Message-Id:  <47C050EC.7414.1968872@localhost>
In-Reply-To:  <000f01c87624$eeb5c810$cc215830$@com>
References:  <750B0A2FB9EF4AB7940FF3D8040A387F (at mark) JMGEnterprises.local>
X-Mail-Count: 12129

On 23 Feb 2008, at 8:03, JMG Support wrote:

> > The SPF is a simple text statement in the DNS information given to
> > the rest of the world.  In very much the same way as you'll have a
> > DNS 'A' record telling the world where to go to get the website, the
> > SPF tells the world that mail for the domain is sent via 'named'
> > mail server - mail sent via other servers not listed, may therefore
> > be spam.


> That does tell me what it is (which I already knew the purpose) but I
> would like a Step-By-Step of how others add these records to their
> CentOS systems. Is it a command line process or is this somehow done
> in the GUI?  I did not see an SPF record in the DNS section in the
> GUI.  Is an SPF record created for each site or is it Server wide?

It's a text record, you add as you would any other record - to the 
DNS zone file, through the GUI - just add a TXT record, you won't 
find SPF specifically listed.  If the BQ/CentOS box is only hosting 
the (v)sites and the DNS is handled elsewhere, then "elsewhere" is 
where you must add the text record in the zone file for each 
domain for which you want to publish SPF information.