Skip to content
This repository has been archived by the owner on Oct 31, 2020. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 1.18 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.18 KB

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:

(.venv)$ py.test