Download List

Descripción del Proyecto

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

Esta versión de producción corrige un error pequeño dentro de autenticación (AUTH llano) en el canal de SMTP (trabajando ahora con un tipo de smartphone LG).
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

Máscara de IP retransmisión ahora están vinculados a un ID de grupo. Ayuda de burbuja para interfaces de configuración principales. Un FAQ Clemente actualizada. Mejor journalling cuando un servidor remoto está enviando una solicitud con un error de sintaxis. Correcciones de errores de secuencias de comandos de apoyo. Funciona con clamav 0.97-3. Un repo está disponible para Clemente el6.2.rpm.
Tags: on line help, group management, quotamail.sh, docounter.sh
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.

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

Esta es una versión de producción. Tiene mejor manejo cuando no se ha completado con éxito un contacto con un reenviador interno (es decir: conexión establecida, pero no hará). Se soluciona el caso donde el reenviador interno no respondió a una doble verificación acerca de un alias de correo electrónico encontrado anteriormente (Clemente estaba haciendo un volcado en esta configuración inesperado). Utiliza a 'administrador' en lugar de 'Mailer_daemon' para devoluciones de correo electrónico.
Tags: Core dump aliases postmaster
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.

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

Esta versión corrige un error de sintaxis del lenguaje de MySQL, ROOLBACK en lugar de ROLLBACK. Este error activa una alarma en Messages y hace que la base de datos inconsistentes a veces. La actualización es necesaria si está ejecutando Clemente con una base de datos MySQL. Esta versión también corrige un mensaje comstat acerca de los Estados inesperados a ser menos propensos a reportar un error.
Tags: MySQL
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.

2011-11-26 11:50
2.5-143.2

Esta versión incluye un bugfix en el primer procedimiento de instalación. Ahora, el procedimiento de instalación detecta el servidor configurado incorrectamente como si el nombre del servidor no se resuelve a (al menos) un número de IP de IPV4.
Tags: install name resolution
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.

Project Resources