This commit is contained in:
2025-01-23 16:20:38 -06:00
parent 773fe1a3ee
commit 42e58fc2fb
5 changed files with 253 additions and 60 deletions

View File

@ -1,7 +1,4 @@
SMTP_HOST=
SMTP_PORT=587
SMTP_SECURE=true
SMTP_USER=
SMTP_PASS=
FROM_EMAIL=
TO_EMAIL=
JMAP_ACCOUNT_ID=""
JMAP_ACCESS_TOKEN=""
FROM_EMAIL=""
TO_EMAIL=""