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
nel_h2
MongoDB Atlas runs apps anywhere
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.
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.