NOTE: This library has been moved into python-slimta.
Provides a simple way to control slimta
actions and policies with
external lookups. This extension is for convenience and does not provide any
new functionality. It was inspired by and is mostly compatible with Dovecot's
password database concept.
If you haven't yet installed python-slimta
, refer to the "Getting
Started" section. Once inside your virtualenv:
(.venv)$ python setup.py develop
To run the suite of included unit tests:
(.venv)$ py.test