how to check if spf record is set
    RW 
    fbsd06 at mlists.homeunix.com
       
    Mon Jun  2 23:09:24 UTC 2008
    
    
  
On Mon, 02 Jun 2008 16:34:47 -0500
Paul Schmehl <pschmehl_lists at tx.rr.com> wrote:
> --On Tuesday, June 03, 2008 01:09:57 +0400 Yuri Pankov
> <yuri.pankov at gmail.com> wrote:
> > SPF uses TXT record, so a simple `host -t txt yourdomain.com`
> > should do the trick.
> >
> Or "#dig -t TXT domain.tld" will do the same thing.
> 
or just: 
dig  domain.tld txt
    
    
More information about the freebsd-questions
mailing list