Télécharger la liste

Description du projet

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.

Système requise

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

Cette version ajoute plusieurs corrections et améliorations des performances. Elle ajoute un canal détachée de la CIB, Courriel améliorée de manutention et un meilleur rapport de trouble de transit (l'échange complet avec le serveur distant est affichée avec un simple clic sur l'interface Web). Substitue travaillent maintenant correctement lorsque le serveur distant est IPV6. Maintenant clement affiche son statut de libération (vieux ou bêta) en vérifiant son propre numéro de version contre la version publiée par l'intermédiaire de DNS. Graphe de statistiques de certains serveurs de production Clement, 4.000 trafic acceptées Courriel/heure soutenue avec un pic de 30.000 messages rejetés par heure.
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

Divers bogues ont été corrigés. Une trace d'envoi est maintenant disponible pour chaque e-mail aider l'administrateur système à diagnostiquer les problèmes avec les transmissions retardées.
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

Cette version apporte des améliorations beaucoup au sujet de l'email de validation. Les journaux de courrier incluent maintenant les traces d'échange avec des systèmes distants pour chaque email définie avec le statut de trouble (destinataire inconnu, courrier à distance rejeté diverses conditions). Il est maintenant possible d'accéder à ces journaux de l'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