Outlook Android app cannot login IMAP email server.

Anonymous
2020-03-05T22:54:18+00:00

This suddenly started yesterday 3/4/2020.

I have 3 email accounts on my android Outlook app. Outlook.com, Google, my ISP's. The problem only happens with my ISP (comcast.net, IMAP).

Till yesterday night, I can send/retrieve emails from the same server without an issue with Outlook app.

First I noticed Outlook requested to re-enter email password. But it failed. So I deleted account, then added. Failed. I even removed Outlook app and re-installed it. Failed. Google and Outlook account are just fine.

I didn't change anything from my side. I can access Comcast email from Web/Windows 10 mail and even from the same phone using Samsung standard email app.

What was changed and how to solve it? I can use Samsung standard email app but I like Outlook.

Outlook | Outlook for mobile | Outlook for Android | For business

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

297 answers

Sort by: Oldest
  1. Anonymous
    2021-11-12T22:23:42+00:00

    Don't know if that helps you on this topic, but I had the same issue and was trying out absurd scenarios just to find out that STARTTLS for IMAP in Outlook App is not working at all.

    Direct TLS via 993 works fine.

    The joke is that STARTTLS for submission/smtp works fine. That's really absurd, but I gave up trying it with 143 using this app, since 993 seems to be more widely adopted by many MSPs anyway and some even disabled the use of 143/IMAP. Check your MSPs DNS SRV records for _imap and _imaps.

    I'm not sure which RFC Microsoft thinks it is following here, but STARTTLS was supposed to replace direct TLS as far as I understood in the past. After the IETF has completely deprecated any plaintext authentication, the recommendation was to use implicit TLS. Seems like Microsoft changed its path.

    RFC 8314 seems to recommend implicit TLS throughout any communication between the MUA and MSP, with the exception that _submission was adopted due to port configuration on existing MSPs using port 25. For an MTA it is understandable, because some vendors transferring mails dont know (except when using DANE or MTA/STS) if the other side supports TLS at all. That's why there is a choice to use plain mail transfer or STARTTLS-upgrade the transfer. Some MSPs used 25 for MUAs, growing numbers use 587 today.

    Coming back to above mentioned lines, for IMAP, with RFC8314, deprecation of plaintext and the recommendation to use implicit TLS, it makes sense to disable STARTTLS.

    Unfortunately Microsoft didnt let the users any choice to amend this. This may go along with the 2019' approval of the Outlook App to be used by the Pentagon Department of Defense.

    That's why, in my opinion, Microsoft does not consider this a bug and does not respond to "bug requests".

    What you can do is to try entering your MSPs connection details manually, i.e. smtp-host, user,pass, but IMAP with Port 993 and SMTP with Port 587. This may then work as it did for me.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2021-11-13T12:08:24+00:00

    AWESOME reply!

    It explains all I ever wanted to know and I appreciate it!

    Thank you!

    R

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-11-13T13:43:46+00:00

    There was a silent update of the Outlook Android App and I can now see a "Security type" Dropdown when setting up a server connection.

    Just check yourself, if you can now see those options (Starttls, tls, none) for both, imap and smtp.

    App Ver. 4.2143.4

    UPDATE: Default settings when selecting Security types (TLS, STLS) are fine except that STLS for SMTP should be 587, not 465. The product manager of the app is definitely sleeping and not testing at all or doesn't know.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-11-13T15:58:50+00:00

    AWESOME! AWESOME!

    again

    THANK-YOU!

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2021-11-16T12:06:04+00:00

    SSL/TLS working on 993, but STARTTLS on 143 broken, because of invalid commands sent. Selecting STLS+143 in the server prefs does not fix that.

    Sorry, Microsoft, but this is simple amateurish work and your android/Outlook app product manager should be fired because of failing in his job.

    Start testing your product on your own instead of making end users do your beta testing, this is unprofessional and hire better people!

    Was this answer helpful?

    0 comments No comments