Doc fixes
[mirror/userdir-ldap.git] / web / doc-mail.html
index 1730fe6..51739e9 100644 (file)
@@ -8,8 +8,8 @@
 <META NAME="Keywords" CONTENT="debian, GNU, linux, unix, open source, free, DFSG ">
 <META NAME="Language" CONTENT="English">
 <meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
-<meta name="Generator" content="WML 1.6.8 (12-01-1999)">
-<meta name="Modified"  content="27-12-1999 16:38:30">
+<meta name="Generator" content="WML 1.7.4 (06-Oct-1999)">
+<meta name="Modified"  content="24-10-2000 23:42:44">
 </HEAD>
 <BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
 <TABLE border="0" cellpadding="3" cellspacing="0" width="100%">
 </TABLE>
 <H1>LDAP Gateway</H1>
 The LDAP directory has a PGP secured mail gateway that
-allows users to safely and conviently effect changes to their entries. It
-makes use of PGP signed input messages to positivly identify the user and
+allows users to safely and conveniently effect changes to their entries. It
+makes use of PGP signed input messages to positively identify the user and
 to confirm the validity of the request. Furthermore it implements a replay
 cache that prevents the gateway from accepting the same message more than
 once.
 <p>
-There are three functions logically split into 3 sperate email addresses
+There are three functions logically split into 3 seperate email addresses
 that are implemented by the gateway: <b>ping</b>, <b>new password</b> and
 <b>changes</b>. The function to act on is the first argument to the program.
 <p>
@@ -47,7 +47,7 @@ Error handling is currently done by generating a bounce message and passing
 descriptive error text to the mailer. This can generate a somewhat hard to
 read error message, but it does have all the relevent information.
 <h1>Ping</h1>
-The ping command simply returns the users public record. It is usefull for
+The ping command simply returns the users public record. It is useful for
 testing the gateway and for the requester to get a basic dump of their
 record. In future this address might 'freshen' the record to indicate the
 user is alive. Any PGP signed message will produce a reply.
@@ -59,20 +59,21 @@ daemon from triggering on arbitary signed email. The best way to invoke this
 feature is with
 <pre>echo "Please change my Debian password" | gpg --clearsign | mail chpasswd@db.debian.org</pre>
 After validating the request the daemon will generate a new random password,
-set it in the directory and respond with an ecrpyted message containing the
+set it in the directory and respond with an encrpyted message containing the
 new password. The password can be changed using one of the other interface
 methods.
 <h1>Changes</h1>
-An address is provided for making almost arbitary changes to the contents of
-the record. The daemon parse its input line by line and acts on each line in
-a command oriented manner. Anything, except for passwords, can be changed
-using this mechanism. Note however that because this is a mail gateway it
-does stringent checking on its input. The other tools allow fields to be set
-to virtually anything, the gateway requires specific field formats to be met.
+An address (changes@debian.org) is provided for making almost arbitary
+changes to the contents of the record. The daemon parses its input line by
+line and acts on each line in a command oriented manner. Anything, except for
+passwords, can be changed using this mechanism. Note however that because
+this is a mail gateway it does stringent checking on its input. The other
+tools allow fields to be set to virtually anything, the gateway requires
+specific field formats to be met.
 <ul>
 <li>A line of the form <tt>'field: value'</tt> will change the contents of
 the field to value. Some simple checks are performed on value to make sure
-that it is not sent to nonsense. The values that can be changed are:
+that it is not set to nonsense. The values that can be changed are:
 <b>c</b>, <b>l</b>, <b>facsimiletelephonenumber</b>, <b>telephonenumber</b>,
 <b>postaladdress</b>, <b>postalcode</b>,
 <b>loginshell</b>, <b>emailforward</b>, <b>ircnick</b>, <b>onvacation</b>,
@@ -104,7 +105,7 @@ Like the SSH function above, multiple hosts are supported, but they must all
 be sent at once. The debian.net zone is only reloaded once per day at
 midnight -0700.
 <li>If the single word <b>show</b> appears on a line then a PGP encrypted version
-of the entire record will be attached to the result email.
+of the entire record will be attached to the resulting email.
 </ul>
 After processing the requests the daemon will generate a report which contains
 each input command and the action taken. If there are any parsing errors
@@ -131,7 +132,7 @@ a short while before any changes made take effect.
 <P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
 <HR>
 <SMALL>You can contact us at <A href="mailto:admin@db.debian.org">admin@db.debian.org</A>.</SMALL><P>
-<SMALL>Last Modified: Mon, Dec 27 23:38:30 UTC 1999<BR>
+<SMALL>Last Modified: Wed, Oct 25 05:42:44 UTC 2000<BR>
 Copyright &copy; 1997-1999 <A href="http://www.spi-inc.org/">SPI</A>; See <A href="http://www.debian.org/license">license terms</A>
        
         </SMALL>