feat: complete ni-mail rewrite with Graph API, IMAP, OTP extractor, Web UI and Docker deployment

This commit is contained in:
juanjuanjuanidea
2026-07-24 13:57:34 +08:00
commit 015a63043d
17 changed files with 4265 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
Flask==3.1.0
Flask-SQLAlchemy==3.1.1
requests==2.32.3
cryptography==42.0.8
python-dotenv==1.0.1