From: Timo Sirainen Date: Fri, 8 Apr 2011 12:47:34 +0000 (+0300) Subject: Updated main documentation.txt index. X-Git-Tag: 2.0.12~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fc3197e148ca1c69dd9a4e7c8db233f57285c150;p=thirdparty%2Fdovecot%2Fcore.git Updated main documentation.txt index. --- diff --git a/doc/documentation.txt b/doc/documentation.txt index 3a4dc2fb44..f5fcb64ccb 100644 --- a/doc/documentation.txt +++ b/doc/documentation.txt @@ -3,24 +3,9 @@ http://wiki2.dovecot.org/. The actual Wiki may contain more up-to-date information, so unless this is an old Dovecot release, you may want to use the Wiki directly. -Documentation Index -=================== - * for people in hurry * - Why doesn't Dovecot work? - 1. Welcome to the Dovecot Wiki - 2. Dovecot Wiki Contents - 3. Generic information about mail servers - 4. Dovecot installation - 5. Dovecot configuration - 6. HOWTOs, examples and tutorials - 7. Migration from existing systems - 8. Troubleshooting - 9. Tuning - 10. Reference - 11. Misc - Generic information about mail servers ====================================== @@ -70,10 +55,13 @@ Dovecot configuration * [Authentication.RestrictAccess.txt] * [PasswordDatabase.ExtraFields.txt] * [Authentication.MasterUsers.txt] + * [Authentication.Caching.txt] * [MailLocation.txt] * [MailLocation.LocalDisk.txt] * [MailLocation.SharedDisk.txt] (, clustered FS) + * for easily proxying same user to same server to + avoid caching problems. * [MailLocation.Maildir.txt] * [MailLocation.Mbox.txt] * @@ -85,6 +73,7 @@ Dovecot configuration * [ACL.txt] (ACLs) * [POP3Server.txt] * [LDA.txt] + * and * [PostLoginScripting.txt] HOWTOs, examples and tutorials @@ -103,7 +92,7 @@ Migration from existing systems * [Migration.txt] * [MissingMailboxes.txt] - * [UpgradingDovecot.txt] + * [Upgrading.txt] * [Migration.MailFormat.txt] (mbox <-> Maildir, etc.) @@ -115,11 +104,15 @@ Troubleshooting * [Debugging.Authentication.txt] * [Debugging.ProcessTracing.txt] is useful when Dovecot seems slow or hangs completely + * Rawlog [Debugging.Rawlog.txt] can be used to log post-login IMAP/POP3 + traffic * [MboxProblems.txt] * [Clients.txt] * [Clients.NegativeUIDs.txt] * [Debugging.Thunderbird.txt] * <"Time moved backwards" error> [TimeMovedBackwards.txt] + * <%d expands to empty string> [DomainLost.txt] + * [PreAuth.txt] * Sending bug reports [http://dovecot.org/bugreport.html], debugging crashes and sniffing network traffic @@ -133,11 +126,5 @@ Tuning Reference ========= - * [CommandLine.txt] * [Design.txt] * [Clients.txt] - -Misc -==== - - * [Iptables.txt] using IP Tables or socat