backslashes anymore. A single backslash is enough. Changed the
definition in all affected packages. For those that are not caught, an
additional check is placed into bsd.pkginstall.mk.
to replace mail/dovecot at some point in the future.
Funny version numbering is used here to make this package dewey-comparable
against mail/dovecot; 1.0.alphaN is "dovecot-0.99.99.N".
testing)
- change USE_OPENLDAP (which is avtually security/gnupg option) to
DOVECOT_USE_LDAP, add similar DOVECOT_USE_PGSQL for PostgreSQL support
- misc cleanups and fixes
At this point the package should be ready to import.
- create dovecot user/group
- add official distribution patches
- generate modules part of PLIST dynamically, it can differ depending on OS
- better check for USE_OPENLDAP
TODO:
- provide sane default configuration file
- update to the latest version, 0.99.9.1
- we have EGDIR defined, so actually use it
- don't install example configuration twice
- require LOGIN so user credentials are really present at the startup,
don't hardcode /bin/sh, use @RCD_SCRIPTS_SHELL@ instead
- sync PLIST with reality and sort
- DESCR has 80 columns
TODO:
- provide more useful default configuration file
- create dovecot user/group
- create /var/run/dovecot with appropriate permissions for runtime data
Dovecot is a secure and compact IMAP/POP3 server which is in the early
stages of developement. It supports Maildirs and mbox formats and much
of the IMAP v4 protocol including SSL/TLS. IPv6 support is also
included.
http://dovecot.procontrol.fi/