From ab83f60b9741e9d5977f7eff90be68376533cd02 Mon Sep 17 00:00:00 2001 From: Pouria Ezzati Date: Sat, 18 Jan 2025 10:35:36 +0330 Subject: [PATCH] add default mail port to the example file --- .example.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.example.env b/.example.env index 90564f6..4fd036d 100644 --- a/.example.env +++ b/.example.env @@ -65,7 +65,7 @@ CUSTOM_DOMAIN_USE_HTTPS=false # More info on the configuration on http://nodemailer.com/. MAIL_ENABLED=false MAIL_HOST= -MAIL_PORT= +MAIL_PORT=587 MAIL_SECURE=true MAIL_USER= MAIL_FROM=