Final 1.0 release is looking to get closer. There's nothing left in my TODO list for it, so please report any old and new bugs you see. This release also makes upgrades from 0.99 more transparent with automatic renaming of .subscriptions and .customflags files with maildir. http://dovecot.org/releases/dovecot-1.0.rc2.tar.gz http://dovecot.org/releases/dovecot-1.0.rc2.tar.gz.sig * disable_plaintext_auth=yes: Removed hardcoded 127.* and ::1 IP checks. Now we just assume that the connection is secure if the local IP matches the remote IP address. * SSL code rewrite which hopefully makes it work better than before. Seems to work correctly, but if you suddently have trouble with SSL connections this is likely the reason. + verbose_ssl=yes: Log also SSL alerts and BIO errors - If namespace's location field wasn't set, the default location was supposed to be used but it wasn't. - When copying ssl-parameters.dat file from /var/lib to /var/run its permissions went wrong if it couldn't be copied with hard linking. - Fixed filesystem quota plugin to work with BSDs. - Maildir: Saving mails didn't work if quota plugin was enabled (again) - Maildir: Messages' received time wasn't saved properly when saving/copying multiple messages at a time. Also if using quota plugin the S= size was only set for the first saved file, and even that was wrong. - passdb passwd-file: Don't require valid uid/gid fields if file isn't also being used as a userdb. - PostgreSQL: Handle failures better so that there won't be "invalid fd" errors in logs. - Don't try to expunge messages if the mailbox is read-only. It'll just cause our index files to go out of sync with the real mailbox and cause errors. - ANONYMOUS authentication mechanism couldn't work because anonymous_username setting wasn't passed from master process. -------------- 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/20060704/f7717a19/attachment.pgp
> - Maildir: Messages' received time wasn't saved properly when > saving/copying multiple messages at a time. Also if using quota > plugin the S= size was only set for the first saved file, and even > that was wrong.I haven't had a chance to check this yet... Something 'related' to this. Deliver, doesn't appear to add the S=size even with the quota plugin enabled. I am still using beta9, so I'll update this evening after work and test. Thanks Tim -- Linux Counter user #273956
Hi Timo, many thanks for this release! Do we still need this patches? http://dovecot.org/list/dovecot/2006-June/014205.html It would be nice to know if we need them in order to add or not those patches in the RedHat/Fedora .rpms Many thanks Oliver -- Oliver Schulze L. <oliver at samera.com.py>
Timo Sirainen wrote:> Final 1.0 release is looking to get closer. There's nothing left in my > TODO list for it, so please report any old and new bugs you see. > > This release also makes upgrades from 0.99 more transparent with > automatic renaming of .subscriptions and .customflags files with > maildir.Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! I realise it was never overly burdensome to migrate in the first place, but this makes the pain... what... rewriting the config file? Guess the Wiki page needs updating... Now I can start futzing about with the wonderful world of namespaces and shared folders :) Man... now I owe you another drink :) -- Curtis Maloney cmaloney at cardgate.net
On Tue, July 4, 2006 20:02, Timo Sirainen wrote:> Final 1.0 release is looking to get closer. There's nothing left in my > TODO list for it, so please report any old and new bugs you see.I can't get dovecot to see my MySQL installation suddenly, it worked fine for previous builds (last one I used was beta8): ./configure --with-mysql --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-ssldir=/etc/ssl --with-ssl=openssl --without-deliver --with-storages=maildir ... checking for mysql_init in -lmysqlclient... no ... Install prefix ...................... : /usr File offsets ........................ : 64bit I/O loop method ..................... : poll File change notification method ..... : dnotify Building with SSL support ........... : yes (OpenSSL) Building with IPv6 support .......... : yes Building with pop3 server ........... : yes Building with mail delivery agent .. : no Building with GSSAPI support ........ : no Building with user database modules . : static prefetch passwd passwd-file checkpassword (modules) Building with password lookup modules : passwd passwd-file shadow pam checkpassword (modules) Building with SQL drivers ............: Running MySQL 5.0.22 in /usr/local/mysql
I just update 3 servers rc1 -> rc2 without any problem Thanks for the postgres bug resolution. Le mardi 04 juillet 2006 ? 21:02 +0300, Timo Sirainen a ?crit :> Final 1.0 release is looking to get closer. There's nothing left in my > TODO list for it, so please report any old and new bugs you see. > > This release also makes upgrades from 0.99 more transparent with > automatic renaming of .subscriptions and .customflags files with > maildir. > > http://dovecot.org/releases/dovecot-1.0.rc2.tar.gz > http://dovecot.org/releases/dovecot-1.0.rc2.tar.gz.sig > > * disable_plaintext_auth=yes: Removed hardcoded 127.* and ::1 IP > checks. Now we just assume that the connection is secure if the > local IP matches the remote IP address. > * SSL code rewrite which hopefully makes it work better than before. > Seems to work correctly, but if you suddently have trouble with SSL > connections this is likely the reason. > > + verbose_ssl=yes: Log also SSL alerts and BIO errors > - If namespace's location field wasn't set, the default location > was supposed to be used but it wasn't. > - When copying ssl-parameters.dat file from /var/lib to /var/run its > permissions went wrong if it couldn't be copied with hard linking. > - Fixed filesystem quota plugin to work with BSDs. > - Maildir: Saving mails didn't work if quota plugin was enabled (again) > - Maildir: Messages' received time wasn't saved properly when > saving/copying multiple messages at a time. Also if using quota > plugin the S= size was only set for the first saved file, and even > that was wrong. > - passdb passwd-file: Don't require valid uid/gid fields if file > isn't also being used as a userdb. > - PostgreSQL: Handle failures better so that there won't be > "invalid fd" errors in logs. > - Don't try to expunge messages if the mailbox is read-only. It'll > just cause our index files to go out of sync with the real > mailbox and cause errors. > - ANONYMOUS authentication mechanism couldn't work because > anonymous_username setting wasn't passed from master process. >-- Dominique Feyer Administrateur Syst?me Ch. de la Colline 5bis CH-1007 Lausanne dfeyer at net4all.ch
Geert Hendrickx
2006-Jul-07 21:08 UTC
[Dovecot] Timeouts with Outlook (Re: 1.0.rc2 released)
On Tue, Jul 04, 2006 at 09:02:08PM +0300, Timo Sirainen wrote:> * SSL code rewrite which hopefully makes it work better than before. > Seems to work correctly, but if you suddently have trouble with SSL > connections this is likely the reason.I've had trouble since upgrading to Dovecot 1.0rc2. I'm serving pop3, imap and imaps to a group of Windows clients on an internal network. Clients using Outlook were complaining about heavy timeouts when connecting to the server, however I had no problem connecting with mutt or squirrelmail. I've reverted back to Dovecot 1.0rc1 and the problem disappeared again. Any idea? Geert