Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Sendmail-Jilter is an Open Source implementation of the Sendmail milter protocol, for implementing milters in Java that can interface with the Sendmail MTA.
*** NOTE: Version 4.0 development has moved to https://github.com/Hallikas/sspamm ... This space has saved as legacy data
Semi's Spam Milter (sspamm), is python based SPAM filter for Sendmail that utilizes spambayes heurestic spam filtering. You also need Python Milter and Spambayes.
This package implements a Tcl interface to Sendmail's Milter (Mail Filter) API, allowing users to script custom mail filters using the Tcl language. The package is writen in C, and a thread-enabled Tcl build is required (usually with pthread).
A simple Milter which checks the senders and recipients email address are valid (i.e. a MX server will accept mail for it).
Written in PERL using the Sendmail::Milter interface, this caching milter signifcantly reduces the ammount of UCE/UBE.
An optical character recognition filter for use with postifix or sendmail as a milter. The filter focuses on only processing images that it absolutely has to, this is to conserve computing power and not allow the spammer to use to many resources. Feature
RelMail is a set of scripts written in Perl that uses sendmail-milter api to copy and archieve in a SQL database all e-mail (headers, content, attachments) sent or received through the sendmail smtp server.
A sendmail Milter written in Python. It rejects Mail containing certain attachment filenames (.exe, .pif ..., configurable) or containing a virus (calling a single-user license commandline scanner) by answering the smtp DATA step with "554 5.7.1". Thus
A Perl-based quarantine for users of Sendmail's SpamAssassin-Milter at http://savannah.nongnu.org/projects/spamass-milt/ . The quarantine limits the number of times a user is made aware of spam sent to their account to once or twice daily.
mailspy is a C program which uses the sendmail milter interface for capturing and logging incoming and outgoing mail. The log files can be summarised into HTML reports including the subject and the names of attachments.
A mail filtering tool that uses PerlMX to allow fine-grained spam filtering controls. Utilizes host-based blocks as well as heuristics. Can be modified to use Sendmail::Milter.