Initial commit: Zoho Mail Service v1.0.0

This commit is contained in:
dvs
2026-08-28 10:15:24 +08:00
commit 1a47a42748
4 changed files with 407 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
env/
.env
*.key
# System files
Thumbs.db
.DS_Store
desktop.ini