Hi everyone,
Seeking for some advice on SMTPS settings in dreamfactory, I’m having some issue implementing SSL into mail server settings with dreamfactory
Environment
- Dreamfactory 2.12.0 running on docker container
- HmailServer running as proxy to external aws mail server.
SMTP Service running as below settings:
Error from postman:
- Set encrpytion as empty
Failed to authenticate on SMTP server with username "noreply@****.com"using 1 possible authenticators
- Set encryption as tls
stream_socket_enable_crypto(): SSL: Success
- Set encryption as ssl
Connection could not be established with host 172.**.***.**
- Set encryption as tls/ssl
Connection could not be established with host 172.**.***.** [php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution
other application calling to the same hmail server had no problem sending out email, and only dreamfactory have this problem with SMTPS. I have also tested with non SSL hmail are working prefectly.
Hmail settings
- STARTTLS (required) with ssl