LICENSE
README.md
pyproject.toml
src/postsmtp/__init__.py
src/postsmtp/attachments.py
src/postsmtp/config.py
src/postsmtp/exceptions.py
src/postsmtp/mailer.py
src/postsmtp/message.py
src/postsmtp/validators.py
src/postsmtp.egg-info/PKG-INFO
src/postsmtp.egg-info/SOURCES.txt
src/postsmtp.egg-info/dependency_links.txt
src/postsmtp.egg-info/requires.txt
src/postsmtp.egg-info/top_level.txt
tests/test_attachments.py
tests/test_config.py
tests/test_mailer.py