pkgsrc/mail/dovecot
ghen 78b7394da5 Update to dovecot-1.0rc26. From the release announcement mail:
A few new small features and lots of index/mbox fixes. I've been heavily
stress testing this release, so I think it should be about perfect. :)

I think the only thing still missing from v1.0 is documentation. There
are some unwritten pages in the wiki, and I still haven't bothered to
write the wiki -> doc/*.txt conversion script. The script will probably
be pretty easy, but writing the docs can take a while.

	+ mbox and index file code handles silently out of quota/disk
	  space errors (maildir still has problems). They will give the user
	  a "Not enough disk space" error instead of flooding the log file.
	+ Added fsync_disable setting.
	+ mail-log plugin: Log the mailbox name, except if it's INBOX
	+ dovecot-auth: Added a lot more debug logging to passdbs and userdbs
	+ dovecot-auth: Added %c variable which expands to "secured" with
	  SSL/TLS/localhost.
	+ dovecot-auth: Added %m variable which expands to auth mechanism name
	- maildir++ quota: With ignore=box setting the quota was still updated
	  for the mailbox even though it was allowed to go over quota (but
	  quota recalculation ignored the box).
	- Index file handling fixes
	- mbox syncing fixes
	- Wrong endianess index files still weren't silently rebuilt
	- IMAP quota plugin: GETQUOTAROOT returned the mailbox name wrong the
	  namespace had a prefix or if its separator was non-default
	- IMAP: If client was appending multiple messages with MULTIAPPEND
	  and LITERAL+ extensions and one of the appends failed, Dovecot
	  treated the rest of the mail data as IMAP commands.
	- If mail was sent to client with sendfile() call, we could have
	  hanged the connection. This could happen only if mails were saved
	  with CR+LF linefeeds.
2007-03-14 14:14:52 +00:00
..
files
patches Update to dovecot-1.0rc23. From the release announcement mail: 2007-02-21 09:53:05 +00:00
DESCR Rewrite DESCR. In particular, do not say "in the 2006-03-11 03:58:57 +00:00
distinfo Update to dovecot-1.0rc26. From the release announcement mail: 2007-03-14 14:14:52 +00:00
hacks.mk Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
Makefile Update to dovecot-1.0rc26. From the release announcement mail: 2007-03-14 14:14:52 +00:00
MESSAGE - Update mail/dovecot to 1.0beta2. The 1.0 betas are very stable, and 2006-02-06 15:54:37 +00:00
options.mk Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
PLIST Update to dovecot-1.0rc23. From the release announcement mail: 2007-02-21 09:53:05 +00:00