Import Debian changes 0.66.4-9
[hcoop/debian/courier-authlib.git] / README.html
index 1890b53..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,
 
   <h2>Further resources</h2>
 
-  <p>Subscribe to the courier-users mailing list: <a href=
-  "http://lists.sourceforge.net/lists/listinfo/courier-users"><code>
-  http://lists.sourceforge.net/lists/listinfo/courier-users</code></a>.</p>
+  <p>Subscribe to the <i><a target="_blank" href=
+  "http://lists.sourceforge.net/mailman/listinfo/courier-users">courier-users</a></i>
+  mailing list. Go to
+  <code>http://lists.sourceforge.net/mailman/listinfo/courier-users</code>
+  to subscribe to <i>courier-users</i>, or send a message to
+  <code>&lt;courier-users-request</code><code>@lists.sourceforge.net&gt;</code>
+  and put "subscribe" in the subject line. Search the list archives
+  at <a target="_blank" href=
+  "http://markmail.org/browse/net.sourceforge.lists.courier-users">http://markmail.org/browse/net.sourceforge.lists.courier-users</a>.</p>
 </body>
 </html>