Description
|
|
Clement is an application working as an E-mail server
firewall, its main purpose is to trap most of the unwanted mail
(SPAM) at the earliest possible stage. Making your usual
E-mails server (sendmail,postfix,exim...) free to do the
real E-mail dispatching job, without need to bounce E-mail
from false originator to everywhere.
Clement can work standalone, using 'clamav' to detect
Viruses and 'spamassassin' to check about SPAM contents.
Viruses are rejected first hand (returning the virus name
to the real SMTP originator not to a forged address), detected
spam are stored within a system quarantine area.
Clement can dispatch E-mail in local mail, without relying
on tools such as sendmail. In local configuration mode, each
domain will have its own storage area.
Virtual Domain management is done via a WEB interface
and be done with 3 admin level (Super-Admin, Admin, Sub-admin).
Clement can also be connected to a remote 'Mentor', which
is able to do an in depth analyze of received E-mail context
and give an advice according E-mail origin trusting level and
E-mail recipient past communication pattern. Clement is then
becoming a lot smarter extracting real E-mail from usual
E-mail noise user are receiving every day.
Clement code is under GPL license, binary and source code
can be freely downloaded.