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.

2011-11-14 03:05
2.5-143.1

Esta versão adiciona diversas correções e aprimoramentos de desempenho. Adiciona um canal IPC sobressalente, e-mail de trânsito melhor manuseio e um relatório de problemas de trânsito melhor (a troca completa com o servidor remoto é exibida com um simples clique na interface Web). Substituições agora estão funcionando corretamente quando o servidor remoto é IPV6. Agora Clemente apresenta o seu estado de liberação (antigo ou beta), verificando o seu próprio número de versão contra a versão publicada pelo servidor DNS. Gráfico de estatísticas de alguns servidores de produção Clemente mostram 4.000 tráfego aceito e-mail/hora sustentado com um pico de 30.000 mensagens rejeitadas por hora.
Tags: Transit queue performance
This release adds several fixes and performance enhancements. It adds a spare IPC channel, improved transit email handling, and a better transit trouble report (the full exchange with the remote server is displayed with a simple click on the Web interface). Overrides are now properly working when the remote server is IPV6. Now clement displays its release status (old or beta) by checking its own version number against the release version as published via DNS. Graph statistics of some Clement production servers show 4.000 accepted email/hour sustained traffic with a peak of 30.000 rejected email messages per hour.

2011-11-01 09:57
2.5.0.142-15

Vários bugs foram corrigidos. Um rastreamento de envio está agora disponível para cada e-mail ajudar o administrador do sistema a diagnosticar problemas com transmissões atrasadas.
Various bugs were fixed. A sending trace is now available for each email to help the system administrator diagnose problems with delayed transmissions.

2011-10-18 01:59
2.5-142.5

Esta versão torna muitas melhorias sobre o e-mail de registo. Logs de email agora incluem traços de intercâmbio com sistemas remotos para cada e-mail definido com status de problemas (destinatário desconhecido, correio remoto rejeitado em várias condições). É agora possível acessar esses logs da interface Web.
This release makes many improvements regarding posting email. Mail logs now include exchange traces with remote systems for every email set with trouble status (remote recipient unknown, mail rejected under various conditions). It now possible to access those logs from the Web interface.

Project Resources