annotate doc/documentation.txt @ 9415:2a48aa6e2bce HEAD

Added signature for changeset 609fe4268f40
author Timo Sirainen <tss@iki.fi>
date Mon, 05 Oct 2009 19:52:13 -0400
parents 950feba5248e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5441
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
1 The documentation in wiki/ directory has been imported from
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
2 http://wiki.dovecot.org/. The actual Wiki may contain more up-to-date
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
3 information, so unless this is an old Dovecot release, you may want to use
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
4 the Wiki directly.
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
5
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
6 Documentation Index
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
7 ===================
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
8
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
9 * <QuickConfiguration.txt> for people in hurry
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
10 * <WhyDoesItNotWork.txt> - Why doesn't Dovecot work?
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
11
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
12 1. Welcome to the Dovecot Wiki
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
13 2. Dovecot Wiki Contents
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
14 3. Generic information about mail servers
5712
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
15 4. Dovecot installation
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
16 5. Dovecot configuration
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
17 6. HOWTOs, examples and tutorials
5441
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
18 7. Migration from existing systems
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
19 8. Troubleshooting
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
20 9. Tuning
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
21 10. Reference
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
22 11. Misc
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
23
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
24 Generic information about mail servers
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
25 ======================================
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
26
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
27 * Mail protocols: IMAP [http://en.wikipedia.org/wiki/Imap], POP3
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
28 [http://en.wikipedia.org/wiki/Pop3] and SMTP
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
29 [http://en.wikipedia.org/wiki/Smtp]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
30 * <Mail delivery agents and Sieve> [MDA.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
31 * <Mailbox formats> [MailboxFormat.txt]
5712
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
32 * <Dovecot's index files> [IndexFiles.txt]
5441
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
33 * <User authentication> [Authentication.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
34 * <SASL> [Sasl.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
35
5712
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
36 Dovecot installation
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
37 ====================
5441
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
38
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
39 It's a good idea to start with a simple Dovecot installation to see that
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
40 everything works. After that you can start changing things one at a time, so if
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
41 you run into trouble you know immediately where the problem is.
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
42
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
43 If you're in a hurry and you already know enough about mail servers,
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
44 <QuickConfiguration.txt> may be more helpful to you instead.
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
45
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
46 1. Installing
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
47 * <Compiling from sources> [CompilingSource.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
48 * <Installing prebuilt binaries> [PrebuiltBinaries.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
49 2. <Checking where mail is delivered to> [FindMailLocation.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
50 3. <Configuring Dovecot> [BasicConfiguration.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
51 4. <Running Dovecot> [RunningDovecot.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
52 5. <Logging.txt>
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
53 6. <Testing that everything works> [TestInstallation.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
54 * <Testing POP3 installation> [TestPop3Installation.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
55 7. <Finishing the test installation> [FinishBasicConfiguration.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
56
5712
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
57 Dovecot configuration
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
58 =====================
5441
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
59
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
60 * Starting guidelines
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
61 * <System users> [SystemUsers.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
62 * <Virtual users> [VirtualUsers.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
63 * <UNIX User IDs used by Dovecot> [UserIds.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
64 * <Authentication configuration> [Authentication.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
65 * <Password databases> [PasswordDatabase.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
66 * <User databases> [UserDatabase.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
67 * <Multiple authentication databases>
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
68 [Authentication.MultipleDatabases.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
69 * <Kerberos> [Authentication.Kerberos.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
70 * <Restricting users' access> [Authentication.RestrictAccess.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
71 * <Special authentication features> [PasswordDatabase.ExtraFields.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
72 * <Master users> [Authentication.MasterUsers.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
73 * <Mailbox location configuration> [MailLocation.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
74 * <Mails stored in local disk> [MailLocation.LocalDisk.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
75 * <Mails stored in shared filesystem> [MailLocation.SharedDisk.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
76 (<NFS.txt>, clustered FS)
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
77 * <Maildir configuration> [MailLocation.Maildir.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
78 * <Mbox configuration> [MailLocation.Mbox.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
79 * <Namespaces.txt>
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
80 * <Shared mailboxes> [SharedMailboxes.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
81 * <Login processes and their settings> [LoginProcess.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
82 * <SSL.txt> settings and certificate creation
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
83 * <Plugins.txt>
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
84 * <Quota.txt>
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
85 * <Access Control Lists> [ACL.txt] (ACLs)
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
86 * <Dovecot as a POP3 server> [POP3Server.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
87 * <Dovecot's local delivery agent> [LDA.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
88 * <Post-login scripting> [PostLoginScripting.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
89
5712
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
90 HOWTOs, examples and tutorials
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
91 ==============================
5441
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
92
5712
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
93 Some HOWTOs haven't been included in wiki/. Use http://wiki.dovecot.org/
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
94 instead.
5441
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
95
5712
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
96 * <HOWTOs, examples and tutorials> [HowTo.txt] for different installations
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
97 * Existing Dovecot installations
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
98 [http://wiki.dovecot.org/DovecotServerInstallations]
5441
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
99
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
100 Migration from existing systems
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
101 ===============================
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
102
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
103 * <From other IMAP/POP3 servers> [Migration.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
104 * <My mailboxes are lost after migrating to Dovecot!>
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
105 [MissingMailboxes.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
106 * <Upgrading from Dovecot 0.99.x to 1.0> [UpgradingDovecot.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
107 * <Converting between mailbox formats> [Migration.MailFormat.txt] (mbox <->
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
108 Maildir, etc.)
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
109
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
110 Troubleshooting
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
111 ===============
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
112
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
113 * <Why doesn't Dovecot work?> [WhyDoesItNotWork.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
114 * <Finding the error message from logs> [Logging.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
115 * <Debugging authentication> [Debugging.Authentication.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
116 * <Process tracing> [Debugging.ProcessTracing.txt] is useful when Dovecot
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
117 seems slow or hangs completely
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
118 * <mbox errors and crashes> [MboxProblems.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
119 * <Client issues and configuration> [Clients.txt]
5712
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
120 * <Negative UIDs / message sets> [Clients.NegativeUIDs.txt]
5441
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
121 * <Debugging using Thunderbird's logging> [Debugging.Thunderbird.txt]
5712
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
122 * <"Time moved backwards" error> [TimeMovedBackwards.txt]
5441
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
123 * Sending bug reports [http://dovecot.org/bugreport.html], debugging crashes
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
124 and sniffing network traffic
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
125
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
126 Tuning
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
127 ======
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
128
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
129 * <Performance tuning> [PerformanceTuning.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
130 * <Security tuning> [SecurityTuning.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
131 * <Chrooting.txt>
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
132
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
133 Reference
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
134 =========
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
135
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
136 * <Command line arguments> [CommandLine.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
137 * <Dovecot's design> [Design.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
138 * <Client issues and configuration> [Clients.txt]
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
139
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
140 Misc
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
141 ====
9d36800df1ae Added documentation to doc/wiki/. autogen.sh downloads them from dovecot.org
Timo Sirainen <tss@iki.fi>
parents:
diff changeset
142
5712
950feba5248e Updated
Timo Sirainen <tss@iki.fi>
parents: 5441
diff changeset
143 * <Listening on Additional Ports> [Iptables.txt] using IP Tables or socat