]> git.pld-linux.org Git - packages/dovecot.git/blobdiff - dovecot.spec
- updated -config.patch (qboosh's suggestion)
[packages/dovecot.git] / dovecot.spec
index 990001fd9ef27903d39649fe3dbd7c2af164a1ee..b4d06bb5059a260ba0be4b9043061bfbdbe64958 100644 (file)
@@ -70,15 +70,14 @@ with little effort.
 
 Status:
 - should be quite ready for use with normal IMAP clients
-- complete IMAP4rev1 support
-- supports THREAD and SORT extensions, required by many IMAP webmails
-- complete TLS/SSL support, using either GNUTLS or OpenSSL
+- complete IMAP4rev1 and POP3 support
+- supports THREAD, SORT and IDLE extensions, required by many IMAP
+  webmails
+- complete TLS/SSL support
 - IPv6 ready
 - shared mailboxes aren't yet supported
-- Maildir++ quota isn't yet supported; hard filesystem quota can also
-  be problematic
-- mbox support isn't yet perfect - there's a few more or less
-  theoretical problems, but nothing too bad.
+- Maildir++ quota is supported, bad hard filesystem quota can be
+  problematic
 
 %description -l pl
 Dovecot to serwer IMAP i POP3 dla systemów linuksowych/uniksowych,
@@ -103,21 +102,19 @@ wi
 
 Stan:
 - powinien byæ gotowy do u¿ycia ze zwyk³ymi klientami IMAP
-- pe³na obs³uga IMAP4rev1
-- obs³uga rozszerzeñ THREAD i SORT, wymaganych przez wiele webmaili
-  IMAP
+- pe³na obs³uga IMAP4rev1 i POP3
+- obs³uga rozszerzeñ THREAD, SORT i IDLE, wymaganych przez wiele
+  webmaili IMAP
 - obs³uga IPv6
-- jeszcze nie ma wspó³dzielonych skrzynek
-- quota Maildir++ jeszcze nie jest obs³ugiwana; twarda quota na
-  systemach plików mo¿e sprawiaæ problemy
-- obs³uga mboksów jeszcze nie jest idealna - jest jeszcze kilka mniej
-  lub bardziej teoretycznych problemów, ale nic strasznego.
+- pe³na obs³uga TLS/SSL
+- quota Maildir++ jest obs³ugiwana, ale twarda quota na systemach
+  plików mo¿e byæ problematyczna
 
 %prep
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%{__sed} -i 's,/usr/libexec,%{_libdir},g' dovecot-example.conf
+%{__sed} -i 's,/usr/lib/dovecot,%{_libdir}/dovecot,g' dovecot-example.conf
 
 %build
 touch config.rpath
This page took 0.063675 seconds and 4 git commands to generate.