The documentation in wiki/ directory has been imported from 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. * for people in hurry * - Why doesn't Dovecot work? Generic information about mail servers ====================================== * Mail protocols: IMAP [http://en.wikipedia.org/wiki/Imap], POP3 [http://en.wikipedia.org/wiki/Pop3] and SMTP [http://en.wikipedia.org/wiki/Smtp] * [MDA.txt] * [MailboxFormat.txt] * [IndexFiles.txt] * [Authentication.txt] * [Sasl.txt] Dovecot installation ==================== It's a good idea to start with a simple Dovecot installation to see that everything works. After that you can start changing things one at a time, so if you run into trouble you know immediately where the problem is. If you're in a hurry and you already know enough about mail servers, may be more helpful to you instead. 1. Installing * [CompilingSource.txt] * [PrebuiltBinaries.txt] 2. [FindMailLocation.txt] 3. [BasicConfiguration.txt] 4. [RunningDovecot.txt] 5. 6. [TestInstallation.txt] * [TestPop3Installation.txt] 7. [FinishBasicConfiguration.txt] Dovecot configuration ===================== * Starting guidelines * [SystemUsers.txt] * [VirtualUsers.txt] * [UserIds.txt] * [Authentication.txt] * [PasswordDatabase.txt] * [UserDatabase.txt] * [Authentication.MultipleDatabases.txt] * [Authentication.Kerberos.txt] * [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] * * [SharedMailboxes.txt] * [LoginProcess.txt] * settings and certificate creation * * * [ACL.txt] (ACLs) * [POP3Server.txt] * [LDA.txt] * and * [PostLoginScripting.txt] HOWTOs, examples and tutorials ============================== Some HOWTOs haven't been included in wiki/. Use http://wiki2.dovecot.org/ instead. * [HowTo.txt] for different installations * Existing Dovecot installations [http://wiki2.dovecot.org/DovecotServerInstallations] Migration from existing systems =============================== * [Migration.txt] * [MissingMailboxes.txt] * [Upgrading.txt] * [Migration.MailFormat.txt] (mbox <-> Maildir, etc.) Troubleshooting =============== * [WhyDoesItNotWork.txt] * [Logging.txt] * [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 Tuning ====== * [PerformanceTuning.txt] * [SecurityTuning.txt] * Reference ========= * [Design.txt] * [Clients.txt]