normalize email from

This commit is contained in:
Mateusz Gruszczyński
2026-07-27 18:24:42 +02:00
parent 3e4cb910c2
commit cc3b172e56
7 changed files with 57 additions and 14 deletions
+5
View File
@@ -70,8 +70,13 @@ ACCOUNT_CONFIRMATION_REQUIRED=false
SHARE_CONFIRMATION_REQUIRED=true
# smtp mailing
# port 465 → tls
# port 587 → starttls
PUBLIC_URL=https://pad.example.com
# SMTP_HOST=smtp.example.com
#SMTP_SECURITY=none
SMTP_SECURITY=starttls
#SMTP_SECURITY=tls
SMTP_PORT=587
SMTP_USERNAME=
SMTP_PASSWORD=