pkgsrc/mail/dovecot
ghen fce2810e42 Update to Dovecot 1.0.8.
+ Authentication: Added "password_noscheme" field that can be used
	  instead of "password". "password" treats "{prefix}" as a password
	  scheme while "password_noscheme" treats it as part of the password
	  itself. So "password_noscheme" should be used if you're storing
	  passwords as plaintext. Non-plaintext passwords never begin
	  with "{", so this isn't a problem with them.
	- IMAP: Partial body fetching was sometimes non-optimal, causing
	  the entire message to be read for every FETCH command.
	- deliver failed to save the message when envelope sender address
	  contained spaces.
	- Maildir++ quota: We could have randomly recalculated quota when
	  it wasn't necessary.
	- Login process could have crashed after logging in if client sent
	  data before "OK Logged in" reply was sent (i.e. before master had
	  replied that login succeeded).
	- Don't assert-crash when reading dovecot.index.logs generated by
	  Dovecot v1.1.
	- Authentication: Don't assert-crash if password beings with "{" but
	  doesn't contain "}".
	- Authentication cache didn't work when using settings that changed
	  the username (e.g. auth_username_format).
2007-11-28 15:11:50 +00:00
..
files Add a "reload" action to the rc.d script (SIGHUP), bump PKGREVISION. 2007-05-16 07:34:46 +00:00
patches Update to Dovecot 1.0.1. Lots of small fixes: 2007-06-16 15:01:17 +00:00
buildlink3.mk Fix references to OPENLDAP (where this bl3 files was originally copied from). 2007-10-15 12:46:09 +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.0.8. 2007-11-28 15:11:50 +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.0.8. 2007-11-28 15:11:50 +00:00
MESSAGE The URL of the 0.99.x->1.0 update notes changed now 1.1 is in beta. 2007-09-23 18:07:17 +00:00
options.mk Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
PLIST Update to Dovecot 1.0.8. 2007-11-28 15:11:50 +00:00