Open phil294 opened 4 years ago
Thanks for this report. This level of comprehensiveness is pretty pretty rare. That you face something similar with Delta Chat makes totally sense, as we are using the same core / backend under the hood (https://github.com/open-xchange/flutter-deltachat-core) 👍 .
Describe the bug When I log in with my custom mail server configuration, very similar to #162 (same ports), the only error message I see is "Login failed". It should work however, my provided login information is definitely correct. But the more immediate problem here is that there doesnt seem to be a way to see the cause of the failure (see screenshot below)
To Reproduce Occurrence: always Steps to reproduce the behavior: This will be somewhat verbose as the behavior varies from case to case. The main issue is with point 1:
Normal login with custom information:
Same with detailed information:
Endless loading screen with invalid password:
Without specifying mail server addresses (they do not match the email address domain name):
With IMAP TLS port:
Could not connect to mail.lima-city.de:143: async_native_tls: error:1408F10B:SSL routines:ssl3_get_record:wrong version number:ssl/record/ssl3_record.c:332:
Screenshots Login error:
lima-city.de login information:
App information (please complete the following information):
Smartphone (please complete the following information):
Additional context Interestingly, I faced very similar issues with Delta Chat: I could not connect with the lima-city mail server either. In that case, I got the error message that the SMTP connection to port 25 was rejected – even when I typed in SSL/465 which sounds very much like #162 too. But that issue was fixed, it seems. And this isnt Delta Chat, so probably not related.
Internal Bug Tracker.