Download List

Project Description

CAMAS (CAudium Mail Access System) is a Webmail
designed for the Caudium Webserver. It features
IMAP support, MTA and MUA DSN, multiple mailboxes,
delete, moving mail, filter, autofilter, drafts,
etc. The user interface is generated from
customizable templates. It includes a stateful
IMAP client, with namespace and quota support. It
also support several layers for authentication
(LDAP, SQL, files), preferences (IMAP, files,
SQL), and address books (IMAP, LDAP).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-04-17 11:36
1.2.20 RC4

This release added (R)XML templating of the user interface and
several backends like SQL and LDAP for authentication,
preferences, and the address book. It also added support for
IMAP quotas and namespaces, and provided more modularity
and code cleanups to allow you to extend the program using
external Caudium modules.
Tags: Development, Major feature enhancements

2002-12-19 20:48
1.0.34

This release fixes the multiple addressbook selector to use POST
instead of GET because of a limitation in MSIE 4.0+ of 2083 char.
Tags: Stable, Minor bugfixes

2002-03-18 15:46
1.0.32

This release fixes some date / time bugs, the Camas Basic Formbutton file is now automatically reloaded if it was changed on disk, and a workaround for a bug with the subject using widestring and windows-xxxx encoding on Pike 7.2 was incorporated. Cache stats which were incorrect have been fixed along with a case when no quota information was available.
Tags: Stable, Minor bugfixes

2001-11-27 01:27
1.1.6

This release has more split/modular code, auth LDAP modules, and entities functions (not finished). All features have been moved from the main module to a standalone module. Formbuttons are now widestring compliant. The runtime admin and global addressbook are now separate modules. A camas tags module has been added. "pre-camas" formbuttons and plugin support are now deprecated, and have been moved into the compatibility section. A paranoia check has been added to the mailindex.
Tags: Development

2001-11-26 22:59
1.0.30

Bugfixes for installation on OpenBSD, support for the IMAP server from LDAP in the LDAP Auth module (which uses the auth API v2), modified mail forwarding code to handle multipart/alternative message, and a fix for a bug if mail content type was different from text/*.
Tags: Stable, Minor bugfixes

Project Resources