Update the documentation to mention txt records in dnsZoneEntry fields.
authorPaul Wise <pabs@debian.org>
Sun, 2 Dec 2012 12:15:11 +0000 (20:15 +0800)
committerMartin Zobel-Helas <zobel@debian.org>
Sun, 2 Dec 2012 12:19:55 +0000 (13:19 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
html/doc-mail.wml

index c55b085..a1c02cc 100644 (file)
@@ -130,11 +130,10 @@ mailRHSBL, and mailWhitelist
 <li>The only way to get a dnsZoneEntry record for a debian.net address is to
 use the mail gateway. It will verify the request and prevent name collisions
 automatically. Requests can take three forms: <tt>'foo in a 1.2.3.4'</tt>,
-<tt>'foo in cname foo.bar.'</tt>, or <tt>'foo in mx 10 foo.bar.'</tt> (note
-the trailing dot).
-Note that you
-cannot combine CNAME with any other record types. The precise form
-is critical and must not be deviated from.
+<tt>'foo in cname foo.bar.'</tt>, <tt>'foo in txt plain text here'</tt>,
+or <tt>'foo in mx 10 foo.bar.'</tt> (note the trailing dot).
+Note that you cannot combine CNAME with any other record types.
+The precise form is critical and must not be deviated from.
 Like the SSH function above, multiple hosts are supported, but they must all
 be sent at once. The debian.net zone is reloaded hourly.