Query: pyspf-type99
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
pyspf-type99(1) General Commands Manual pyspf-type99(1)NAMEtype99 - Python Type TXT to Type 99/SPF conversion scriptVERSION2.0.4DESCRIPTIONThe type99script will convert DNS TXT strings to a binary equivalent suitable for use in a BIND zone file.USAGEThe type99 script is called from the command line as follows: python type99 "v=spf1 -all" {Note: Use your desired SPF record instead.} # 12 0b763d73706631202d616c6c {This is the correct result for "v=spf1 -all"} or python type99 - {File name} The input file format is a standard BIND Zone file. The type99 script will add a Type99 record for each TXT record found in the file.SEE ALSORFC 4408, <http://www.openspf.org>AUTHORSThis version of type99 was written by Stuart Gathman <stuart@bmsi.com> and updated by Scott Kitterman <scott@kitterman.com>. This man-page was created by Scott Kitterman <scott@kitterman.com>. 2007-01-16 pyspf-type99(1)