[AC-2037] ACS "SMTP Check failed. Hostname was not match with server certificate."
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2014-01-19T08:00:55.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Peter Lum |
Assignee | Shak Hossain |
Created | 2013-04-23T10:22:14.000+0000 |
Updated | 2016-03-08T07:40:59.000+0000 |
Description
Hi
I am trying out ACS. When I tried to save my SMTP setting, I got an error:
"SMTP Check failed. Hostname was not match with server certificate."
Why is this so and how to resolve it?
Thanks in advance.
Thanks for submit the report Peter. From error message looks like the email provider requires a certificate along with regular smtp setting. Can you send us details to find out more? You can post the details or you can email me at egomez@appcelerator.com Hope hearing from you soon.
Is there a way for ACS to ignore the certificate? This is because it is out of my control. I have the same problem setting up email account on iphone but even it complain about the certificate mismatch, the email app on iphone still works. Thanks!
This is actually an email provider limitation not us. I'll leave this open for a while. If you can send us details I'd be happy to reach out Cloud Engineering. Thanks.
Closing due to inactivity.
Hi I disabled port 465 but even if I disabled TLS on ACS, I am still getting the error! it seems that although TLS = false, the Appcelerator backend is trying to use TLS as it returns always the error: SMTP Check failed hostname was not match with the server certificate.
Hi Peter, I tested this issue in web browser using the steps below. It’s working for me. In my test, I used Google SMTP information. Can you please give us an update whether this is an issue for you? If you can provide some additional information, we will revisit this. For now, we will mark it resolved.
Steps to Test
Login in ACS web client (https://cloud.appcelerator.com/apps/xxxxxxxx)
Click on setting tab
Fill up SMTP information in input box
Save SMTP setting
Thanks