GitHub - slimta/python-slimta-lookup: Provides a simple way to control slimta actions and policies with external lookups.

Project Homepage


NOTE: This library has been moved into python-slimta.

About

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.

Build Status Coverage Status

Getting Started

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: