Cyrus 2.2.1-BETA Released

Ilya mail at krel.org
Thu Jul 17 22:45:27 EDT 2003


Hi Rob.
On FreeBSD box, I had to change to change cyrusdb_berkeley.c from :
#include <db.h> to #include </usr/local/include/db3/db.h>
which is probably not a big deal and i should be specifying path to db3 anyway.

Also imtest failed to compile with error that INT_MAX is not defined, I looked
around and noticed that imap also contains reference to INT_MAX, so adding
#include <limits.h> solved that.

So far the 2.2b runs ok

On Thu, Jul 17, 2003 at 11:20:20AM -0400, Rob Siemborski wrote:
> I'm pleased to announce the release of Cyrus 2.2.1 on ftp.andrew.cmu.edu.
> This is a BETA quality release, as it contains significant new
> functionality, and a large number of fixes over 2.2.0-ALPHA.
> 
> Feature additions include full r/w ANNOTATEMORE support, and use of
> annotations for administrative operations such as generating SQUAT
> databases and controlling the expiration of messages.  Additionally, the
> sieve bytecode now is stored in network byte order and is therefore
> portable across architectures.  Many features have likewise been added to
> Cyrus NNTPd.
> 
> There have been substantial bugfixes in the virtual domain support code,
> along with many of the fixes that have been applied to the 2.1 branch
> since 2.2.0 was released.
> 
> Please send comments to info-cyrus at lists.andrew.cmu.edu (public list), or
> cyrus-bugs at andrew.cmu.edu.  Development issues can be addressed on the
> cyrus-devel at lists.andrew.cmu.edu list.
> 
> You can download this tarball at:
> ftp://ftp.andrew.cmu.edu/pub/cyrus/cyrus-imapd-2.2.1-BETA.tar.gz
> or
> http://ftp.andrew.cmu.edu/pub/cyrus/cyrus-imapd-2.2.1-BETA.tar.gz
> 
> -Rob
> 
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> Rob Siemborski * Andrew Systems Group * Cyert Hall 207 * 412-268-7456
> Research Systems Programmer * /usr/contributed Gatekeeper
> 
> 




More information about the Info-cyrus mailing list