Rechercher une page de manuel
pyspf-type99
Langue: en
Version: 2007-01-16 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
type99 - Python Type TXT to Type 99/SPF conversion scriptVERSION
2.0.4DESCRIPTION
The type99script will convert DNS TXT strings to a binary equivalent suitable for use in a BIND zone file.
USAGE
The 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 ALSO
RFC 4408, <http://www.openspf.org>
AUTHORS
This 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>.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre