PyMTA initial upload

This commit is contained in:
nahakubuilde
2025-05-30 06:15:06 +01:00
commit bed5477a19
15 changed files with 2061 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
# SMTP MTA server:
aiosmtpd
sqlalchemy
pyOpenSSL
bcrypt
dnspython
dkimpy
cryptography