X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=doc%2Findex.html;h=3367aaf93748d62eb831d4e33b7f1fc959e5b835;hb=aa2e9274225f9daa230afeba831c27acc3851419;hp=f611f741007f70a5e1a3b882baba2f205ed5440f;hpb=39f79fa9ef9b2df9a927a7b04db174cab3b9080e;p=squirrelmail.git diff --git a/doc/index.html b/doc/index.html index f611f741..3367aaf9 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,6 +2,7 @@ + SquirrelMail Documentation @@ -17,7 +18,7 @@ together a good documentation system. This is just meant to get you up and runn
Translating
If you would like to make a translation of SquirrelMail, here are some guidelines to help - you along the way. These were compiled, thanks to Gustav Foseid. + you along the way. These were compiled, thanks to Gustav Foseid.
Translating the Help System
@@ -29,7 +30,7 @@ together a good documentation system. This is just meant to get you up and runn
The Mailbox Tree
This explains the algorithms and arrays behind the mailbox tree used in deleting folders. - This was compiled thanks to Nathan Ehresman. + This was compiled thanks to Nathan Ehresman.
The Addressbook
@@ -60,24 +61,60 @@ together a good documentation system. This is just meant to get you up and runn
Russian Apache
There are special instructions if you are running Russian Apache. This - document, thanks to Konstantin Riabitsev, will help you out. + document, thanks to Konstantin Riabitsev, will help you out.
Authentication
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. + 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.
-
Basic documentation that comes with distrbution:
+
Database Backend
+
+ SquirrelMail allows you to store user's preferences and address books + in database that is compatible with PHP Pear DB libraries. This document + describes how to setup database. +
+ +
Specific IMAP server setups
+
+ SquirrelMail configuration utility allows adjusting settings for selected + IMAP server with one quick command. D command asks for IMAP server name and + modifies all settings that are specific to selected IMAP server. This + document provides quick description of all IMAP presets. +
+ +
SquirrelMail internationalization
+
+ Some information about SquirrelMail internationalization (interface + translations, time zones, reading emails in different charsets.) + internals. +
+ +
RFC documents
+
+ Information about protocol standards that are being implemented in + SquirrelMail. +
+ +
Internet Explorer and SSL
+
+ Information about possible issues in Internet Explorer, when SquirrelMail + is used in SSL enabled webserver. +
+ +
Basic documentation that comes with distribution:
AUTHORS - Who's behind all this?
INSTALL - Installation instructions
UPGRADE - Upgrading instructions
README - Everyone should read this.
COPYING - Licencing of SquirrelMail
- ChangeLog - Differences between SquirrelMail versions.
+ ChangeLog - Differences between SquirrelMail + versions.
+ ReleaseNotes - SquirrelMail release notes.