feat: add SMTP proxy server (#177)

This commit is contained in:
Dream Hunter
2024-04-29 21:47:15 +08:00
committed by GitHub
parent 23d1709ca1
commit a456bfda7c
13 changed files with 482 additions and 4 deletions
+3
View File
@@ -0,0 +1,3 @@
aiosmtpd==1.4.5
pydantic-settings==2.2.1
requests==2.31.0