comparison INSTALL @ 12926:b6a705c42001

Changed wiki.dovecot.org links to wiki2.dovecot.org
author Timo Sirainen <tss@iki.fi>
date Fri, 08 Apr 2011 15:39:43 +0300
parents 5fe316cdd8a6
children 5ea2e9b93fe3
comparison
equal deleted inserted replaced
12925:654b5a2fc926 12926:b6a705c42001
14 environment variables. For example: 14 environment variables. For example:
15 15
16 CPPFLAGS=-I/opt/openssl/include LDFLAGS=-L/opt/openssl/lib ./configure 16 CPPFLAGS=-I/opt/openssl/include LDFLAGS=-L/opt/openssl/lib ./configure
17 17
18 See ./configure --help for a list of all available configure options. 18 See ./configure --help for a list of all available configure options.
19 See http://wiki.dovecot.org/CompilingSource for more information. 19 See http://wiki2.dovecot.org/CompilingSource for more information.
20 20
21 Running 21 Running
22 ------- 22 -------
23 23
24 Rename configuration file: 24 Rename configuration file:
33 33
34 2) Start it via inetd or similiar by executing "imap-login" or "pop3-login" 34 2) Start it via inetd or similiar by executing "imap-login" or "pop3-login"
35 binaries. If you're listening in SSL port, add --ssl parameter. 35 binaries. If you're listening in SSL port, add --ssl parameter.
36 36
37 See Wiki for more information about configuration. If you're in a hurry, go 37 See Wiki for more information about configuration. If you're in a hurry, go
38 at least through http://wiki.dovecot.org/QuickConfiguration 38 at least through http://wiki2.dovecot.org/QuickConfiguration
39 39
40 SSL/TLS 40 SSL/TLS
41 ------- 41 -------
42 42
43 Dovecot used to support both GNUTLS and OpenSSL libraries, but nowadays 43 Dovecot used to support both GNUTLS and OpenSSL libraries, but nowadays