Commit Graph

23 Commits

Author SHA1 Message Date
naddy
5f2065c764 - Make use of new bsd.port.mk feature and replace error reporting through
.BEGIN with ERRORS.
- Sync NEED_VERSION accordingly.
ok espie@
2001-07-18 10:59:00 +00:00
avsm
960eeb6172 Update to courier-imap-1.3.8.2
This fixes the ipv6 issues with the previous version
2001-06-18 21:19:22 +00:00
avsm
02cfbda4f0 fix the mysql flavor
spotted by the ever-vigilant naddy
2001-06-09 19:42:42 +00:00
brad
6de20d30a3 update dependency entries for MySQL. 2001-06-03 05:32:16 +00:00
avsm
3875d8f3ea Upgrade to courier-imap-1.3.8.1
- Split into subpackages: courier-pop3 and courier-imap
- pop3 FLAVOR no longer needed, so removed
- Disable ipv6, since if it detects ipv6, it will bind only to the ipv6
  socket and expect that to also accept ipv4 connections.  Author notified
2001-05-10 22:29:04 +00:00
lebel
d3f8ca8a7c mail: integrate COMMENT, bump NEED_VERSION. 2001-05-06 01:45:53 +00:00
avsm
5fe181752d Update to use the authdaemon framework, instead of directly accessing
the static authentication modules.

This allows us to add two new flavors: ldap and mysql, which communicate
via the authdaemon.

Note that this requires users to rehaul their configuration scripts;
the INSTALL script should detect this and print out a message.
2001-03-22 03:10:48 +00:00
avsm
348af0e995 - update to courier-imap-1.3.5
- setup CONFIGURE_ENV more carefully
- /etc/userdb -> ${SYSCONFDIR}/userdb - this doesn't go in /etc/courier-imap
 since the userdb can be shared across several applications
- finally cave in, and activate the workarounds for bugs in IMAP clients.
This actually breaks RFC2060, but allows NS4/Mozilla/StarOffice brain-dead
clients to work with courier-imap.

--
Add support for the IMAP IDLE extensions
Block out clients that constantly send garbage
2001-02-28 04:55:03 +00:00
avsm
16050567e5 - update to courier-imap-1.3.4
- dont override the SYSCONFDIR variable to /etc/courier-imap anymore; use ${SYSCONFDIR}/courier-imap now
2001-02-21 19:04:56 +00:00
avsm
a64fe6cf40 Use standard format for flavor list; brad@ 2001-02-16 21:56:46 +00:00
avsm
4489a0170c - update to courier-imap-1.3.3
- explicity disable authmysql and authldap until they are spin off into
  separate FLAVORs
2001-02-09 12:06:40 +00:00
avsm
8cfcb15707 indent, minor corrections in DESCR 2001-02-02 00:22:48 +00:00
avsm
c146349fd2 - upgrade to courier-imap-1.3.2
- bump NEED_VERSION

This is a bugfix release:
o Fix big5/gb2312 conversion logic.
o Fix authldap connection failure recovery
o Update INSTALL to reflect new upgrade instructions.
2001-01-26 00:42:03 +00:00
avsm
18172c6e27 - upgrade to courier-imap-1.3.1
Contains bugfixes to most outstanding issues.
2001-01-15 23:37:18 +00:00
avsm
d6b7ea47c8 - upgrade to courier-imap-1.3.0
- regenerate patches and name them consistently.  Note that the
  configuration file format and names have changed with this release

- add an INSTALL shell fragment to detect old versions of the config
files and warn the user to regenerate them

- config files now live in /etc/courier-imap, as they are very
  generic names, and this avoid conflict with other imap daemons

Summary of changes:

This release fixes some bugs in the POP3 server, adds optional
support for gb2312 and big5 text search, and introduces a new
configuration file format.

The new configuration file format will allow future upgrades
to automatically preserve the existing system configuration data,
instead of installing a default set of configuration files
2000-12-29 18:51:56 +00:00
avsm
1d03bb0ebf Upgrade to Courier-IMAP 1.2.3
This introduces a new 'pop3' flavour, since the package bundles a POP3
server that can read from maildirs and use the same authmodules also.

And a number of stability fixes, including leaking file descriptions,
maildir handling, and also compliance with the latest IETF IMAP drafts.
2000-11-22 11:42:31 +00:00
espie
b5cc3e16d4 Repair links. From Anil 2000-11-04 21:13:36 +00:00
avsm
2a81ee3d26 - update to v1.1
(notable changes: better locking, improved RC scripts, THREAD semantics
   updated to latest IETF draft, unicode support, bug fixes)
- bump NEED_VERSION, MAINTAINER real name added
- regenerate RC patch
- PLIST tweaked to not delete libexec/authlib, which is being
  used by other applications now (e.g. vmailmgr)
2000-10-01 13:27:13 +00:00
avsm
9fd37ec8b1 add OpenBSD tag 2000-09-13 13:57:42 +00:00
avsm
0939ee2710 - Update to v1.0
- Change the maintainer address
- Remove redundant Makefile.in patch and regenerate others
2000-09-10 20:38:10 +00:00
danh
fe14c909c5 update to version 0.99 from maintainer 2000-08-10 21:12:48 +00:00
kevlo
c2f0ceec01 Initial import of courier-imap version 0.35.
courier-imap is an imap server for maildir format mailboxes.

Submitted by:	Anil Madhavapeddy <anil@recoil.org>
2000-07-03 08:11:24 +00:00
turan
8ebe7b332a import
IMAP server for Maildir format mailboxes
2000-07-03 03:42:55 +00:00