yesterday - last edited yesterday
Good day All,
Please i am trying to configure Alfresco outbound email to connect to our local SMTP server, I am using the following configurations below in alfresco-global.properties:
mail.host=mail.mycompanyname.com
mail.port=465
mail.username=
mail.password=
mail.encoding=UTF-8
mail.from.default=info@mycompanyname.com
mail.protocol=smtp
mail.smtp.auth=false
mail.smtp.timeout=30000
mail.smtp.starttls.enable=false
But I keep getting the error below once I initiate a workflow with email notification:
... 43 more
2025-02-20T13:24:44,266 [] ERROR [action.executer.MailActionExecuter] [mailAsyncAction1] Failed to send email to [ada] : org.springframework.mail.MailSendException: Mail server connection failed. Failed messages: jakarta.mail.MessagingException: Exception reading response; nested exception is: java.net.SocketTimeoutException: Read timed out; message exceptions (1) are:Failed message 1: jakarta.mail.MessagingException: Exception reading response; nested exception is: java.net.SocketTimeoutException: Read timed out
2025-02-20T13:25:01,184 [] ERROR [action.executer.MailActionExecuter] [mailAsyncAction2] Failed to send email to [kola] : org.springframework.mail.MailSendException: Mail server connection failed. Failed messages: jakarta.mail.MessagingException: Exception reading response; nested exception is: java.net.SocketTimeoutException: Read timed out; message exceptions (1) are:Failed message 1: jakarta.mail.MessagingException: Exception reading response; nested exception is: java.net.SocketTimeoutException: Read timed out
2025-02-20T13:25:01,659 [] ERROR [quartz.core.JobRunShell] [SearchScheduler_Worker-1] Job Solr.SolrWatcher threw an unhandled Exception:
org.alfresco.error.AlfrescoRuntimeException: 01200062 Connection refused
Please am I doing anything wrong or can anyone point me to what seems to be the problem.
thanks
Explore our Alfresco products with the links below. Use labels to filter content by product module.