Python Milter
Description
Python API for Sendmail Milters. Related modules provide features such as content filtering, SPF, and reputation tracking.
Categories
License
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
Update Notifications
User Ratings
User Reviews
-
folks, when trying to download the tar.gz version 0.9.8, my system detected virus, confirmed by VirusTotal.
-
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.