With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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.
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.