Commit graph

9 commits

Author SHA1 Message Date
Marc Recht
87518a4fdd regen 2003-12-07 13:24:46 +00:00
Marc Recht
281451a099 fix build with db4 >= 4.2 2003-12-07 13:24:26 +00:00
Marc Recht
542adc4d19 Add pthread buildlinkg to fix build on NetBSD 1.6. 2003-11-20 14:54:06 +00:00
Marc Recht
443400473c update to 2.2.2-BETA
It has a number of new features and performance improvements including
much-expanded header caching and support for the IMAP SASL-IR and BINARY
extensions.  This release also has a large number of bugfixes in the
Cyrus Murder support of virtdomain/altnamespace/unixhierachysep, as well
as a significant improvement in how Cyrus Master tracks processes.

Full changes are available in doc/changes.html in the distribution, sites
that are upgrading to this version will also want to read
doc/install-upgrade.html.
2003-11-03 12:50:27 +00:00
Marc Recht
d4e8469f82 Adapt some changes jlam@ made to the cyrus-imapd21 pkg in pkgsrc.
From his commit message:
Some platforms have feeble install tools that can't take more than one
file at a time.  Also some minor clean-ups.
2003-09-13 20:37:18 +00:00
Marc Recht
f92a96e614 Fix PLIST and change the version string of the PKGNAME from
2.2.1-BETA to 2.2.1b1 to not confuse "make update".
2003-08-16 10:26:02 +00:00
Marc Recht
58cdedfa09 Clean-up the PLIST and enable nntp support. 2003-07-28 08:43:22 +00:00
Marc Recht
1bef29b8d5 Also install the mknewsgroups and masssievec scripts. 2003-07-27 10:37:57 +00:00
Marc Recht
f5199f1dca Initial import of Cyrus Imapd 2.2.1-BETA.
The new features include Virtual Domain support, NNTP
server support, IPv6 support, Compiled Sieve scripts, an improved
configuration subsystem, and many more visible and invisible changes.

IMAP (Internet Message Access Protocol) is an Internet standards-track
protocol for accessing messages (mail, bboards, news, etc). The Cyrus
IMAP server differs from other IMAP server implementations in that it
is generally intended to be run on "sealed" servers, where normal users
are not permitted to log in. The mailbox database is stored in parts of
the filesystem that are private to the Cyrus IMAP system. All user
access to mail is through the IMAP, POP3, or KPOP protocols.
2003-07-26 17:46:52 +00:00