Skip to content

Adds an SPF authorization extension to python-slimta.

License

Notifications You must be signed in to change notification settings

meeh420/python-slimta-spf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


About

Adds an SPF authorization extension to python-slimta. This enables MTAs built on python-slimta to apply policies to incoming mail based on the result of an SPF lookup check.

Build 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)$ nosetests

Refer to the API Documentation and Manual for more information on using this extension.

About

Adds an SPF authorization extension to python-slimta.

Resources

License

Stars

Watchers

Forks

Packages

No packages published