Moving "doc/db-backend.txt" to the administrator's manual (again).
[squirrelmail.git] / doc / index.html
CommitLineData
151562a7 1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
39f79fa9 3<!-- $Id$ -->
4<html>
5<head>
87659605 6<meta name="robots" content="noindex,nofollow">
39f79fa9 7<title>SquirrelMail Documentation</title>
8</head>
77180a75 9<body text="#000000" bgcolor="#ffffff" link="#0000cc" vlink="#0000cc" alink="#0000cc">
10<img src="../images/sm_logo.png" alt="SquirrelMail Logo" width="308" height="111" align="right" />
47c5f7fc 11
39f79fa9 12<h1>SquirrelMail Documentation</h1>
13
14<p>Sorry for the lack of cohesion in the SquirrelMail documentation, but here is a conglomeration
77180a75 15of all the docs that we have accumulated so far. We are working on a more comprehensive user
16manual.</p>
4ca45d7b 17
47c5f7fc 18<dl>
19 <dt><a href="translating.txt">Translating</a></dt>
20 <dd>
ca1a555e 21 If you would like to make a translation of SquirrelMail, here are some guidelines to help
e50f5ac2 22 you along the way. These were compiled, thanks to Gustav Foseid.
47c5f7fc 23 </dd>
4ca45d7b 24
47c5f7fc 25 <dt><a href="translating_help.txt">Translating the Help System</a></dt>
26 <dd>
39f79fa9 27 We have a rather extensive help system in SquirrelMail. This document contains
ca1a555e 28 information about translating those help documents.
47c5f7fc 29 </dd>
dc1521c1 30
47c5f7fc 31 <dt><a href="themes.txt">Themes</a></dt>
32 <dd>
390372b4 33 You can create your own color themes and add them in the themes/ directory
34 if you wish. This describes the format of the theme files.
47c5f7fc 35 </dd>
390372b4 36
77180a75 37 <dt><a href="russian_apache.txt">Russian Apache</a></dt>
47c5f7fc 38 <dd>
ca1a555e 39 There are special instructions if you are running Russian Apache. This
e50f5ac2 40 document, thanks to Konstantin Riabitsev, will help you out.
47c5f7fc 41 </dd>
ca1a555e 42
2546dc76 43 <dt><a href="authentication.txt">Authentication</a></dt>
44 <dd>
45 SquirrelMail allows you to log in to your IMAP and SMTP servers using
e50f5ac2 46 plaintext, CRAM-MD5 or DIGEST-MD5, as well as use SSL for extra security.
47 This document describes how to use this new code, and the requirements.
2546dc76 48 </dd>
49
995970c0 50 <dt><a href="presets.txt">Specific IMAP server setups</a></dt>
51 <dd>
52 SquirrelMail configuration utility allows adjusting settings for selected
53 IMAP server with one quick command. D command asks for IMAP server name and
54 modifies all settings that are specific to selected IMAP server. This
55 document provides quick description of all IMAP presets.
56 </dd>
57
58 <dt><a href="i18n.txt">SquirrelMail internationalization</a></dt>
59 <dd>
60 Some information about SquirrelMail internationalization (interface
61 translations, time zones, reading emails in different charsets.)
62 internals.
63 </dd>
64
995970c0 65 <dt><a href="ie_ssl.txt">Internet Explorer and SSL</a></dt>
66 <dd>
67 Information about possible issues in Internet Explorer, when SquirrelMail
68 is used in SSL enabled webserver.
69 </dd>
70
77180a75 71 <dt><a href="Development/">SquirrelMail Development</a></dt>
72 <dd>
73 Want to code on SquirrelMail? Change behaviour or fix bugs? Create your own
74 plugin? See this set of documentation for some pointers.
75 </dd>
76
995970c0 77 <dt>Basic documentation that comes with distribution:</dt>
47c5f7fc 78 <dd>
39f79fa9 79 <a href="../AUTHORS">AUTHORS</a> - Who's behind all this?<br />
80 <a href="../INSTALL">INSTALL</a> - Installation instructions<br />
81 <a href="../UPGRADE">UPGRADE</a> - Upgrading instructions<br />
82 <a href="../README">README</a> - Everyone should read this.<br />
83 <a href="../COPYING">COPYING</a> - Licencing of SquirrelMail<br/>
995970c0 84 <a href="../ChangeLog">ChangeLog</a> - Differences between SquirrelMail
85 versions.<br />
86 <a href="../ReleaseNotes">ReleaseNotes</a> - SquirrelMail release notes.<br />
77180a75 87 <a href="ReleaseNotes/">ReleaseNotes archive</a> - Notes for older SquirrelMail versions<br />
47c5f7fc 88 </dd>
89</dl>
90
39f79fa9 91</body>
995970c0 92</html>