]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blobdiff - zephyr/clients/zctl/zctl.1
Import new release
[1ts-debian.git] / zephyr / clients / zctl / zctl.1
index 425ca096a933acd1e37b9fbad997d108456e2e2e..a200ffd7e9d8647ba5c761c5139aaaea115a2978 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $Id: zctl.1,v 1.12 1999/01/22 23:18:29 ghudson Exp $
+.\"    $Id: zctl.1,v 1.13 2000/08/10 15:12:56 ghudson Exp $
 .\"
 .\" Copyright 1987,1988 by the Massachusetts Institute of Technology
 .\" All rights reserved.  The file /usr/include/zephyr/mit-copyright.h
@@ -125,6 +125,19 @@ performs the equivalent of a
 .B wg_startup
 command.
 .br
+The variable \fBresolved_addresses\fR determines whether zwgc will,
+for an IP address indicating the origin of a message, attempt to look
+up the hostname corresponding to that IP address. The value none
+indicates that hostnames will never be found, and that the zwgc
+fromhost variable will thus always contain an IP address (in
+dotted-decimal form). The value all indicates that there will always
+be an attempt to look up a hostname. Note that in this case, if you
+have any subscriptions with recipient ``\fI*\fR'', these subscriptions
+may be revealed to other Zephyr users who operate their own DNS name
+servers. Any other value is interpreted as a regular expression;
+hostname lookup attempts will occur only if the IP address matches
+this regular expression.
+.br
 Any variable settings you make will be stored in \fI$HOME/.zephyr.vars\fR
 .TP
 .B show \fIvar\fR [ \fIvar\fR \ ... ]