summaryrefslogtreecommitdiff
path: root/mail/dovecot2/Makefile
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2012-04-10 12:12:21 +0000
committerghen <ghen@pkgsrc.org>2012-04-10 12:12:21 +0000
commitda2289893e061970c7a821be4d21cd4e9c03bd1e (patch)
tree891367d8d2f5d26e0cf7ed35f2987f189b0ab09c /mail/dovecot2/Makefile
parentda0505a0bc7bd2204177361cfd0fdc86c7108002 (diff)
downloadpkgsrc-da2289893e061970c7a821be4d21cd4e9c03bd1e.tar.gz
Update to Dovecot 2.1.4.
+ Added mail_temp_scan_interval setting and changed its default value from 8 hours to 1 week. + Added pop3-migration plugin for easily doing a transparent IMAP+POP3 migration to Dovecot: http://wiki2.dovecot.org/Migration/Dsync + doveadm user: Added -m parameter to show some of the mail settings. - Proxying SSL connections crashed in v2.1.[23] - fts-solr: Indexing mail bodies was broken. - director: Several changes to significantly improve error handling - doveadm import didn't import messages' flags - mail_full_filesystem_access=yes was broken - Make sure IMAP clients can't create directories when accessing nonexistent users' mailboxes via shared namespace. - Dovecot auth clients authenticating via TCP socket could have failed with bogus "PID already in use" errors.
Diffstat (limited to 'mail/dovecot2/Makefile')
-rw-r--r--mail/dovecot2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile
index d3af8382176..c64ef63990c 100644
--- a/mail/dovecot2/Makefile
+++ b/mail/dovecot2/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2012/04/06 15:56:26 tron Exp $
+# $NetBSD: Makefile,v 1.21 2012/04/10 12:12:21 ghen Exp $
-DISTNAME= dovecot-2.1.3
-PKGREVISION= 1
+DISTNAME= dovecot-2.1.4
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/2.1/