Wed Sep 08 2004 John Dennis <jdennis@redhat.com> 0.99.11-1.FC3.1
- bring up to latest upstream, comments from Timo Sirainen <tss at iki.fi>
on release v0.99.11 2004-09-04
127.* and ::1 IP addresses are treated as secured with
disable_plaintext_auth = yes
auth_debug setting for extra authentication debugging
Some documentation and error message updates
Create PID file in /var/run/dovecot/master.pid
home setting is now optional in static userdb
Added mail setting to static userdb
- After APPENDing to selected mailbox Dovecot didn't always notice the new
mail immediately which broke some clients
- THREAD and SORT commands crashed with some mails
- If APPENDed mail ended with CR character, Dovecot aborted the saving
- Output streams sometimes sent data duplicated and lost part of it. This
could have caused various strange problems, but looks like in practise
it rarely caused real problems.
Mon Aug 02 2004 John Dennis <jdennis@redhat.com> 0.99.10.9-1,FC3,1
- bring up to date with latest upstream, fixes include:
- LDAP support compiles now with Solaris LDAP library
- IMAP BODY and BODYSTRUCTURE replies were wrong for MIME parts which
didn't contain Content-Type header.
- MySQL and PostgreSQL auth didn't reconnect if connection was lost to SQL
server
- Linking fixes for dovecot-auth with some systems
- Last fix for disconnecting client when downloading mail longer than
30 seconds actually made it never disconnect client. Now it works properly:
disconnect when client hasn't read _any_ data for 30 seconds.
- MySQL compiling got broken in last release
- More PostgreSQL reconnection fixing
Mon Jul 26 2004 John Dennis <jdennis@redhat.com> 0.99.10.7-1,FC3,1
- enable postgres and mySQL in build
- fix configure to look for mysql in alternate locations
- nuke configure script in tar file, recreate from configure.in using
autoconf
- bring up to latest upstream, which included:
- Added outlook-pop3-no-nuls workaround to fix Outlook hang in mails with
NULs.
- Config file lines can now contain quoted strings ("value ")
- If client didn't finish downloading a single mail in 30 seconds, Dovecot
closed the connection. This was supposed to work so that if client
hasn't read data at all in 30 seconds, it's disconnected.
- Maildir: LIST now doesn't skip symlinks
Wed Jun 30 2004 John Dennis <jdennis@redhat.com>
- bump rev for build
- change rev for FC3 build
Fri Jun 25 2004 John Dennis <jdennis@redhat.com> - 0.99.10.6-1
- bring up to date with upstream, recent change log comments from Timo
Sirainen were: SHA1 password support using OpenSSL crypto library
mail_extra_groups setting maildir_stat_dirs setting Added NAMESPACE
capability and command Autocreate missing maildirs (instead of
crashing) Fixed occational crash in maildir synchronization Fixed
occational assertion crash in ioloop.c Fixed FreeBSD compiling issue
Fixed issues with 64bit Solaris binary