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
Our Free Plans just got better! | Auth0
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.
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.