LICENSE
README.md
pyproject.toml
authmail_relay/__init__.py
authmail_relay/__main__.py
authmail_relay/api.py
authmail_relay/async_client.py
authmail_relay/client.py
authmail_relay/logging_config.py
authmail_relay/metrics.py
authmail_relay/notifiers.py
authmail_relay/sender.py
authmail_relay/url_validation.py
authmail_relay/webhooks.py
authmail_relay.egg-info/PKG-INFO
authmail_relay.egg-info/SOURCES.txt
authmail_relay.egg-info/dependency_links.txt
authmail_relay.egg-info/requires.txt
authmail_relay.egg-info/top_level.txt
email_service/__init__.py
tests/test_api.py
tests/test_async_client.py
tests/test_authmail_relay.py
tests/test_cli.py
tests/test_client.py
tests/test_legacy_email_service_shim.py
tests/test_observability.py
tests/test_p0_fixes.py
tests/test_p1_fixes.py
tests/test_phase4.py