Added link to the auth document
authortassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 22 Nov 2002 17:30:59 +0000 (17:30 +0000)
committertassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 22 Nov 2002 17:30:59 +0000 (17:30 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4194 7612ce4b-ef26-0410-bec9-ea0150e637f0

doc/index.html

index d660c8d3a0653a802b2a9018bebadbfa06c8bbfa..3f55039847cf3e71a910f879a866ac8ba1768848 100644 (file)
@@ -64,6 +64,13 @@ mistakes, please email them to <a href="luke@squirrelmail.org">luke@squirrelmail
       document, thanks to Konstantin Riabitsev, will help you out. 
    </dd>
 
+   <dt><a href="authentication.txt">Authentication</a></dt>
+   <dd>
+     SquirrelMail allows you to log in to your IMAP and SMTP servers using
+        plaintext, CRAM-MD5 or DIGEST-MD5, as well as use SSL for extra security.
+        This document describes how to use this new code, and the requirements.
+   </dd>
+
    <dt>Basic documentation that comes with distrbution:</dt>
    <dd>
       <a href="../AUTHORS">AUTHORS</a><br>