changed smtp in production.ini
This commit is contained in:
@@ -25,16 +25,17 @@ mondumas.devfac_url = mondumas:static/DEVFAC/DOCS_ATTACHES/
|
|||||||
mondumas.devfac_dir = /DEVFAC14/DOCS_ATTACHES
|
mondumas.devfac_dir = /DEVFAC14/DOCS_ATTACHES
|
||||||
|
|
||||||
# Mailer configuration
|
# Mailer configuration
|
||||||
# mail.host = mail1.sfrbusinessteam.fr
|
mail.host = smtp.office365.com
|
||||||
# mail.port = 25
|
mail.port = 587
|
||||||
# mail.ssl = False
|
mail.tls = True
|
||||||
|
mail.username = peinture-dumas@entreprise-dumas.com
|
||||||
|
mail.password = Nar50611
|
||||||
|
|
||||||
# SMTP RELAY alinto
|
# SMTP RELAY alinto
|
||||||
mail.host = gatewayxl.alinto.net
|
# mail.host = gatewayxl.alinto.net
|
||||||
mail.port = 465
|
# mail.port = 465
|
||||||
mail.ssl = True
|
# mail.ssl = True
|
||||||
mail.username = smtpsasdumas@entreprise-dumas.com
|
# mail.username = smtpsasdumas@entreprise-dumas.com
|
||||||
mail.password = S@sdumas69
|
|
||||||
|
|
||||||
|
|
||||||
[server:main]
|
[server:main]
|
||||||
|
|||||||
Reference in New Issue
Block a user