LICENSE
MANIFEST.in
README.md
setup.py
postfix_mta_sts_resolver/__init__.py
postfix_mta_sts_resolver/__main__.py
postfix_mta_sts_resolver/asdnotify.py
postfix_mta_sts_resolver/base_cache.py
postfix_mta_sts_resolver/constants.py
postfix_mta_sts_resolver/daemon.py
postfix_mta_sts_resolver/defaults.py
postfix_mta_sts_resolver/internal_cache.py
postfix_mta_sts_resolver/netstring.py
postfix_mta_sts_resolver/postgres_cache.py
postfix_mta_sts_resolver/proactive_fetcher.py
postfix_mta_sts_resolver/redis_cache.py
postfix_mta_sts_resolver/resolver.py
postfix_mta_sts_resolver/responder.py
postfix_mta_sts_resolver/sqlite_cache.py
postfix_mta_sts_resolver/utils.py
postfix_mta_sts_resolver.egg-info/PKG-INFO
postfix_mta_sts_resolver.egg-info/SOURCES.txt
postfix_mta_sts_resolver.egg-info/dependency_links.txt
postfix_mta_sts_resolver.egg-info/entry_points.txt
postfix_mta_sts_resolver.egg-info/requires.txt
postfix_mta_sts_resolver.egg-info/top_level.txt
postfix_mta_sts_resolver.egg-info/zip-safe
tests/test_asdnotify.py
tests/test_cache.py
tests/test_daemon.py
tests/test_main.py
tests/test_netstring.py
tests/test_proactive_fetcher.py
tests/test_resolver.py
tests/test_responder.py
tests/test_responder_expiration.py
tests/test_responder_nosni.py
tests/test_responder_strict.py
tests/test_responder_volatile.py
tests/test_sqliteconnpool.py
tests/test_utils.py
tests/testdata.py