[Dovecot] Released v1.1.5 and v1.2.alpha3
http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz.sig
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz.sig
A combined release announcement for a change. :)
Largest changes since v1.1.4:
* Dovecot prints an informational message about authentication problems
at startup. The message goes away after the first successful
authentication. This hopefully reduces the number of "Why doesn't
my authentication work?" questions.
+ Maildir/dbox: Try harder to assign unique UIDVALIDITY values to
mailboxes to avoid potential problems when recreating or renaming
mailboxes. The UIDVALIDITY is tracked using dovecot-uidvalidity*
files in the mail root directory.
+ Many logging improvements
- In some conditions Dovecot could have stopped using existing cache
file and never used it again until it was deleted.
- pop3 + Maildir: Make sure virtual sizes are always written to
dovecot-uidlist. This way if the indexes are lost Dovecot will never
do a huge amount of work to recalculate them.
- mbox: Fixed listing mailboxes in namespaces with prefix beginning
with '~' or '/' (i.e. UW-IMAP compatibility namespaces didn't work).
- dict quota: Don't crash when recalculating quota (when quota warnings
enabled).
- Fixes to handling "out of disk space/quota" failures.
- Blocking passdbs/userdbs (e.g. PAM, MySQL) could have failed lookups
sometimes when auth_worker_max_request_count was non-zero.
- Fixed compiling with OpenBSD
Largest changes since v1.2.alpha2:
+ Added userdb checkpassword (by Sascha Wilde)
+ Autocreate plugin: http://wiki.dovecot.org/Plugins/Autocreate
+ Listescape plugin: http://wiki.dovecot.org/Plugins/Listescape
- All the same fixes as for v1.1.5
I was thinking about waiting for Kolab people's work for shared mailbox support to get done, get that code to v1.2 tree and then release v1.2.beta1 with feature freeze.
Timo Sirainen schrieb:
http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz.sig
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz.sig
A combined release announcement for a change. :)
Largest changes since v1.1.4:
- Dovecot prints an informational message about authentication problems at startup. The message goes away after the first successful authentication. This hopefully reduces the number of "Why doesn't my authentication work?" questions.
- Maildir/dbox: Try harder to assign unique UIDVALIDITY values to mailboxes to avoid potential problems when recreating or renaming mailboxes. The UIDVALIDITY is tracked using dovecot-uidvalidity* files in the mail root directory.
- Many logging improvements
- In some conditions Dovecot could have stopped using existing cache file and never used it again until it was deleted.
- pop3 + Maildir: Make sure virtual sizes are always written to dovecot-uidlist. This way if the indexes are lost Dovecot will never do a huge amount of work to recalculate them.
- mbox: Fixed listing mailboxes in namespaces with prefix beginning with '~' or '/' (i.e. UW-IMAP compatibility namespaces didn't work).
- dict quota: Don't crash when recalculating quota (when quota warnings enabled).
- Fixes to handling "out of disk space/quota" failures.
- Blocking passdbs/userdbs (e.g. PAM, MySQL) could have failed lookups sometimes when auth_worker_max_request_count was non-zero.
- Fixed compiling with OpenBSD
Largest changes since v1.2.alpha2:
- Added userdb checkpassword (by Sascha Wilde)
- Autocreate plugin: http://wiki.dovecot.org/Plugins/Autocreate
- Listescape plugin: http://wiki.dovecot.org/Plugins/Listescape
- All the same fixes as for v1.1.5
I was thinking about waiting for Kolab people's work for shared mailbox support to get done, get that code to v1.2 tree and then release v1.2.beta1 with feature freeze.
Hi Timo, i think this is a good idea
-- Best Regards
MfG Robert Schetterer
Germany/Munich/Bavaria
Timo Sirainen wrote:
http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz.sig
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz.sig
A combined release announcement for a change. :)
Largest changes since v1.1.4:
- Dovecot prints an informational message about authentication problems at startup. The message goes away after the first successful authentication. This hopefully reduces the number of "Why doesn't my authentication work?" questions.
- Maildir/dbox: Try harder to assign unique UIDVALIDITY values to mailboxes to avoid potential problems when recreating or renaming mailboxes. The UIDVALIDITY is tracked using dovecot-uidvalidity* files in the mail root directory.
- Many logging improvements
- In some conditions Dovecot could have stopped using existing cache file and never used it again until it was deleted.
- pop3 + Maildir: Make sure virtual sizes are always written to dovecot-uidlist. This way if the indexes are lost Dovecot will never do a huge amount of work to recalculate them.
- mbox: Fixed listing mailboxes in namespaces with prefix beginning with '~' or '/' (i.e. UW-IMAP compatibility namespaces didn't work).
- dict quota: Don't crash when recalculating quota (when quota warnings enabled).
- Fixes to handling "out of disk space/quota" failures.
- Blocking passdbs/userdbs (e.g. PAM, MySQL) could have failed lookups sometimes when auth_worker_max_request_count was non-zero.
- Fixed compiling with OpenBSD
Largest changes since v1.2.alpha2:
- Added userdb checkpassword (by Sascha Wilde)
- Autocreate plugin: http://wiki.dovecot.org/Plugins/Autocreate
- Listescape plugin: http://wiki.dovecot.org/Plugins/Listescape
- All the same fixes as for v1.1.5
I was thinking about waiting for Kolab people's work for shared mailbox support to get done, get that code to v1.2 tree and then release v1.2.beta1 with feature freeze.
If 1.2 has other features beyond 1.1.5, and is otherwise ready, I would go ahead and release 1.2 now (so we can all beat up on it) and add the shared support to 1.3.
-- Daniel
Timo Sirainen schreef:
http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz.sig
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz.sig
A combined release announcement for a change. :) Oops, almost forgot about the new v1.1 release in all the fuzz around getting the new Sieve implementation released for v1.2. Finally, I have refreshed the ManageSieve patch for Dovecot 1.1.5:
http://www.rename-it.nl/dovecot/1.1/dovecot-1.1.5-managesieve-0.10.3.diff.gz http://www.rename-it.nl/dovecot/1.1/dovecot-1.1.5-managesieve-0.10.3.diff.gz...
This also fixes a warning previously caused by this patch.
Regards,
-- Stephan Bosch stephan@rename-it.nl
On Oct 25, 2008, at 3:32 PM, Stephan Bosch wrote:
Oops, almost forgot about the new v1.1 release in all the fuzz
around getting the new Sieve implementation released for v1.2.
Finally, I have refreshed the ManageSieve patch for Dovecot 1.1.5:http://www.rename-it.nl/dovecot/1.1/dovecot-1.1.5- managesieve-0.10.3.diff.gz http://www.rename-it.nl/dovecot/1.1/dovecot-1.1.5- managesieve-0.10.3.diff.gz.sig
This also fixes a warning previously caused by this patch.
About ManageSieve...What client software are people using with this?
-Dave
-- Dave McGuire Port Charlotte, FL
Dave McGuire wrote:
About ManageSieve...What client software are people using with this?
That varies. I personally use the Thunderbird Sieve add-on, which after version 0.1.5 works pretty well. Most other people I know use the AvelSieve module for Squirrelmail or Ingo with Horde. From what I am told, KMail now also properly supports ManageSieve. For command line support there are the sieve-connect client and a Ruby implementation.
There are probably more, but I do not know whether these are used/usable with Dovecot. Maybe http://www.sieve.info lists more possibilities. Because that is a wiki, you can add others if you encounter more useful clients.
Regards,
-- Stephan Bosch stephan@rename-it.nl
On Oct 25, 2008, at 3:44 PM, Stephan Bosch wrote:
About ManageSieve...What client software are people using with
this?That varies. I personally use the Thunderbird Sieve add-on, which
after version 0.1.5 works pretty well. Most other people I know use
the AvelSieve module for Squirrelmail or Ingo with Horde. From what
I am told, KMail now also properly supports ManageSieve. For
command line support there are the sieve-connect client and a Ruby
implementation.There are probably more, but I do not know whether these are used/ usable with Dovecot. Maybe http://www.sieve.info lists more
possibilities. Because that is a wiki, you can add others if you
encounter more useful clients.
Thanks for the info. I use Thunderbird and SquirrelMail on
occasion; I'll try it with those when time permits.
-Dave
-- Dave McGuire Port Charlotte, FL
Stephan Bosch wrote:
Dave McGuire wrote:
About ManageSieve...What client software are people using with this?
That varies. I personally use the Thunderbird Sieve add-on, which after version 0.1.5 works pretty well. Most other people I know use the AvelSieve module for Squirrelmail or Ingo with Horde. From what I am told, KMail now also properly supports ManageSieve. For command line support there are the sieve-connect client and a Ruby implementation.
There are probably more, but I do not know whether these are used/usable with Dovecot. Maybe http://www.sieve.info lists more possibilities. Because that is a wiki, you can add others if you encounter more useful clients.
Here a patch for a roundcube: http://alec.pl/roundcube/managesieve/
-- Best regards, Proskurin Kirill
Largest changes since v1.2.alpha2:
- Autocreate plugin: http://wiki.dovecot.org/Plugins/Autocreate
Hello all! Could someone say - how to patch dovecot 1.1.x n freebsd with this plugin? I try to copy patch to ports files folder and recompile it - but it seems don`t help me.
-- Best regards, Proskurin Kirill
On Mon, Oct 27, 2008 at 4:18 AM, Proskurin Kirill k.proskurin@fxclub.org wrote:
Largest changes since v1.2.alpha2: + Autocreate plugin: http://wiki.dovecot.org/Plugins/Autocreate
Hello all! Could someone say - how to patch dovecot 1.1.x n freebsd with this plugin? I try to copy patch to ports files folder and recompile it - but it seems don`t help me.
-- Best regards, Proskurin Kirill
Wow very cool plugin, I have had to write in a hack in my webmail during the login/get folders code to check for 4 folders and create/subscribe if needed. This would be so much better!
On Oct 27, 2008, at 1:18 PM, Proskurin Kirill wrote:
Largest changes since v1.2.alpha2:
- Autocreate plugin: http://wiki.dovecot.org/Plugins/Autocreate
Hello all! Could someone say - how to patch dovecot 1.1.x n freebsd with this
plugin? I try to copy patch to ports files folder and recompile it -
but it seems don`t help me.
http://dovecot.org/patches/1.1/autocreate-plugin.c contains compiling
instructions too.
participants (8)
-
Brandon Lamb
-
Charles Marcus
-
Daniel L. Miller
-
Dave McGuire
-
Proskurin Kirill
-
Robert Schetterer
-
Stephan Bosch
-
Timo Sirainen