http://dovecot.org/releases/2.1/dovecot-2.1.10.tar.gzhttp://dovecot.org/releases/2.1/dovecot-2.1.10.tar.gz.sig
The director bugfix is pretty important at least when running in two
director setups, since it can break the directors until both of them are
manually shut down. I'm not entirely sure if the same happens in >2
director setups, but I'd think so (although I do wonder why I haven't
seen it happen in them).
BTW. I'm hoping for v2.2.alpha1 release within a week or two and to get
it stabilized rather quickly.
+ imap: Implemented THREAD=ORDEREDSUBJECT extension.
+ Added "doveadm exec" command to easily execute commands from
libexec_dir, e.g. "doveadm exec imap -u user@domain"
+ Added "doveadm copy" command.
+ doveadm copy/move: Added optional user parameter to specify the
source username. This allows easily copying mails between different
users.
+ Added namespace { disabled } setting to quickly enable/disable
namespaces. This is especially useful when its value is returned by
userdb.
+ Added mailbox_alias plugin. It allows creating mailbox aliases using
symlinks.
+ imapc storage: Added imapc_max_idle_time setting to force activity
on connection.
+ fts-solr: Expunging multiple messages is now faster.
- director: In some conditions director may have disconnected from
another director (without logging about it), thinking it was sending
invalid data.
- imap: Various fixes to listing mailboxes.
- pop3-migration plugin: Avoid disconnection from POP3 server due
to idling.
- login processes crashed if there were a lot of local {} or remote {}
settings blocks.
Hello Dovecot users,
I've been busy recently with some wholly unrelated Dovecot IMAP patches,
so Sieve development moved a bit into the background. This release
therefore consists mostly of small bugfixes. The most important change
is the fix of a bug in ManageSieve's CHECKSCRIPT command that causes a
segfault. Quite a few people have encountered this problem recently, so
it is about time I release this now.
Changelog v0.3.2:
+ sieve-refilter tool: improved man page documentation by explicitly
specifying the syntax used for mailbox arguments.
+ Sieve: spamtest and virustest extensions: improved trace debugging of
score calculation.
+ Sieve: made error messages about exceeding the maximum number of
actions more verbose.
- Sieve tools: fixed problems with running as root: sievec and
sieve-dump now ignore mail_uid and mail_gid settings when run as root.
- Sieve: fixed bug in action accounting (for limit checking): increase
action instance count only when an action is actually created.
- Sieve: include extension: fixed namespace separation of :global and
:personal scripts.
- ManageSieve: fixed segfault bug triggered by CHECKSCRIPT command.
- Fixed linking with ld.gold.
- Fixed several Clang compile warnings and a few potential bugs.
The release is available as follows:
http://www.rename-it.nl/dovecot/2.1/dovecot-2.1-pigeonhole-0.3.2.tar.gzhttp://www.rename-it.nl/dovecot/2.1/dovecot-2.1-pigeonhole-0.3.2.tar.gz.sig
Refer to http://pigeonhole.dovecot.org and the Dovecot v2.x wiki for
more information. Have fun testing this new release and don't hesitate
to notify me when there are any problems.
Regards,
--
Stephan Bosch
stephan(a)rename-it.nl