23 Jul
2005
23 Jul
'05
1:01 a.m.
Hello.
Will have debian packages in the future in any repository for install directly?
Josep
Now checks that field alignmentations are in indexes as they're expected. test78 crashed if it was wrong, earlier versions ignored the problem (and crashed with 64bit systems). Now if it's wrong, it prints error to log file and recreates the index. That means you probably should delete all dovecot.index files to avoid tons of errors in log files. Only mbox users need to do this.
- LSUB: Don't crash if .subscriptions file can't be opened. Also in general give proper "permission denied" error if LIST/LSUB failed because of permission problems.
- Maildir: Fix deadlocking when saving messages (noticeable with copying lots of messages with Thunderbird)
- LDAP: user_global_uid/gid wasn't working. Also now they support having user/group names from /etc/passwd instead of just numbers.
- passwd-file now supports variables in filename, so you can do eg. args = /etc/passwd.%d
- Open/close PAM session if -session option is given. Patch by Pasi Sjöholm.
- Added tb-extra-mailbox-sep workaround for Thunderbird+mbox problems.