Download List

Projeto Descrição

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 versão de produção corrige um bug pequeno dentro de autenticação (AUTH PLAIN) no canal SMTP (agora trabalhando com um tipo de smartphone da 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 encadeada agora estão ligadas a uma ID do grupo. Ajuda em balão para interfaces de configuração importantes. Um FAQ Actualizado Clemente. Melhor journalling quando um servidor remoto está enviando uma solicitação com um erro de sintaxe. Suporte para correções de erros de script. Funciona com o clamav 0.97-3. Um repo está disponível 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 é uma versão de produção. Ele tem melhor tratamento quando um contato com um encaminhador interno não é concluído com êxito (isto é: conexão estabelecida, mas não entrou). Corrige o caso onde o encaminhador interno não respondeu a um duplo controlo sobre um alias de e-mail encontrado anteriormente (Clemente estava fazendo um core dump nesta configuração inesperado). Ele usa "postmaster" em vez de 'Mailer_daemon' para bounces de e-mail.
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 versão corrige um erro de sintaxe de linguagem do MySQL, ROOLBACK em vez de reversão. Este erro aciona um alarme em /var/log/messages e faz com que o banco de dados inconsistentes às vezes. A atualização é necessária se você estiver executando o Clemente com um banco de dados MySQL. Esta versão também corrige uma mensagem comstat sobre status inesperados para ser menos propensa a relatar um erro.
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

Essa versão inclui um bugfix no primeiro procedimento de instalação. O procedimento de instalação agora detecta o servidor configurado incorretamente como se o nome do servidor não pode ser resolvido (pelo menos) um número IP 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