Python API for Sendmail Milters. Related modules provide features such as content filtering, SPF, and reputation tracking. Changes are posted first to https://github.com/sdgathman/pymilter and related repos.
Features
- Works with Sendmail and Postfix
- Easy to use python binding for sendmail milter API
- Robust multi-threaded object model
- SPF support
- SRS support
- Greylist support
- GOSSiP support
- DKIM support
License
GNU General Public License version 2.0 (GPLv2)Follow Python Milter
Other Useful Business Software
Secure User Management, Made Simple | Frontegg
Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
Rate This Project
Login To Rate This Project
User Reviews
-
I'm very satisfied with the pymilter, pyspf libraries. If you are familiar with python, pymilter is an easy and painless way to experiment with milters. Both sendmail and postfix support milters. The bms milter application is not as elegant as I'd like, but it is effective. The spfmilter application is simple, and has a number of users.