Haji001 commented on issue #109:
URL: 
https://github.com/apache/incubator-answer/issues/109#issuecomment-2529047982

   Need some help setting up smtp to receive email notifications. The 
application(apache answer) is running in a docker container on a private ec2 
instance. I tried to configure it via Ui, but somehow I cannot receive any 
emails. I kept receiving the following error. 
   
   Command: docker logs <container name>
   
   sitemap cron execution
   2024-12-10 03:48:47.414      INFO    export/email_service.go:122     try to 
send email to [email protected]
   2024-12-10 03:48:49.109      INFO    export/email_service.go:122     try to 
send email to  [email protected]
   2024-12-10 03:48:57.443      ERROR   export/email_service.go:151     send 
email to  [email protected] failed: dial tcp smtp-serverIP:25: i/o timeout
   2024-12-10 03:48:59.110      ERROR   export/email_service.go:151     send 
email to  [email protected] failed: dial tcp smtp-serverIP:25: i/o timeout
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to