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.
...Rspamd can act as a Milter allowing direct interaction with popular MTA systems, such as Postfix or Sendmail. Rspamd is designed to process hundreds of messages per second simultaneously, and provides a number of useful features including a comprehensive Lua API that allows access to messages processing in various aspects as well as asynchronous network API to access external resources, such as DNS, HTTP or even generic TCP/UDP services.
A milter to verify the validity of sender addresses ( originator email addresses ) against an ldap server. If the domain exists in the ldap server then the originator's address is checked to exist. If not the mail is either stopped or flagged.
This package is an implementation of BATV (Bounce Address Tag Validation), a draft proposal for detecting and messages making fraudulent use of a sender address. The filter is written as a plugin to Sendmail or other filters using the milter API.
Sieve is a mail filtering language standardized as RFC 3028 / RFC 5228 and its extensions. libSieve provides a simple, clean API for parsing and executing Sieve scripts. Code is on GitHub: http://github.com/sodabrew/libsieve
kclamav is a lite and streaming version of the ClamAV virus scanner.
It is built as a Linux 2.6 kernel module and hooks via the Netfilter API.
The ClamAV virus database is loaded into kernel memory.
The library implements generic content inspection protocol API compatible with Sendmail Milter, thus allowing various applications and proxies to use Milter-compatible filters without running sendmail itself. It is here to replace Checkpoint\'s OPSEC/CV
elspy is an extension to the Exim MTA that allows Exim users to supply a local_scan() function written in Python instead of C. (Exim's local_scan() API lets sysadmins supply site-specific code for approving/rejecting email messages at SMTP time.)
An advanced qmail distribution based on qmail-sql which has SMTP, SMTPS, POP3, POP3S, IMAP, IMAPS services, a content scanner, spoofing protections, SMTP AUTH support, SMTP-after-POP/IMAP, PHP5 API, SPF support and much more...
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.
Lightweight sendmail milter to track user email traffic (bandwidth usage) and store results in a MySQL database without slowing mail delivery.
Results are stored according to local UNIX user account to which an email address or alias resolves.
This is not only next milter implementation for Sendmail Milter API. This filter can
satisfy more or less subtle requirements from unix system administrators who are
using open source sendmail. Learn more on http://smfilter.sourceforge.net
KAV check is a milter filter for sendmail for check incoming mail for viruses
using Kaspersky Lab Antivirus daemon. It writen in C using milter API.
It works well in Linux and must work in any other system where KAV
daemon and sendmail is.