I think the code is now stable enough to be called the first release candidate. Please report any bugs, new and old. The filesystem quota numbers should be correct now? http://dovecot.org/releases/dovecot-1.0.rc1.tar.gz http://dovecot.org/releases/dovecot-1.0.rc1.tar.gz.sig * PAM: If user's password is expired, give "Password expired" error message to the user. Now actually working thanks to Vaidas Pilkauskas * Relicensed dovecot-auth, lib-sql and lib-ntlm to MIT license. See COPYING file for more information. * Abuse prevention: When creating a mailbox, limit the number of hierarchies (up to 20) and the length of the mailbox name within a hierarchy (up to 200 characters). * mbox: If saved mail doesn't end with LF, add it ourself so that the mails always have one empty line before the next From-line. + Added --with-statedir configure option which defaults to $localstatedir/lib/dovecot. ssl-parameters.dat is permanently stored in that directory and is copied to login_dirs from there. + IMAP: Support SASL-IR extension (SASL initial response) + Support initial SASL response with LOGIN mechanism. Patch by Anders Karlsson + Added PLAIN-MD4 password scheme. Patch by Andrey Panin. + Added support for XFS disk quotas. Patch by Pawel Jarosz + If another process deletes the opened mailbox, try to handle it without writing errors to log file. Handles the most common cases. + Added TLS support for LDAP if the library supports it. - SEARCH command was more or less broken with OR and NOT conditions - Dovecot corrupted mbox files which had CR+LF linefeeds in headers - MySQL code could have crashed while escaping strings - MD4 code with NTLM authentication was broken with 64bit systems. Patch by Andrey Panin - Plugin loading was broken in some OSes (eg. FreeBSD) - Several fixes to handling empty values in configuration file - Several fixes to dictionary quota backend and dict server. Also changed how they're configured. - deliver: Fixed plugin handling settings - mbox_min_index_size handling was somewhat broken - passdb passwd-file: extra_args field wasn't read unless the file was also used as userdb. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 191 bytes Desc: This is a digitally signed message part Url : http://dovecot.org/pipermail/dovecot-news/attachments/20060628/5c2ab725/attachment.pgp
On 2006-06-28 01:34:35 +0300, Timo Sirainen wrote:> I think the code is now stable enough to be called the first release > candidate. Please report any bugs, new and old. > > The filesystem quota numbers should be correct now? > > http://dovecot.org/releases/dovecot-1.0.rc1.tar.gz > http://dovecot.org/releases/dovecot-1.0.rc1.tar.gz.sigpackages in the openSUSE Build Service updated. darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org
Timo Sirainen wrote:> I think the code is now stable enough to be called the first release > candidate. Please report any bugs, new and old. > > The filesystem quota numbers should be correct nowAnd yes indeed, absolutely everything works perfect now :D Even on xfs filesystems. Thank you very, very much for your incredibly good support. -Stian
Dumitru Negara
2006-Jun-28 19:05 UTC
[Dovecot] 1.0.rc1 released - small bug regarding "S=" size in filenames
Timo Sirainen wrote:> I think the code is now stable enough to be called the first release > candidate. Please report any bugs, new and old. >I don't know if there was some progress on this issue http://www.dovecot.org/list/dovecot/2006-May/013187.html With RC1 and earlier (dovecot-20060620.tar.gz) build I noticed a small bug regarding size information ("S=") in the Maildir filenames. If you move a single message (w/ or w/o "S=" in filename) from one folder to other, Dovecot keeps or puts size info in filename. If you move few messages at once, only first or last (I don't know how to find this exactly) moved message has this info in filename. From the rest of messages, this info is deleted.> The filesystem quota numbers should be correct now? > > http://dovecot.org/releases/dovecot-1.0.rc1.tar.gz > http://dovecot.org/releases/dovecot-1.0.rc1.tar.gz.sig > > * PAM: If user's password is expired, give "Password expired" error > message to the user. Now actually working thanks to Vaidas Pilkauskas > * Relicensed dovecot-auth, lib-sql and lib-ntlm to MIT license. See > COPYING file for more information. > * Abuse prevention: When creating a mailbox, limit the number of > hierarchies (up to 20) and the length of the mailbox name within > a hierarchy (up to 200 characters). > * mbox: If saved mail doesn't end with LF, add it ourself so that the > mails always have one empty line before the next From-line. > > + Added --with-statedir configure option which defaults to > $localstatedir/lib/dovecot. ssl-parameters.dat is permanently > stored in that directory and is copied to login_dirs from there. > + IMAP: Support SASL-IR extension (SASL initial response) > + Support initial SASL response with LOGIN mechanism. Patch by Anders > Karlsson > + Added PLAIN-MD4 password scheme. Patch by Andrey Panin. > + Added support for XFS disk quotas. Patch by Pawel Jarosz > + If another process deletes the opened mailbox, try to handle it > without writing errors to log file. Handles the most common cases. > + Added TLS support for LDAP if the library supports it. > - SEARCH command was more or less broken with OR and NOT conditions > - Dovecot corrupted mbox files which had CR+LF linefeeds in headers > - MySQL code could have crashed while escaping strings > - MD4 code with NTLM authentication was broken with 64bit systems. > Patch by Andrey Panin > - Plugin loading was broken in some OSes (eg. FreeBSD) > - Several fixes to handling empty values in configuration file > - Several fixes to dictionary quota backend and dict server. > Also changed how they're configured. > - deliver: Fixed plugin handling settings > - mbox_min_index_size handling was somewhat broken > - passdb passwd-file: extra_args field wasn't read unless the file > was also used as userdb. >Regards, Dumitru
On Wed, Jun 28, 2006 at 01:34:35AM +0300, Timo Sirainen wrote:> I think the code is now stable enough to be called the first release > candidate. Please report any bugs, new and old.dovecot packages at ATrpms have been upgraded to 1.0rc1. If you use these packages for testing and stumble over a bug, please make a first analysis as to whether this is a packaging bug or a real dovecot bug. If you believe it's a packaging bug, keep the noise here low and file a bugzilla report at bugzilla.atrpms.net. Otherwise, of course, report the bug here. Thanks! -- Axel.Thimm at ATrpms.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20060701/fd9552b3/attachment.bin>