Alfresco / alfresco-docker-installer

Generator to build Docker Compose templates to deploy Alfresco Community
Other
140 stars 57 forks source link

smtp error #165

Closed Amazingzzl closed 1 year ago

Amazingzzl commented 1 year ago

hi I encountered the following problems in the 7.3 community edition, how should I disable smtp system ubuntu 20 Docker version 23.0.4 acs 7.3

Couldn't connect to host, port: smtp.example.com, 25; timeout -1; nested exception is: java.net.UnknownHostException: smtp.example.com. Failed messages: com.sun.mail.util.MailConnectException: Couldn't connect to host, port: smtp.example.com, 25; timeout -1; nested exception is: java.net.UnknownHostException: smtp.example.com; message exceptions (1) are:Failed message 1: com.sun.mail.util.MailConnectException: Couldn't connect to host, port: smtp.example.com, 25; timeout -1; nested exception is: java.net.UnknownHostException: smtp.example.com

aborroy commented 1 year ago

You may add following property to alfresco service environment variables:

-Ddev.email.not.sent=true