Download List

Project Description

Clement is an email server application. Its main function is to block unwanted mail (spam) as soon as possible in the email exchange process. It accepts or rejects email while the SMTP session, initiated by the email sender, is still pending, accepting legitimate email messages without the need to return an error status to non-existent or "borrowed" return address later. Clement can operate in two modes, either as a standard MTA (as sendmail, Postfix, Exim, Exchange, etc.) to store email in the recipient's own area, or to transmit the mail to an another SMTP server acting as smart spam filtering device. Each email domain name Clement knows about can be treated in one of these two modes depending on the group to which the domain name has been set. Each message is verified by a virus scanner (ClamAV) while the SMTP connection is still open, but the refusal of mail and the reason for refusal is notified to the actual sender. Mail management is done via a Web interface and can be delegated to three administrative levels (Root-Admin, Group-Admin, Domain-Admin). Standard users can access their own logs (sent email status, email rejected, quarantined email, etc.). With this interface, the user can handle the rejection and acceptance of mail. Users who are level "Admin" can access the session logs (via the Web interface). Clement uses a SQL database (PostgreSQL, MySQL) to store and manage logs, user profiles, and dynamic management of directives concerning the sender-receiver relationship.

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.

2012-12-10 11:37
2.5-148.10

This production release fixes a small bug within Authentication (AUTH PLAIN) on the SMTP channel (working now with an LG smartphone type).

2012-01-10 07:12
2.5.0-145.10

Relayed IP/mask are now linked to a groupid. Bubble help to major configuration interfaces. An updated Clement FAQ. Better journalling when a remote server is sending a request with a syntax error. Support script bugfixes. Works with clamav 0.97-3. A repo is available for clement-el6.2.rpm.
Tags: on line help, group management, quotamail.sh, docounter.sh

2011-12-12 06:24
2.5-143-4

This is a production release. It has better handling when a contact with an internal forwarder is not successfully completed (i.e.: connection established, but no signon). It fixes the case where the internal forwarder did not respond to a double check about an email alias found previously (Clement was doing a core dump in this unexpected configuration). It uses 'postmaster' instead of 'Mailer_daemon' for email bounces.
Tags: Core dump aliases postmaster

2011-12-10 08:55
2.5-143-3

This release fixes a MySQL language syntax error, ROOLBACK instead of ROLLBACK. This error triggers an alarm in /var/log/messages and makes the database inconsistent sometimes. Updating is necessary if you are running clement with a MySQL database. This release also fixes a comstat message about unexpected statuses to be less prone to report an error.
Tags: MySQL

2011-11-26 11:50
2.5-143.2

This release include one bugfix at the first install procedure. The install procedure now detects the server as improperly configured if the server name can't be resolved to (at least) one IPV4 IP number.
Tags: install name resolution

Project Resources