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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.