Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: SPF: Help

SPF Record publich

 

 

SPF help RSS feed   Index | Next | Previous | View Threaded


lokrasa at gmail

May 12, 2008, 4:55 PM

Post #1 of 5 (412 views)
Permalink
SPF Record publich

I added a SPF record to my DNS server but how long does it take for the self
publish to go through? I am still showing as not having a SPF record setup
when I run a test/check...
-Les

-------------------------------------------
Sender Policy Framework: http://www.openspf.org
Modify Your Subscription: http://www.listbox.com/member/
Archives: http://www.listbox.com/member/archive/1020/=now
RSS Feed: http://www.listbox.com/member/archive/rss/1020/
Powered by Listbox: http://www.listbox.com


lists at mattrude

May 12, 2008, 5:21 PM

Post #2 of 5 (390 views)
Permalink
Re: SPF Record publich [In reply to]

Les Okrasa wrote:
> I added a SPF record to my DNS server but how long does it take for the self
> publish to go through? I am still showing as not having a SPF record setup
> when I run a test/check...
> -Les

Look at your TTL entry.

what dose the below command show you?

host txt <yourdomain> <yourdnsserver>


-Matt

-------------------------------------------
Sender Policy Framework: http://www.openspf.org
Modify Your Subscription: http://www.listbox.com/member/
Archives: http://www.listbox.com/member/archive/1020/=now
RSS Feed: http://www.listbox.com/member/archive/rss/1020/
Powered by Listbox: http://www.listbox.com


lokrasa at gmail

May 12, 2008, 5:42 PM

Post #3 of 5 (398 views)
Permalink
Re: SPF Record publich [In reply to]

Here is what I get for the NADNS Lookup:




DiG Results for clarkrealty.com

; <<>> DiG 9.2.2-P3 <<>> -tany clarkrealty.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 40318
;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 2, ADDITIONAL: 1

;; QUESTION SECTION:
;clarkrealty.com. IN ANY

;; ANSWER SECTION:
clarkrealty.com. 3151 IN MX 10 mail.clarkrealty.com.
clarkrealty.com. 3151 IN SOA NS27.WORLDNIC.com. namehost.WORLDNIC.com.
0 10800 3600 604800 3600
clarkrealty.com. 3151 IN A 64.237.102.236
clarkrealty.com. 3151 IN NS ns28.WORLDNIC.com.
clarkrealty.com. 3151 IN NS NS27.WORLDNIC.com.

;; AUTHORITY SECTION:
clarkrealty.com. 3151 IN NS NS27.WORLDNIC.com.
clarkrealty.com. 3151 IN NS ns28.WORLDNIC.com.

;; ADDITIONAL SECTION:
mail.clarkrealty.com. 3151 IN A 65.196.87.61

;; Query time: 0 msec
;; SERVER: 203.202.24.60#53(203.202.24.60)
;; WHEN: Tue May 13 10:40:58 2008
;; MSG SIZE rcvd: 206



On Mon, May 12, 2008 at 7:55 PM, Les Okrasa <lokrasa[at]gmail.com> wrote:

> I added a SPF record to my DNS server but how long does it take for the
> self publish to go through? I am still showing as not having a SPF record
> setup when I run a test/check...
> -Les
>

-------------------------------------------
Sender Policy Framework: http://www.openspf.org
Modify Your Subscription: http://www.listbox.com/member/
Archives: http://www.listbox.com/member/archive/1020/=now
RSS Feed: http://www.listbox.com/member/archive/rss/1020/
Powered by Listbox: http://www.listbox.com


lists at mattrude

May 12, 2008, 5:45 PM

Post #4 of 5 (396 views)
Permalink
Re: SPF Record publich [In reply to]

Matt Rude wrote:
> Les Okrasa wrote:
>> I added a SPF record to my DNS server but how long does it take for the self
>> publish to go through? I am still showing as not having a SPF record setup
>> when I run a test/check...
>> -Les
>
> Look at your TTL entry.
>
> what dose the below command show you?
>
> host txt <yourdomain> <yourdnsserver>

Sorry the command should have been:
host -t txt <yourdomain> <yourdnsserver>

-matt

-------------------------------------------
Sender Policy Framework: http://www.openspf.org
Modify Your Subscription: http://www.listbox.com/member/
Archives: http://www.listbox.com/member/archive/1020/=now
RSS Feed: http://www.listbox.com/member/archive/rss/1020/
Powered by Listbox: http://www.listbox.com


lists at mattrude

May 12, 2008, 6:14 PM

Post #5 of 5 (391 views)
Permalink
Re: Re: SPF Record publich [In reply to]

Les Okrasa wrote:
> Here is what I get for the NADNS Lookup:

> DiG Results for clarkrealty.com
>
> ; <<>> DiG 9.2.2-P3 <<>> -tany clarkrealty.com
> ;; global options: printcmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 40318
> ;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 2, ADDITIONAL: 1
>
> ;; QUESTION SECTION:
> ;clarkrealty.com. IN ANY
>
> ;; ANSWER SECTION:
> clarkrealty.com. 3151 IN MX 10 mail.clarkrealty.com.
> clarkrealty.com. 3151 IN SOA NS27.WORLDNIC.com. namehost.WORLDNIC.com.
> 0 10800 3600 604800 3600
> clarkrealty.com. 3151 IN A 64.237.102.236
> clarkrealty.com. 3151 IN NS ns28.WORLDNIC.com.
> clarkrealty.com. 3151 IN NS NS27.WORLDNIC.com.
>
> ;; AUTHORITY SECTION:
> clarkrealty.com. 3151 IN NS NS27.WORLDNIC.com.
> clarkrealty.com. 3151 IN NS ns28.WORLDNIC.com.
>
> ;; ADDITIONAL SECTION:
> mail.clarkrealty.com. 3151 IN A 65.196.87.61
>
> ;; Query time: 0 msec
> ;; SERVER: 203.202.24.60#53(203.202.24.60)
> ;; WHEN: Tue May 13 10:40:58 2008
> ;; MSG SIZE rcvd: 206
>
> On Mon, May 12, 2008 at 7:55 PM, Les Okrasa <lokrasa[at]gmail.com> wrote:
>
>> I added a SPF record to my DNS server but how long does it take for the
>> self publish to go through? I am still showing as not having a SPF record
>> setup when I run a test/check...
>> -Les

Well your correct there is no SPF recorded. I would assume that either
you did not save your entry, or the servers are just running slow.

If your using a web interface please confirm that you did save your
entry (log out then back in just to make sure)

What dose your SPF recorded look like?

-matt

-------------------------------------------
Sender Policy Framework: http://www.openspf.org
Modify Your Subscription: http://www.listbox.com/member/
Archives: http://www.listbox.com/member/archive/1020/=now
RSS Feed: http://www.listbox.com/member/archive/rss/1020/
Powered by Listbox: http://www.listbox.com

SPF help RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.