Subject: CVS commit: pkgsrc/mail/dovecot
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 02/14/2005 08:56:35
Module Name: pkgsrc
Committed By: xtraeme
Date: Mon Feb 14 08:56:35 UTC 2005
Modified Files:
pkgsrc/mail/dovecot: Makefile distinfo
Log Message:
Update to 0.99.14.
Changes:
o Message address fields are now parsed differently, fixing some
issues with spaces. Affects only clients which use FETCH ENVELOPE
command.
o Message MIME parser was somewhat broken with missing MIME boundaries
o mbox: Don't allow X-UID headers in mails to override the UIDs we
would otherwise set. Too large values can break some clients and
cause other trouble.
o passwd-file userdb wasn't working
o PAM crashed with 64bit systems
o non-SSL inetd startup wasn't working
o If UID FETCH notices and skips an expunged message, don't return
a NO reply. It's not needed and only makes clients give error
messages.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 pkgsrc/mail/dovecot/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/mail/dovecot/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.