diff options
author | Alan Hicks <alan@lizella.net> | 2010-08-22 11:44:18 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-23 00:53:39 -0500 |
commit | f30b9a24e5bb593a7d26298942e75f4112571fab (patch) | |
tree | 8f2ad4508b81ba5af3153120cb30157c9ee52546 /network/dovecot/README | |
parent | e19d3c73ebfd67023bebe326f53dda408ab16605 (diff) | |
download | slackbuilds-f30b9a24e5bb593a7d26298942e75f4112571fab.tar.gz |
network/dovecot: Updated for version 2.0.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/dovecot/README')
-rw-r--r-- | network/dovecot/README | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/network/dovecot/README b/network/dovecot/README index 8481c55139..52b3c6b69f 100644 --- a/network/dovecot/README +++ b/network/dovecot/README @@ -3,7 +3,15 @@ openssl installed - openssl-solibs is not enough in itself to meet this requirement. Additionally, dovecot will be compiled with POP3 support. Unfortunately, dovecot does not have a man page at this time, so you'll have to find your documentation elsewhere. A few examples are included -in /usr/doc/dovecot-1.1.3. The dovecot team maintains a wiki that may +in /usr/doc/dovecot-$VERSION. The dovecot team operates a wiki that may prove useful: http://wiki.dovecot.org You should create a dovecot user to run the login processes on your server. + +From the dovecot-new release posting comes this word of advice: + + Remember to read http://wiki2.dovecot.org/Upgrading/2.0 before + upgrading from v1.x. Although there is automatic config conversion, + it can't handle everything, so reserve some extra time for upgrading. + + |