Metadata-Version: 2.0
Name: slimta
Version: 0.6.1
Summary: Configurable MTA based on the python-slimta library.
Home-page: http://slimta.org/
Author: Ian Good
Author-email: icgood@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Communications :: Email :: Mail Transport Agents
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Requires-Dist: PyYAML
Requires-Dist: gevent (>=1.0.2)
Requires-Dist: passlib
Requires-Dist: python-slimta (>=4.0.0)
Requires-Dist: python-slimta-lookup
Provides-Extra: cloudstorage
Requires-Dist: boto; extra == 'cloudstorage'
Requires-Dist: python-slimta-cloudstorage (>=0.2.0); extra == 'cloudstorage'
Provides-Extra: diskstorage
Requires-Dist: python-slimta-diskstorage (>=0.2.0); extra == 'diskstorage'
Provides-Extra: redisstorage
Requires-Dist: python-slimta-redisstorage (>=0.2.1); extra == 'redisstorage'
Provides-Extra: spf
Requires-Dist: python-slimta-spf; extra == 'spf'

UNKNOWN


