Date: Mon, 02 Jun 2008 16:34:47 -0500 From: Paul Schmehl <pschmehl_lists@tx.rr.com> To: Yuri Pankov <yuri.pankov@gmail.com>, z.szalbot@lc-words.com Cc: freebsd-questions@freebsd.org Subject: Re: how to check if spf record is set Message-ID: <D4D5213F90B75633F3F80FA6@utd65257.utdallas.edu> In-Reply-To: <484461A5.8010402@gmail.com> References: <48446064.1040301@lc-words.com> <484461A5.8010402@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--On Tuesday, June 03, 2008 01:09:57 +0400 Yuri Pankov <yuri.pankov@gmail.com> wrote: > Zbigniew Szalbot wrote: >> Hello, >> >> Pardon my lack of knowledge but how can one check if SPF record is >> correctly set using standard UNIX tools? >> dig? host? >> >> $ man dig |grep spf >> $ man host |grep spf >> >> yield nothing. Many thanks! >> > > SPF uses TXT record, so a simple `host -t txt yourdomain.com` should do the > trick. > > > HTH, > Yuri > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Or "#dig -t TXT domain.tld" will do the same thing. -- Paul Schmehl As if it wasn't already obvious, my opinions are my own and not those of my employer.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D4D5213F90B75633F3F80FA6>