SMTP FROM Added

This commit is contained in:
Yuri-Lima
2023-08-25 16:50:48 +00:00
parent 4ddb0cd39d
commit 5c59ccf75d

9
.env
View File

@@ -8,12 +8,13 @@ REDIS_HOST=49.13.21.211
REDIS_PORT=6379
RUN_JOB_QUEUE=1
SMTP_TYPE=smtp
SMTP_NAME=smtp.sendgrid.net
SMTP_HOST=smtp.sendgrid.net
SMTP_FROM=yuri.lima@phx-erp.de
SMTP_NAME=mail.phx-erp.de
SMTP_HOST=mail.phx-erp.de
SMTP_PORT=465
SMTP_SECURE=true
SMTP_USER=apikey
SMTP_PASS="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"
SMTP_USER=yuri.lima@phx-erp.de
SMTP_PASS=0rB0@et68
SMTP_LOGGING=true
SMTP_DEBUG=true
SMTP_TLS_REJECT_UNAUTHORIZED=false