Imported Upstream version 0.66.1
[hcoop/debian/courier-authlib.git] / README.html
index bca1ffd..cb8624e 100644 (file)
@@ -4,29 +4,16 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
   <meta http-equiv="Content-Type" content=
-  "text/html; charset=utf-8" />
+  "text/html; charset=us-ascii" />
 
-  <title>README</title>
+  <title>Courier Authentication Library</title>
 </head>
 
 <body>
   <h1>Courier Authentication Library</h1>
 
-  <p>This is the Courier authentication library. Copies of this
-  library code used to exist in other tarballs: Courier,
-  Courier-IMAP, and SqWebMail. Building and installing any of these
-  packages would've automatically installed this authentication
-  code.</p>
-
-  <p>The authentication library is now a separate, standalone
-  package. This authentication library must now be installed,
-  separately, before upgrading to the following builds (or if
-  installing them for the first time): Courier 0.48, Courier-IMAP
-  4.0, and SqWebMail 5.0. See <a href="NEWS.html">NEWS</a> for more
-  information.</p>
-
   <p>Download: <a target="_blank" href=
-  "http://www.courier-mta.org/download.php#authlib">http://www.courier-mta.org/download.php#authlib</a></p>
+  "http://www.courier-mta.org/download.html#authlib">http://www.courier-mta.org/download.html#authlib</a></p>
 
   <h2>Overview</h2>
 
@@ -59,7 +46,7 @@
 
     <li>Change the password associated with a loginid.</li>
 
-    <li>Obtain a complete list of all loginids.</li>
+    <li>Obtain a complete list of all login ids.</li>
   </ol>
 
   <p>The Courier authentication library provides alternative
@@ -82,6 +69,8 @@
 
     <li>Use a table in a PostgreSQL database for
     authentication.</li>
+
+    <li>Use a table in an SQLite file for authentication.</li>
   </ol>
 
   <p>All Courier components that use this authentication library,