Tag «the milter»: downloads
Search results for «the milter»:
Net::Milter 0.08 by Martin Lee, MessageLabs Ltd.
Net::Milter provides a masquerade as the MTA to communicate with email filters through a milter interface.
SYNOPSIS
use Net::Milter;
my $milter = new Net::Milter;
$milter->open('127.0.0.1',5513,'tcp');
my ($milter_version,$returned_actions_ref,$returned_protocol_ref) =
…
TclMilter 1.0 by Michael Kirkham
TclMilter is a package for Tcl (written in C) that implements an interface to SendMail's Milter (Mail Filter) API for developing custom scripted message rewriting and spam filtering processes.
A thread-enabled Tcl build is required due to Milter's threading requirements. However, you can only run…
SSpamM 2.1 by Sami-Pekka Hallikas
SSpamM comes from Semi's Spam Milter is a spam filter for Sendmail that utilizes spambayes, heurestic spam filtering, and virus scanning (BitDefender, not included).
Requirements:
Python 2.2.3
milter 0.7.1
spf (included with milter)
MySQL-python 0.9.2
BitDefender-Console-Antivirus…
GreyList Sendmail milter 2.0.0 by Eugene Kurmanin
smf-grey is a Sendmail milter that implements the GreyList Anti SPAM technology.
This technology can significantly reduce the amount of SPAM and viruses going from zombie computers (infected Windows PC), which produce more than 80% of SPAM.
GreyList Sendmail milter has a very effective GreyLi…
avpmilter 0.2-2 by Vadim V Zotov
avpmilter is a sendmail milter interface to the Kaspersky antivirus daemon.
Avpmilter gets virus scan result and tells sendmail MTA to send reject message upon virus detection. This program is not MTA, nor antivirus by itself.
In comparison with will Kaspersky's kavkeeper it will improve perfor…
SPF Sendmail milter 2.0.1 by Eugene Kurmanin
SPF Sendmail milter is a Sendmail filter that implements the Sender Policy Framework technology with help of libSPF2 library.
It checks SPF records to make sure that the email is authorized by the domain name that it is coming from. This prevents email forgery, commonly used by spammers, scamme…
Zombie SPAM blocker 1.2.1 by Eugene Kurmanin
smf-zombie is a Sendmail milter for SPAM/virus filtration from zombie computers.
Today is more than 70-80% of SPAM and viruses going from infected Windows computers around the world.
This milter aims to be lightweight, reliable and simple. Zombie SPAM blocker is written in C.
Here are some…
bogom 1.9 by Juan J. Martinez
bogom is a simple sendmail milter to interface bogofilter.
SYNOPSIS
bogom [-R | -D] [-t] [-v] [-u user] [-s conn] [-b bogo_path] [-x exclude_string] [-c conf_file] [-l body_limit] [-p pidfile] [-f forward_spam] [-q quarantine_mdir] [-d]
The bogom plugin can be used with the milter API of se…
Sendmail filter for ClamAV 1.2.1 by Eugene Kurmanin
smf-clamd is a Sendmail milter for the ClamAV (Clam AntiVirus).
Sendmail filter for ClamAV aims to be lightweight, reliable and simple. Sendmail filter for ClamAV is written in C.
Here are some key features of "Sendmail filter for ClamAV":
It has a hosts/networks whitelist;
It can scan mes…
Scam-grey 1.3 by Eland Systems
Scam-grey is a milter which filters mail originating from MS Windows hosts. Scam-grey filter provides you the ability to mitigate the flow of unwanted email from such hosts using grey listing.
How it works:
On the first delivery attempt from a Windows host, Scam-grey generates a temporary error…
Python milter 0.8.6 by Stuart D. Gathman
Python milter module provides a python interface to Sendmail's libmilter that exploits all its features. Milters can run on the same machine as sendmail, or another machine.
The milter can even run with a different operating system or processor than sendmail. Sendmail talks to the milter via a lo…
Sendmail-Jilter 1.2 by Blake Ramsdell
Sendmail-Jilter is an Open Source implementation of the Sendmail milter protocol, for implementing milters in Java that can interface with the Sendmail MTA.
What's New in This Release:
New Features:
Added JilterHandlerAdapter. Thanks to Neil Aggarwal (neil@JAMMConsulting.com).
Changes:…
SKEM 1.0.1 by Mikhail Teterin
The skem utility is a sendmail milter, that checks and maintains a list of whitelisted, temporary banned, and permanently blacklisted IP-addresses.
How you obtain the entries is up to you, but the included logwatcher, module provides one possibility.
The list is stored in a directory (see the…
Sendmail Confirmation System 1.8 by Alexander Djourik
Sendmail Confirmation System is an Sendmail milter plugin that is designed to reduce the amount of junk email received. SMC uses a dynamic local and DNS based remote "whitelists" (for known/trusted senders), DNS based "blacklists" (for undesired senders), and an original "autoauthentication" system…
SMC anti-spam milter 1.7 by True Audio Software
SMC non-context E-mail filter - is an software application designed to significantly reduce the amount of SPAM/UCE (junk-mail) you receive. SMC uses a dynamic local and DNS based remote "whitelists" (for known/trusted senders), DNS based "blacklists" (for undesired senders), and an original "autoaut…
Python SRS Library 0.30.11 by Stuart D. Gathman
Python SRS Library is a Python implementation of the Sender Rewriting Scheme. Python SRS Library is a fairly direct translation of the draft implementation in Perl by Shevek. It includes a test suite, which currently checks four levels of forwarding and subsequent reversal for the Guarded, DB, and R…
Clam AntiVirus 0.88.7 by Clam AntiVirus Team
Clam AntiVirus is an anti-virus toolkit for Unix. Clam AntiVirus main purpose is the integration with mail servers (attachment scanning).
The package provides a flexible and scalable multi-threaded daemon, a commandline scanner, and a tool for automatic updating via Internet. The programs are bas…
qpsmtpd 0.32 by Ask Bj?rn Hansen
qpsmtpd is a flexible smtpd daemon written in Perl. Apart from the core SMTP features, all functionality is implemented in small "extension plugins" using the easy to use object oriented plugin API.
qpsmtpd was originally written as a drop-in qmail-smtpd replacement, but now it also includes a smtp…
Sendmail Sender Address Validator 1.4.0 by Eugene Kurmanin
smf-sav is a lightweight, fast and reliable Sendmail milter that implements a real-time Sender e-Mail Address Verification technology. This technology can stop some kind of SPAM with a spoofed sender's e-Mail address.
Also it implements a real-time Recipient e-Mail Address Verification technology…
AVIRA for Sendmail-Milter 1.0.1 by AVIRA
AVIRA for Sendmail-Milter on Unix is a plug-in for Sendmail, which acts as a SMTP filter for all messages passing through the mail server. This integrated antivirus solution employs the milter technology from Sendmail to optimally process the mail traffic.
AVIRA for Sendmail-Milter is a Unix p…
Related:
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
