pkgsrc/mail/dovecot
ghen 2f1454f45a Upgrade Dovecot to 1.0rc2. Changes:
* disable_plaintext_auth=yes: Removed hardcoded 127.* and ::1 IP
  checks. Now we just assume that the connection is secure if the
  local IP matches the remote IP address.
* SSL code rewrite which hopefully makes it work better than before.
  Seems to work correctly, but if you suddently have trouble with SSL
  connections this is likely the reason.
+ verbose_ssl=yes: Log also SSL alerts and BIO errors
- If namespace's location field wasn't set, the default location
  was supposed to be used but it wasn't.
- When copying ssl-parameters.dat file from /var/lib to /var/run its
  permissions went wrong if it couldn't be copied with hard linking.
- Fixed filesystem quota plugin to work with BSDs.
- Maildir: Saving mails didn't work if quota plugin was enabled (again)
- Maildir: Messages' received time wasn't saved properly when
  saving/copying multiple messages at a time. Also if using quota
  plugin the S= size was only set for the first saved file, and even
  that was wrong.
- passdb passwd-file: Don't require valid uid/gid fields if file
  isn't also being used as a userdb.
- PostgreSQL: Handle failures better so that there won't be
  "invalid fd" errors in logs.
- Don't try to expunge messages if the mailbox is read-only. It'll
  just cause our index files to go out of sync with the real
  mailbox and cause errors.
- ANONYMOUS authentication mechanism couldn't work because
  anonymous_username setting wasn't passed from master process.
2006-07-04 18:17:42 +00:00
..
files
patches Upgrade dovecot to 1.0rc1. Changes: 2006-07-02 09:29:17 +00:00
DESCR Rewrite DESCR. In particular, do not say "in the 2006-03-11 03:58:57 +00:00
distinfo Upgrade Dovecot to 1.0rc2. Changes: 2006-07-04 18:17:42 +00:00
hacks.mk Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
Makefile Upgrade Dovecot to 1.0rc2. Changes: 2006-07-04 18:17:42 +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 The databases/openldap package has been split in -client and -server component 2006-05-31 18:22:23 +00:00
PLIST Update dovecot to 1.0 beta9. From the release notes: 2006-06-13 16:51:40 +00:00