Email gateway obeys 'Reply-To:' in header.
[egate.git] / doc / egate.sgml
index 5c3704c..7eac1a5 100644 (file)
@@ -1,13 +1,13 @@
 <!doctype linuxdoc system>
 
 <!--
-  $Id: egate.sgml,v 1.7 1995/07/20 08:14:47 adam Exp $
+  $Id: egate.sgml,v 1.8 1996/01/18 16:07:58 adam Exp $
 -->
 
 <article>
 <title>Email/Z39.50 gateway guide
 <author>Europagate, 1995
-<date>$Revision: 1.7 $
+<date>$Revision: 1.8 $
 <abstract>
 This document describes a Email server that provides access to the
 Z39.50 protocol.
@@ -36,7 +36,9 @@ one of these first.
 
 The Zdist package can be found in:
 
-<url url="ftp://ftp.cnidr.org/pub/NIDR.tools/zdist/zdist102b1-1.tar.Z" >
+<htmlurl
+url="ftp://ftp.cnidr.org/pub/NIDR.tools/zdist/zdist102b1-1.tar.Z" 
+ name="ftp://ftp.cnidr.org/pub/NIDR.tools/zdist/zdist102b1-1.tar.Z">
 
 The Zdist package doesn't support result-set references. Also, it has a few
 bugs. Therefore we've included a patch <tt/zdist.patch/ which fixes
@@ -49,9 +51,10 @@ $ patch <zdist.patch
 The ES server only depends on <tt>libz3950.a</tt> so you only need
 to build the Zdist software in the directory <tt/libz3950/.
 
-YAZ can be found in:
+YAZ can be found at the FTP host:
 
-<url url="ftp://ftp.algonet.se/pub/index/yaz/">.
+<htmlurl url="ftp://130.225.252.168/index/yaz"
+ name="ftp://130.225.252.168/index/yaz">
 
 The ES also use GNU's regex package to parse regular expressions. 
 The ES has been tested with regex-0.12. Some systems, such as Linux,