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 @@
CLIENT_ID=your-azure-app-client-id
SECRET_KEY=ni-mail-secret-key-12345
PROXY_URL=http://host.docker.internal:7890
TZ=Asia/Shanghai
PORT=8080