Jump to letter: [
ABCDEFGHJKLMNPRSTUWX
]
dovecot-devel - Headers and config script needed for building plug-ins
| Website: |
http://www.dovecot.org/ |
| License: |
MIT and GPLv2+ |
| Vendor: |
city-fan.org repo http://www.city-fan.org/ftp/contrib/ |
- Description:
This package provides header files and configuration scripts required for
building plug-ins for the dovecot IMAP/POP3 server.
Packages
| dovecot-devel-2.1-0.4.0.rc3.cf.fc8.i386
[304 KiB] |
Changelog
by Paul Howarth (2012-01-09):
- dovecot updated to 2.1.rc3:
- dsync was merged into doveadm (there is still "dsync" symlink pointing to
"doveadm", which you can use the old way for now); the preferred ways to
run dsync are "doveadm sync" (for old "dsync mirror") and "doveadm backup"
- IMAP SPECIAL-USE extension to describe mailboxes
- added mailbox {} sections, which deprecate autocreate plugin
- lib-fs: added "mode" parameter to "posix" backend to specify mode for
created files/dirs (for mail_attachment_dir)
- inet_listener names are now used to figure out what type the socket is
when useful, e.g. naming service auth { inet_listener } to auth-client vs.
auth-userdb has different behaviour
- added pop3c (= POP3 client) storage backend
- LMTP proxying code was simplified, hopefully fixing its problems
- dsync: don't remove user's subscriptions for subscriptions=no namespaces
|
| dovecot-devel-2.0.17-1.0.cf.fc8.i386
[293 KiB] |
Changelog
by Paul Howarth (2012-01-09):
- dovecot updated to 2.0.17
- proxying now supports sending SSL client certificate to server with
ssl_client_cert/key settings
- doveadm dump: Added support for dumping dbox headers/metadata
- fixed memory leaks in login processes with SSL connections
- vpopmail support was broken in v2.0.16
- allow imap+TLS and pop3+TLS by default
|